mirror of
https://github.com/evilhero/mylar
synced 2025-02-21 21:46:54 +00:00
Fix Torzanb typo
Fix Torzanb typo
This commit is contained in:
parent
2d97824c89
commit
ba2c9ed2f6
1 changed files with 1 additions and 1 deletions
|
@ -867,7 +867,7 @@ class Config(object):
|
|||
PR.append('Torznab')
|
||||
PR_NUM +=1
|
||||
|
||||
PPR = ['32p', 'tpse', 'nzb.su', 'dognzb', 'Experimental', 'Torzanb']
|
||||
PPR = ['32p', 'tpse', 'nzb.su', 'dognzb', 'Experimental', 'Torznab']
|
||||
if self.NEWZNAB:
|
||||
for ens in self.EXTRA_NEWZNABS:
|
||||
if str(ens[5]) == '1': # if newznabs are enabled
|
||||
|
|
Loading…
Reference in a new issue