Private GIT

Skip to content
Snippets Groups Projects
Commit 3cb9e102 authored by miigotu's avatar miigotu
Browse files

Merge pull request #2979 from SiCKRAGETV/tpb-url

Temporary change TPB URL
parents 23ed958d cd048adb
No related branches found
No related tags found
No related merge requests found
......@@ -43,9 +43,9 @@ class ThePirateBayProvider(generic.TorrentProvider):
self.cache = ThePirateBayCache(self)
self.urls = {
'base_url': 'https://thepiratebay.gd/',
'search': 'https://thepiratebay.gd/s/',
'rss': 'https://thepiratebay.gd/tv/latest'
'base_url': 'https://pirateproxy.la/',
'search': 'https://pirateproxy.la/s/',
'rss': 'https://pirateproxy.la/tv/latest'
}
self.url = self.urls['base_url']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment