summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/FastshareCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/FastshareCz.py')
-rw-r--r--pyload/plugins/account/FastshareCz.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/pyload/plugins/account/FastshareCz.py b/pyload/plugins/account/FastshareCz.py
index 0feca4198..d4ef08c2b 100644
--- a/pyload/plugins/account/FastshareCz.py
+++ b/pyload/plugins/account/FastshareCz.py
@@ -11,8 +11,9 @@ class FastshareCz(Account):
__version__ = "0.03"
__description__ = """Fastshare.cz account plugin"""
- __author_name__ = ("zoidberg", "stickell")
- __author_mail__ = ("zoidberg@mujmail.cz", "l.stickell@yahoo.it")
+ __authors__ = [("zoidberg", "zoidberg@mujmail.cz"),
+ ("stickell", "l.stickell@yahoo.it")]
+
CREDIT_PATTERN = r'(?:Kredit|Credit)\s*</td>\s*<td[^>]*>([\d. \w]+)&nbsp;'