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