summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/FileshareInUa.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hoster/FileshareInUa.py')
-rw-r--r--pyload/plugin/hoster/FileshareInUa.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/plugin/hoster/FileshareInUa.py b/pyload/plugin/hoster/FileshareInUa.py
index f7855378a..afda590c0 100644
--- a/pyload/plugin/hoster/FileshareInUa.py
+++ b/pyload/plugin/hoster/FileshareInUa.py
@@ -9,6 +9,7 @@ class FileshareInUa(DeadHoster):
__version__ = "0.02"
__pattern__ = r'https?://(?:www\.)?fileshare\.in\.ua/\w{7}'
+ __config__ = []
__description__ = """Fileshare.in.ua hoster plugin"""
__license__ = "GPLv3"