summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/EnteruploadCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/EnteruploadCom.py')
-rw-r--r--module/plugins/hoster/EnteruploadCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/EnteruploadCom.py b/module/plugins/hoster/EnteruploadCom.py
index bc7d2415a..74e888bff 100644
--- a/module/plugins/hoster/EnteruploadCom.py
+++ b/module/plugins/hoster/EnteruploadCom.py
@@ -7,7 +7,7 @@ class EnteruploadCom(DeadHoster):
__name__ = "EnteruploadCom"
__type__ = "hoster"
__version__ = "0.03"
- __status__ = "testing"
+ __status__ = "stable"
__pattern__ = r'http://(?:www\.)?enterupload\.com/\w+'
__config__ = [] #@TODO: Remove in 0.4.10