summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/Vipleech4uCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/hoster/Vipleech4uCom.py')
-rw-r--r--pyload/plugins/hoster/Vipleech4uCom.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyload/plugins/hoster/Vipleech4uCom.py b/pyload/plugins/hoster/Vipleech4uCom.py
index 436b7d484..03215fffe 100644
--- a/pyload/plugins/hoster/Vipleech4uCom.py
+++ b/pyload/plugins/hoster/Vipleech4uCom.py
@@ -11,8 +11,7 @@ class Vipleech4uCom(DeadHoster):
__pattern__ = r'http://(?:www\.)?vipleech4u\.com/manager\.php'
__description__ = """Vipleech4u.com hoster plugin"""
- __author_name__ = "Kagenoshin"
- __author_mail__ = "kagenoshin@gmx.ch"
+ __authors__ = [("Kagenoshin", "kagenoshin@gmx.ch")]
getInfo = create_getInfo(Vipleech4uCom)