summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FiledropperCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/FiledropperCom.py')
-rw-r--r--module/plugins/hoster/FiledropperCom.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/hoster/FiledropperCom.py b/module/plugins/hoster/FiledropperCom.py
index 930b7efdb..3f5e2b761 100644
--- a/module/plugins/hoster/FiledropperCom.py
+++ b/module/plugins/hoster/FiledropperCom.py
@@ -10,7 +10,7 @@ class FiledropperCom(SimpleHoster):
__name__ = "FiledropperCom"
__type__ = "hoster"
__version__ = "0.02"
- __status__ = "stable"
+ __status__ = "testing"
__pattern__ = r'https?://(?:www\.)?filedropper\.com/\w+'
@@ -25,7 +25,7 @@ class FiledropperCom(SimpleHoster):
def setup(self):
- self.multi_dl = False
+ self.multiDL = False
self.chunk_limit = 1