summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2014-01-04 11:38:31 +0100
committerGravatar Stefano <l.stickell@yahoo.it> 2014-04-21 16:49:10 +0200
commit54b26b6f8bd2b3d492e7ce45acf34972204a3c51 (patch)
tree4101a7484bdfc53f2c38944a9c83ef9b26cc7329
parentShareonline: added HTTPS (diff)
downloadpyload-54b26b6f8bd2b3d492e7ce45acf34972204a3c51.tar.xz
Merge pull request #454 from git-commit/patch-1
Update AlldebridCom.py hook (cherry picked from commit 6c2dffc73801f66b12a1fe800ea743224549fe94)
-rw-r--r--pyload/plugins/addons/AlldebridCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/addons/AlldebridCom.py b/pyload/plugins/addons/AlldebridCom.py
index d0e9b1f77..775e6adc3 100644
--- a/pyload/plugins/addons/AlldebridCom.py
+++ b/pyload/plugins/addons/AlldebridCom.py
@@ -18,7 +18,7 @@ class AlldebridCom(MultiHoster):
("unloadFailing", "bool", "Revert to stanard download if download fails", "False"),
("interval", "int", "Reload interval in hours (0 to disable)", "24")]
- __description__ = """Real-Debrid.com hook plugin"""
+ __description__ = """Alldebrid.com hook plugin"""
__author_name__ = ("Andy, Voigt")
__author_mail__ = ("spamsales@online.de")