From f3f046778e2fa934e6be6bf094b4a2330b1a66d9 Mon Sep 17 00:00:00 2001 From: Walter Purcaro <vuolter@users.noreply.github.com> Date: Sun, 18 Oct 2015 18:23:40 +0200 Subject: Dead plugins are stable, but still dead. --- module/plugins/hoster/Vipleech4UCom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster/Vipleech4UCom.py') diff --git a/module/plugins/hoster/Vipleech4UCom.py b/module/plugins/hoster/Vipleech4UCom.py index 8eac61341..5206f6f51 100644 --- a/module/plugins/hoster/Vipleech4UCom.py +++ b/module/plugins/hoster/Vipleech4UCom.py @@ -7,7 +7,7 @@ class Vipleech4UCom(DeadHoster): __name__ = "Vipleech4UCom" __type__ = "hoster" __version__ = "0.21" - __status__ = "testing" + __status__ = "stable" __pattern__ = r'http://(?:www\.)?vipleech4u\.com/manager\.php' __config__ = [] #@TODO: Remove in 0.4.10 -- cgit v1.2.3