summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/DDLMusicOrg.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/DDLMusicOrg.py')
-rw-r--r--pyload/plugins/crypter/DDLMusicOrg.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugins/crypter/DDLMusicOrg.py b/pyload/plugins/crypter/DDLMusicOrg.py
index 822addca1..c92d3acca 100644
--- a/pyload/plugins/crypter/DDLMusicOrg.py
+++ b/pyload/plugins/crypter/DDLMusicOrg.py
@@ -13,8 +13,8 @@ class DDLMusicOrg(Crypter):
__pattern__ = r"http://[\w\.]*?ddl-music\.org/captcha/ddlm_cr\d\.php\?\d+\?\d+"
__version__ = "0.3"
__description__ = """ddl-music.org Container Plugin"""
- __author_name__ = ("mkaay")
- __author_mail__ = ("mkaay@mkaay.de")
+ __author_name__ = "mkaay"
+ __author_mail__ = "mkaay@mkaay.de"
def setup(self):
self.multiDL = False