summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/SecuredIn.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/SecuredIn.py')
-rw-r--r--module/plugins/crypter/SecuredIn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/SecuredIn.py b/module/plugins/crypter/SecuredIn.py
index 1a6650195..0b558c688 100644
--- a/module/plugins/crypter/SecuredIn.py
+++ b/module/plugins/crypter/SecuredIn.py
@@ -5,8 +5,8 @@ from module.plugins.internal.DeadCrypter import DeadCrypter
class SecuredIn(DeadCrypter):
__name__ = "SecuredIn"
- __version__ = "0.21"
__type__ = "crypter"
+ __version__ = "0.21"
__pattern__ = r'http://(?:www\.)?secured\.in/download-[\d]+-[\w]{8}\.html'