summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/HellshareCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/HellshareCz.py')
-rw-r--r--pyload/plugins/account/HellshareCz.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugins/account/HellshareCz.py b/pyload/plugins/account/HellshareCz.py
index 6b5d0a87b..1d033e9f3 100644
--- a/pyload/plugins/account/HellshareCz.py
+++ b/pyload/plugins/account/HellshareCz.py
@@ -12,8 +12,8 @@ class HellshareCz(Account):
__version__ = "0.14"
__description__ = """Hellshare.cz account plugin"""
- __author_name__ = "zoidberg"
- __author_mail__ = "zoidberg@mujmail.cz"
+ __authors__ = [("zoidberg", "zoidberg@mujmail.cz")]
+
CREDIT_LEFT_PATTERN = r'<div class="credit-link">\s*<table>\s*<tr>\s*<th>(\d+|\d\d\.\d\d\.)</th>'