summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/HugefilesNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/HugefilesNet.py')
-rw-r--r--module/plugins/hoster/HugefilesNet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/HugefilesNet.py b/module/plugins/hoster/HugefilesNet.py
index d3851d137..f33451227 100644
--- a/module/plugins/hoster/HugefilesNet.py
+++ b/module/plugins/hoster/HugefilesNet.py
@@ -9,6 +9,7 @@ class HugefilesNet(XFSHoster):
__name__ = "HugefilesNet"
__type__ = "hoster"
__version__ = "0.06"
+ __status__ = "stable"
__pattern__ = r'http://(?:www\.)?hugefiles\.net/\w{12}'