summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/ShareFilesCo.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/ShareFilesCo.py')
-rw-r--r--module/plugins/hoster/ShareFilesCo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/ShareFilesCo.py b/module/plugins/hoster/ShareFilesCo.py
index 4996014d8..2fd1fc7cf 100644
--- a/module/plugins/hoster/ShareFilesCo.py
+++ b/module/plugins/hoster/ShareFilesCo.py
@@ -9,6 +9,7 @@ class ShareFilesCo(DeadHoster):
__version__ = "0.02"
__pattern__ = r'http://(?:www\.)?sharefiles\.co/\w{12}'
+ __config__ = []
__description__ = """Sharefiles.co hoster plugin"""
__license__ = "GPLv3"