summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/CloudzerNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/CloudzerNet.py')
-rw-r--r--module/plugins/hoster/CloudzerNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/CloudzerNet.py b/module/plugins/hoster/CloudzerNet.py
index 9bccffaaf..fa0bccba3 100644
--- a/module/plugins/hoster/CloudzerNet.py
+++ b/module/plugins/hoster/CloudzerNet.py
@@ -7,7 +7,7 @@ class CloudzerNet(DeadHoster):
__name__ = "CloudzerNet"
__type__ = "hoster"
__version__ = "0.06"
- __status__ = "stable"
+ __status__ = "testing"
__pattern__ = r'https?://(?:www\.)?(cloudzer\.net/file/|clz\.to/(file/)?)\w+'
__config__ = [] #@TODO: Remove in 0.4.10