summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PrzeklejPl.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/PrzeklejPl.py')
-rw-r--r--module/plugins/hoster/PrzeklejPl.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/PrzeklejPl.py b/module/plugins/hoster/PrzeklejPl.py
index 3a59a2c9e..e984d0033 100644
--- a/module/plugins/hoster/PrzeklejPl.py
+++ b/module/plugins/hoster/PrzeklejPl.py
@@ -9,6 +9,7 @@ class PrzeklejPl(DeadHoster):
__version__ = "0.11"
__pattern__ = r'http://(?:www\.)?przeklej\.pl/plik/.+'
+ __config__ = [] #@TODO: Remove in 0.4.10
__description__ = """Przeklej.pl hoster plugin"""
__license__ = "GPLv3"