summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/StealthTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/StealthTo.py')
-rw-r--r--module/plugins/crypter/StealthTo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/StealthTo.py b/module/plugins/crypter/StealthTo.py
index 3a175cd87..5cefc5c9d 100644
--- a/module/plugins/crypter/StealthTo.py
+++ b/module/plugins/crypter/StealthTo.py
@@ -7,7 +7,7 @@ class StealthTo(DeadCrypter):
__name__ = "StealthTo"
__type__ = "crypter"
__version__ = "0.21"
- __status__ = "testing"
+ __status__ = "stable"
__pattern__ = r'http://(?:www\.)?stealth\.to/folder/.+'
__config__ = [] #@TODO: Remove in 0.4.10