summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/WuploadComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/WuploadComFolder.py')
-rw-r--r--module/plugins/crypter/WuploadComFolder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/crypter/WuploadComFolder.py b/module/plugins/crypter/WuploadComFolder.py
index d176ec292..0af978434 100644
--- a/module/plugins/crypter/WuploadComFolder.py
+++ b/module/plugins/crypter/WuploadComFolder.py
@@ -7,6 +7,7 @@ class WuploadComFolder(DeadCrypter):
__name__ = "WuploadComFolder"
__type__ = "crypter"
__version__ = "0.02"
+ __status__ = "stable"
__pattern__ = r'http://(?:www\.)?wupload\.com/folder/\w+'
__config__ = [] #@TODO: Remove in 0.4.10