summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/ChipDe.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/ChipDe.py')
-rw-r--r--module/plugins/crypter/ChipDe.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/plugins/crypter/ChipDe.py b/module/plugins/crypter/ChipDe.py
index e545efa54..9aac1efa4 100644
--- a/module/plugins/crypter/ChipDe.py
+++ b/module/plugins/crypter/ChipDe.py
@@ -12,8 +12,7 @@ class ChipDe(Crypter):
__pattern__ = r'http://(?:www\.)?chip.de/video/.*\.html'
__description__ = """Chip.de decrypter plugin"""
- __author_name__ = "4Christopher"
- __author_mail__ = "4Christopher@gmx.de"
+ __authors__ = [("4Christopher", "4Christopher@gmx.de")]
def decrypt(self, pyfile):