summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/OronComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/OronComFolder.py')
-rwxr-xr-xpyload/plugins/crypter/OronComFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/OronComFolder.py b/pyload/plugins/crypter/OronComFolder.py
index 93ca6888a..03e8b01c8 100755
--- a/pyload/plugins/crypter/OronComFolder.py
+++ b/pyload/plugins/crypter/OronComFolder.py
@@ -8,6 +8,6 @@ class OronComFolder(DeadCrypter):
__type__ = "crypter"
__pattern__ = r"http://(?:www\.)?oron.com/folder/\w+"
__version__ = "0.11"
- __description__ = """Oron.com Folder Plugin"""
+ __description__ = """Oron.com folder decrypter plugin"""
__author_name__ = "DHMH"
__author_mail__ = "webmaster@pcProfil.de"