Private GIT

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

Merge pull request #1941 from SiCKRAGETV/revert-1939-rarbg_category

Revert "Update RARBG category to 'tv'"
parents 7055a0b5 77b2cf74
Branches
Tags
No related merge requests found
......@@ -83,7 +83,7 @@ class RarbgProvider(generic.TorrentProvider):
'token': '&token={token}',
}
self.defaultOptions = self.urlOptions['categories'].format(categories='tv') + \
self.defaultOptions = self.urlOptions['categories'].format(categories='18;41') + \
self.urlOptions['sorting'].format(sorting='last') + \
self.urlOptions['limit'].format(limit='100') + \
self.urlOptions['format'].format(format='json') + \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment