Private GIT

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

Merge pull request #1955 from kevinbringard/develop-add_teevee

Add alt.binaries.teevee
parents 6d87090d 1a9bc78e
Branches
Tags
No related merge requests found
......@@ -96,7 +96,7 @@ class BinSearchCache(tvcache.TVCache):
self.setLastUpdate()
cl = []
for group in ['alt.binaries.boneless','alt.binaries.misc','alt.binaries.hdtv','alt.binaries.hdtv.x264','alt.binaries.tv','alt.binaries.tvseries']:
for group in ['alt.binaries.boneless','alt.binaries.misc','alt.binaries.hdtv','alt.binaries.hdtv.x264','alt.binaries.tv','alt.binaries.tvseries','alt.binaries.teevee']:
url = self.provider.url + 'rss.php?'
urlArgs = {'max': 1000,'g': group}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment