Private GIT

Skip to content
Snippets Groups Projects
Commit 7fd66d57 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Override UA for RARBG

parent 2e08ee65
Branches
Tags
No related merge requests found
......@@ -83,6 +83,8 @@ class RarbgProvider(generic.TorrentProvider):
self.next_request = datetime.datetime.now()
self.headers = {'User-Agent': USER_AGENT}
self.cache = RarbgCache(self)
def isEnabled(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment