summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SpeedfileCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/SpeedfileCz.py')
-rw-r--r--module/plugins/hoster/SpeedfileCz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/SpeedfileCz.py b/module/plugins/hoster/SpeedfileCz.py
index d3d627505..cd6d65082 100644
--- a/module/plugins/hoster/SpeedfileCz.py
+++ b/module/plugins/hoster/SpeedfileCz.py
@@ -9,7 +9,7 @@ class SpeedfileCz(DeadHoster):
__version__ = "0.32"
__pattern__ = r'http://(?:www\.)?speedfile\.cz/.+'
- __config__ = []
+ __config__ = [] #@TODO: Remove in 0.4.10
__description__ = """Speedfile.cz hoster plugin"""
__license__ = "GPLv3"