summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/LetitbitNetFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/LetitbitNetFolder.py')
-rw-r--r--module/plugins/crypter/LetitbitNetFolder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/crypter/LetitbitNetFolder.py b/module/plugins/crypter/LetitbitNetFolder.py
index 6aa9e42a9..356aceb73 100644
--- a/module/plugins/crypter/LetitbitNetFolder.py
+++ b/module/plugins/crypter/LetitbitNetFolder.py
@@ -8,6 +8,7 @@ class LetitbitNetFolder(Crypter):
__name__ = "LetitbitNetFolder"
__type__ = "crypter"
__version__ = "0.12"
+ __status__ = "stable"
__pattern__ = r'http://(?:www\.)?letitbit\.net/folder/\w+'
__config__ = [("use_subfolder" , "bool", "Save package to subfolder" , True),