piratebay: yet another domain change
This commit is contained in:
parent
e5187bc5ed
commit
d5ea0d0810
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class PiratebayBrowser(BaseBrowser):
|
|||
ENCODING = 'utf-8'
|
||||
|
||||
def __init__(self, url, *args, **kwargs):
|
||||
url = url or 'https://thepiratebay.pe/'
|
||||
url = url or 'https://thepiratebay.se/'
|
||||
url_parsed = urlsplit(url)
|
||||
self.PROTOCOL = url_parsed.scheme
|
||||
self.DOMAIN = url_parsed.netloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue