Private GIT

Skip to content
Snippets Groups Projects
Commit d9f0cc9f authored by supergonkas's avatar supergonkas
Browse files

Xthor doesnt suport | and only has propers

parent c4249de4
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ class XthorProvider(TorrentProvider): # pylint: disable=too-many-instance-attri ...@@ -51,7 +51,7 @@ class XthorProvider(TorrentProvider): # pylint: disable=too-many-instance-attri
self.username = None self.username = None
self.password = None self.password = None
self.freeleech = None self.freeleech = None
self.proper_strings = ['PROPER']
self.cache = XthorCache(self) self.cache = XthorCache(self)
def login(self): def login(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment