summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/UnrestrictLi.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hooks/UnrestrictLi.py')
-rw-r--r--module/plugins/hooks/UnrestrictLi.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/hooks/UnrestrictLi.py b/module/plugins/hooks/UnrestrictLi.py
index 0810a22d5..7643e8802 100644
--- a/module/plugins/hooks/UnrestrictLi.py
+++ b/module/plugins/hooks/UnrestrictLi.py
@@ -32,8 +32,8 @@ class UnrestrictLi(MultiHoster):
("history", "bool", "Delete History", "False")]
__description__ = """Unrestrict.li hook plugin"""
- __author_name__ = ("stickell")
- __author_mail__ = ("l.stickell@yahoo.it")
+ __author_name__ = "stickell"
+ __author_mail__ = "l.stickell@yahoo.it"
def getHoster(self):
json_data = getURL('http://unrestrict.li/api/jdownloader/hosts.php?format=json')