summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/XFSPHoster.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-12 23:30:34 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-12 23:30:34 +0200
commit818ae3ce2c5ee6f47da2f508c786c3e2ab20ad45 (patch)
tree329bacf70c43a83a3e1878addd6c0b428ee26e7f /module/plugins/internal/XFSPHoster.py
parent[YoutubeBatch] Fix API_KEY (diff)
downloadpyload-818ae3ce2c5ee6f47da2f508c786c3e2ab20ad45.tar.xz
[XFileSharingPro] Match option
Diffstat (limited to 'module/plugins/internal/XFSPHoster.py')
-rw-r--r--module/plugins/internal/XFSPHoster.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/module/plugins/internal/XFSPHoster.py b/module/plugins/internal/XFSPHoster.py
index 228a55c82..40bf26cfa 100644
--- a/module/plugins/internal/XFSPHoster.py
+++ b/module/plugins/internal/XFSPHoster.py
@@ -14,11 +14,6 @@ from module.utils import html_unescape
class XFSPHoster(SimpleHoster):
- """
- Common base for XFileSharingPro hosters like EasybytezCom, CramitIn, FiledinoCom...
- Some hosters may work straight away when added to __pattern__
- However, most of them will NOT work because they are either down or running a customized version
- """
__name__ = "XFSPHoster"
__type__ = "hoster"
__version__ = "0.02"