diff options
author | GammaC0de <GammaC0de@users.noreply.github.com> | 2015-10-26 01:27:28 +0100 |
---|---|---|
committer | GammaC0de <GammaC0de@users.noreply.github.com> | 2015-10-26 01:27:28 +0100 |
commit | 13fa7298488c04a01542d07e40875e8497e22a69 (patch) | |
tree | be188395e84fa8d9977702304f373e82d01bdc0a /module/plugins/hooks/XFileSharing.py | |
parent | [DeadHoster] RyushareCom (diff) | |
download | pyload-13fa7298488c04a01542d07e40875e8497e22a69.tar.xz |
Update XFileSharing.py
Diffstat (limited to 'module/plugins/hooks/XFileSharing.py')
-rw-r--r-- | module/plugins/hooks/XFileSharing.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/module/plugins/hooks/XFileSharing.py b/module/plugins/hooks/XFileSharing.py index 20a3af4c1..b127f9322 100644 --- a/module/plugins/hooks/XFileSharing.py +++ b/module/plugins/hooks/XFileSharing.py @@ -9,7 +9,7 @@ from module.plugins.internal.Addon import Addon class XFileSharing(Addon): __name__ = "XFileSharing" __type__ = "hook" - __version__ = "0.50" + __version__ = "0.51" __status__ = "testing" __config__ = [("activated" , "bool", "Activated" , True ), @@ -33,9 +33,8 @@ class XFileSharing(Addon): "ani-stream.com", "backin.net", "cloudsix.me", "eyesfile.ca", "file4safe.com", "fileband.com", "filedwon.com", "fileparadox.in", "filevice.com", "hostingbulk.com", "junkyvideo.com", "ravishare.com", - "ryushare.com", "salefiles.com", "sendmyway.com", "sharebeast.com", - "sharesix.com", "thefile.me", "verzend.be", "worldbytez.com", - "xvidstage.com", + "salefiles.com", "sendmyway.com", "sharebeast.com", "sharesix.com", + "thefile.me", "verzend.be", "worldbytez.com", "xvidstage.com", #: NOT TESTED: "101shared.com", "4upfiles.com", "filemaze.ws", "filenuke.com", "linkzhost.com", "mightyupload.com", "rockdizfile.com", "sharerepo.com", |