From 459962b02b919f4a19201f027f11eb0c9f08b6be Mon Sep 17 00:00:00 2001 From: igel-kun Date: Mon, 31 Mar 2014 14:30:54 +0200 Subject: XFileSharingPro additions Merged #569 (cherry picked from commit 53083cc537ea36f1820078946dbd1df2c671acb5) --- pyload/plugins/addons/XFileSharingPro.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pyload/plugins/addons/XFileSharingPro.py b/pyload/plugins/addons/XFileSharingPro.py index 718632293..7144c5e63 100644 --- a/pyload/plugins/addons/XFileSharingPro.py +++ b/pyload/plugins/addons/XFileSharingPro.py @@ -7,7 +7,7 @@ from module.plugins.Hook import Hook class XFileSharingPro(Hook): __name__ = "XFileSharingPro" - __version__ = "0.07" + __version__ = "0.08" __type__ = "hook" __config__ = [("activated", "bool", "Activated", "True"), ("loadDefault", "bool", "Include default (built-in) hoster list", "True"), @@ -40,7 +40,8 @@ class XFileSharingPro(Hook): "uploadville.com", "vidbull.com", "zalaa.com", "zomgupload.com", "kupload.org", "movbay.org", "multishare.org", "omegave.org", "toucansharing.org", "uflinq.org", "banicrazy.info", "flowhot.info", "upbrasil.info", "shareyourfilez.biz", "bzlink.us", "cloudcache.cc", "fileserver.cc", "farshare.to", - "filemaze.ws", "filehost.ws", "filestock.ru", "moidisk.ru", "4up.im", "100shared.com", + "filemaze.ws", "filehost.ws", "filestock.ru", "moidisk.ru", "4up.im", "100shared.com", "sharesix.com", + "thefile.me", "filenuke.com", "sharerepo.com", "mightyupload.com", #WRONG FILE NAME: "sendmyway.com", "upchi.co.il", #NOT WORKING: -- cgit v1.2.3