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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/VidPlayNet.py b/module/plugins/hoster/VidPlayNet.py
index 47531051f..f9df18c85 100644
--- a/module/plugins/hoster/VidPlayNet.py
+++ b/module/plugins/hoster/VidPlayNet.py
@@ -10,7 +10,7 @@ class VidPlayNet(XFSHoster):
__name__ = "VidPlayNet"
__type__ = "hoster"
__version__ = "0.05"
- __status__ = "stable"
+ __status__ = "testing"
__pattern__ = r'https?://(?:www\.)?vidplay\.net/\w{12}'