summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/HugefilesNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/HugefilesNet.py')
-rw-r--r--module/plugins/hoster/HugefilesNet.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/hoster/HugefilesNet.py b/module/plugins/hoster/HugefilesNet.py
index 8f13f2bc9..6c3822860 100644
--- a/module/plugins/hoster/HugefilesNet.py
+++ b/module/plugins/hoster/HugefilesNet.py
@@ -27,8 +27,8 @@ class HugefilesNet(XFileSharingPro):
__pattern__ = r"http://(www\.)?hugefiles\.net/\w{12}"
__version__ = "0.01"
__description__ = """Hugefiles.net hoster plugin"""
- __author_name__ = ("stickell")
- __author_mail__ = ("l.stickell@yahoo.it")
+ __author_name__ = "stickell"
+ __author_mail__ = "l.stickell@yahoo.it"
HOSTER_NAME = "hugefiles.net"