Private GIT

Skip to content
Snippets Groups Projects
Commit 823f2d88 authored by Fernando's avatar Fernando
Browse files

Update IPTorrents search URL 2

parent dc855904
Branches
Tags
No related merge requests found
......@@ -60,7 +60,7 @@ class IPTorrentsProvider(generic.TorrentProvider):
self.urls = {'base_url': 'https://iptorrents.eu',
'login': 'https://iptorrents.eu/torrents/',
'search': 'https://iptorrents.eu/torrents/t?%s%s&q=%s&qf=#torrents',
'search': 'https://iptorrents.eu/t?%s%s&q=%s&qf=#torrents',
}
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