summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/VidPlayNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/VidPlayNet.py')
-rw-r--r--module/plugins/hoster/VidPlayNet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/VidPlayNet.py b/module/plugins/hoster/VidPlayNet.py
index 44cfe1e6d..47531051f 100644
--- a/module/plugins/hoster/VidPlayNet.py
+++ b/module/plugins/hoster/VidPlayNet.py
@@ -10,6 +10,7 @@ class VidPlayNet(XFSHoster):
__name__ = "VidPlayNet"
__type__ = "hoster"
__version__ = "0.05"
+ __status__ = "stable"
__pattern__ = r'https?://(?:www\.)?vidplay\.net/\w{12}'