summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/MBLinkInfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/MBLinkInfo.py')
-rw-r--r--pyload/plugins/crypter/MBLinkInfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/MBLinkInfo.py b/pyload/plugins/crypter/MBLinkInfo.py
index 434819d07..a32c742f2 100644
--- a/pyload/plugins/crypter/MBLinkInfo.py
+++ b/pyload/plugins/crypter/MBLinkInfo.py
@@ -8,6 +8,6 @@ class MBLinkInfo(DeadCrypter):
__type__ = "container"
__pattern__ = r"http://(?:www\.)?mblink\.info/?\?id=(\d+)"
__version__ = "0.03"
- __description__ = """MBLink.Info Container Plugin"""
+ __description__ = """MBLink.info decrypter plugin"""
__author_name__ = ("Gummibaer", "stickell")
__author_mail__ = ("Gummibaer@wiki-bierkiste.de", "l.stickell@yahoo.it")