1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-03-04 10:29:52 -05:00

Adding missing character in URL

This commit is contained in:
Nils Vogels 2014-05-18 02:15:13 +02:00
parent da8e2e3d19
commit 215f0cdb46

View File

@ -450,8 +450,8 @@ class ThePirateBayWebproxy:
'Webproxy.cz (CZ)': 'http://webproxy.cz/', 'Webproxy.cz (CZ)': 'http://webproxy.cz/',
'2me2u (CZ)': 'http://2me2u.me/', '2me2u (CZ)': 'http://2me2u.me/',
'Interproxy.net (EU)': 'http://interproxy.net/', 'Interproxy.net (EU)': 'http://interproxy.net/',
'Unblockersurf.info (DK)': 'http://unblockersurf.info', 'Unblockersurf.info (DK)': 'http://unblockersurf.info/',
'Hiload.org (NL)': 'http://hiload.org', 'Hiload.org (NL)': 'http://hiload.org/',
} }
def isEnabled(self): def isEnabled(self):