summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SharingmatrixCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/SharingmatrixCom.py')
-rw-r--r--module/plugins/hoster/SharingmatrixCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/SharingmatrixCom.py b/module/plugins/hoster/SharingmatrixCom.py
index fa08a4a8f..925c6af8d 100644
--- a/module/plugins/hoster/SharingmatrixCom.py
+++ b/module/plugins/hoster/SharingmatrixCom.py
@@ -9,6 +9,7 @@ class SharingmatrixCom(DeadHoster):
__version__ = "0.01"
__pattern__ = r'http://(?:www\.)?sharingmatrix\.com/file/\w+'
+ __config__ = []
__description__ = """Sharingmatrix.com hoster plugin"""
__license__ = "GPLv3"