mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Adding missing character in URL
This commit is contained in:
parent
da8e2e3d19
commit
215f0cdb46
1 changed files with 2 additions and 2 deletions
|
@ -450,8 +450,8 @@ class ThePirateBayWebproxy:
|
|||
'Webproxy.cz (CZ)': 'http://webproxy.cz/',
|
||||
'2me2u (CZ)': 'http://2me2u.me/',
|
||||
'Interproxy.net (EU)': 'http://interproxy.net/',
|
||||
'Unblockersurf.info (DK)': 'http://unblockersurf.info',
|
||||
'Hiload.org (NL)': 'http://hiload.org',
|
||||
'Unblockersurf.info (DK)': 'http://unblockersurf.info/',
|
||||
'Hiload.org (NL)': 'http://hiload.org/',
|
||||
}
|
||||
|
||||
def isEnabled(self):
|
||||
|
|
Loading…
Reference in a new issue