Private GIT

Skip to content
Snippets Groups Projects
Commit 7fd6c98a authored by miigotu's avatar miigotu
Browse files

Merge pull request #691 from SickRage/tpb

Change tpb url to the new official domain .ms
parents 4eccee2a 1d6ebdf5
No related branches found
No related tags found
No related merge requests found
......@@ -41,9 +41,9 @@ class ThePirateBayProvider(TorrentProvider):
self.cache = ThePirateBayCache(self)
self.urls = {
'base_url': 'https://thepiratebay.se/',
'search': 'https://thepiratebay.se/s/',
'rss': 'https://thepiratebay.se/tv/latest'
'base_url': 'https://thepiratebay.ms/',
'search': 'https://thepiratebay.ms/s/',
'rss': 'https://thepiratebay.ms/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