summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/IfileIt.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hoster/IfileIt.py')
-rw-r--r--pyload/plugin/hoster/IfileIt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/plugin/hoster/IfileIt.py b/pyload/plugin/hoster/IfileIt.py
index 58e64aff1..1b851477a 100644
--- a/pyload/plugin/hoster/IfileIt.py
+++ b/pyload/plugin/hoster/IfileIt.py
@@ -9,6 +9,7 @@ class IfileIt(DeadHoster):
__version__ = "0.29"
__pattern__ = r'^unmatchable$'
+ __config__ = []
__description__ = """Ifile.it"""
__license__ = "GPLv3"