summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/IFileWs.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hoster/IFileWs.py')
-rw-r--r--pyload/plugin/hoster/IFileWs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/plugin/hoster/IFileWs.py b/pyload/plugin/hoster/IFileWs.py
index 8effe015a..62b83fe25 100644
--- a/pyload/plugin/hoster/IFileWs.py
+++ b/pyload/plugin/hoster/IFileWs.py
@@ -9,6 +9,7 @@ class IFileWs(DeadHoster):
__version__ = "0.02"
__pattern__ = r'http://(?:www\.)?ifile\.ws/\w{12}'
+ __config__ = []
__description__ = """Ifile.ws hoster plugin"""
__license__ = "GPLv3"