Private GIT

Skip to content
Snippets Groups Projects
Commit b3c50886 authored by djoole's avatar djoole Committed by miigotu
Browse files

change yggtorrent url

parent 86bae817
No related merge requests found
......@@ -48,7 +48,7 @@ class YggTorrentProvider(TorrentProvider): # pylint: disable=too-many-instance-
self.minleech = None
# URLs
self.url = 'https://yggtorrent.is/'
self.url = 'https://ww1.yggtorrent.is/'
self.urls = {
'login': urljoin(self.url, 'user/login'),
'search': urljoin(self.url, 'engine/search')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment