summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/OronComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/OronComFolder.py')
-rw-r--r--module/plugins/crypter/OronComFolder.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/crypter/OronComFolder.py b/module/plugins/crypter/OronComFolder.py
index 501a171b5..d2053c9a1 100644
--- a/module/plugins/crypter/OronComFolder.py
+++ b/module/plugins/crypter/OronComFolder.py
@@ -4,9 +4,9 @@ from module.plugins.internal.DeadCrypter import DeadCrypter, create_getInfo
class OronComFolder(DeadCrypter):
- __name__ = "OronCom"
+ __name__ = "OronComFolder"
__type__ = "crypter"
- __version__ = "0.13"
+ __version__ = "0.14"
__status__ = "stable"
__pattern__ = r'http://(?:www\.)?oron\.com/folder/\w+'