Private GIT

Skip to content
Snippets Groups Projects
Commit 4babd5e5 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Update kat and tpb urls to working mirrors

parent ed768e71
No related branches found
No related tags found
No related merge requests found
......@@ -47,8 +47,8 @@ class KATProvider(generic.TorrentProvider):
self.cache = KATCache(self)
self.urls = {
'base_url': 'https://kickass.unblocked.la/',
'search': 'https://kickass.unblocked.la/%s/',
'base_url': 'https://kickass.unblocked.pe/',
'search': 'https://kickass.unblocked.pe/%s/',
}
self.url = self.urls['base_url']
......
......
......@@ -42,9 +42,9 @@ class ThePirateBayProvider(generic.TorrentProvider):
self.cache = ThePirateBayCache(self)
self.urls = {
'base_url': 'https://pirateproxy.la/',
'search': 'https://pirateproxy.la/s/',
'rss': 'https://pirateproxy.la/tv/latest'
'base_url': 'https://pirateproxy.pl/',
'search': 'https://pirateproxy.pl/s/',
'rss': 'https://pirateproxy.pl/tv/latest'
}
self.url = self.urls['base_url']
......@@ -52,7 +52,7 @@ class ThePirateBayProvider(generic.TorrentProvider):
"""
205 = SD, 208 = HD, 200 = All Videos
https://thepiratebay.gd/s/?q=Game of Thrones&type=search&orderby=7&page=0&category=200
https://pirateproxy.pl/s/?q=Game of Thrones&type=search&orderby=7&page=0&category=200
"""
self.search_params = {
'q': '',
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment