Yet another piratebay domain change
https://torrentfreak.com/pirate-bay-docks-in-peru-new-system-will-make-domains-irrelevant-131212/
This commit is contained in:
parent
c1f8c08196
commit
7bb9f66dd4
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.ac/'
|
||||
url = url or 'https://thepiratebay.pe/'
|
||||
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