diff options
author | Stefano <l.stickell@yahoo.it> | 2014-04-28 14:49:54 +0200 |
---|---|---|
committer | Stefano <l.stickell@yahoo.it> | 2014-04-28 14:49:54 +0200 |
commit | 201cb26431406649627fb735847721d25485ac6d (patch) | |
tree | 599ef35510618ad05b6fc0ff043b6adb9c6fb578 | |
parent | CaptchaService: fixed missing import (diff) | |
download | pyload-201cb26431406649627fb735847721d25485ac6d.tar.xz |
file4safe added to XFS
Resolves #431
-rw-r--r-- | module/plugins/hooks/XFileSharingPro.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/hooks/XFileSharingPro.py b/module/plugins/hooks/XFileSharingPro.py index b30b24aa7..25a1c6a7f 100644 --- a/module/plugins/hooks/XFileSharingPro.py +++ b/module/plugins/hooks/XFileSharingPro.py @@ -7,7 +7,7 @@ from module.plugins.Hook import Hook class XFileSharingPro(Hook): __name__ = "XFileSharingPro" - __version__ = "0.09" + __version__ = "0.10" __type__ = "hook" __config__ = [("activated", "bool", "Activated", True), ("loadDefault", "bool", "Include default (built-in) hoster list", True), @@ -41,7 +41,7 @@ class XFileSharingPro(Hook): "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", "sharesix.com", - "thefile.me", "filenuke.com", "sharerepo.com", "mightyupload.com", + "thefile.me", "filenuke.com", "sharerepo.com", "mightyupload.com", "file4safe.com", #WRONG FILE NAME: "sendmyway.com", "upchi.co.il", #NOT WORKING: |