summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SpeedfileCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/SpeedfileCz.py')
-rw-r--r--module/plugins/hoster/SpeedfileCz.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/plugins/hoster/SpeedfileCz.py b/module/plugins/hoster/SpeedfileCz.py
index 6a42d1dbe..2af28d935 100644
--- a/module/plugins/hoster/SpeedfileCz.py
+++ b/module/plugins/hoster/SpeedfileCz.py
@@ -11,8 +11,7 @@ class SpeedfileCz(DeadHoster):
__pattern__ = r'http://(?:www\.)?speedfile.cz/.*'
__description__ = """Speedfile.cz hoster plugin"""
- __author_name__ = "zoidberg"
- __author_mail__ = "zoidberg@mujmail.cz"
+ __authors__ = [("zoidberg", "zoidberg@mujmail.cz")]
getInfo = create_getInfo(SpeedfileCz)