summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/ZeveraCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hooks/ZeveraCom.py')
-rw-r--r--module/plugins/hooks/ZeveraCom.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/hooks/ZeveraCom.py b/module/plugins/hooks/ZeveraCom.py
index fb84886d1..5fbf20b56 100644
--- a/module/plugins/hooks/ZeveraCom.py
+++ b/module/plugins/hooks/ZeveraCom.py
@@ -12,8 +12,8 @@ class ZeveraCom(MultiHoster):
("hosterListMode", "all;listed;unlisted", "Use for hosters (if supported)", "all"),
("hosterList", "str", "Hoster list (comma separated)", "")]
__description__ = """Real-Debrid.com hook plugin"""
- __author_name__ = ("zoidberg")
- __author_mail__ = ("zoidberg@mujmail.cz")
+ __author_name__ = "zoidberg"
+ __author_mail__ = "zoidberg@mujmail.cz"
def getHoster(self):
page = getURL("http://www.zevera.com/jDownloader.ashx?cmd=gethosters")