Skip to content

Commit

Permalink
changed URL from subtitle.co.il -> hebsubs.com
Browse files Browse the repository at this point in the history
subtitle.co.il changed url..
plugin rename will follow
  • Loading branch information
maort4l committed Jan 2, 2015
1 parent 4055031 commit 1413000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/lib/SUBUtilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def heb_to_eng(language):


class SubtitleHelper:
BASE_URL = "http://www.subtitle.co.il"
BASE_URL = "http://www.hebsubs.com"

def __init__(self):
self.urlHandler = URLHandler()
Expand Down Expand Up @@ -443,4 +443,4 @@ def request(self, url, data=None, decode_zlib=True, ajax=False, referer=None, co
return content

def save_cookie(self):
self.cookie_jar.save()
self.cookie_jar.save()

0 comments on commit 1413000

Please sign in to comment.