summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FileshareInUa.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/FileshareInUa.py')
-rw-r--r--module/plugins/hoster/FileshareInUa.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/FileshareInUa.py b/module/plugins/hoster/FileshareInUa.py
index baeffa735..57dce15df 100644
--- a/module/plugins/hoster/FileshareInUa.py
+++ b/module/plugins/hoster/FileshareInUa.py
@@ -7,6 +7,7 @@ class FileshareInUa(DeadHoster):
__name__ = "FileshareInUa"
__type__ = "hoster"
__version__ = "0.03"
+ __status__ = "stable"
__pattern__ = r'https?://(?:www\.)?fileshare\.in\.ua/\w{7}'
__config__ = [] #@TODO: Remove in 0.4.10