summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FreakhareComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/FreakhareComFolder.py')
-rw-r--r--module/plugins/crypter/FreakhareComFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/FreakhareComFolder.py b/module/plugins/crypter/FreakhareComFolder.py
index c7073901a..f7f1946f4 100644
--- a/module/plugins/crypter/FreakhareComFolder.py
+++ b/module/plugins/crypter/FreakhareComFolder.py
@@ -9,7 +9,7 @@ class FreakhareComFolder(SimpleCrypter):
__name__ = "FreakhareComFolder"
__type__ = "crypter"
__version__ = "0.04"
- __status__ = "stable"
+ __status__ = "testing"
__pattern__ = r'http://(?:www\.)?freakshare\.com/folder/.+'
__config__ = [("use_premium" , "bool", "Use premium account if available" , True),