Private GIT

Skip to content
Snippets Groups Projects
Commit 371f41ea authored by cosote's avatar cosote Committed by miigotu
Browse files

fix limetorrent search

parent 0293c7d2
No related merge requests found
......@@ -39,7 +39,7 @@ class LimeTorrentsProvider(TorrentProvider): # pylint: disable=too-many-instanc
self.urls = {
'index': 'https://www.limetorrents.cc/',
'search': 'https://www.limetorrents.cc/searchrss/tv/',
'search': 'https://www.limetorrents.cc/searchrss/',
'rss': 'https://www.limetorrents.cc/rss/tv/'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment