summaryrefslogtreecommitdiffstats
path: root/module/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins')
-rw-r--r--module/plugins/hoster/SimplydebridCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/SimplydebridCom.py b/module/plugins/hoster/SimplydebridCom.py
index 35cc3fb02..03396cc27 100644
--- a/module/plugins/hoster/SimplydebridCom.py
+++ b/module/plugins/hoster/SimplydebridCom.py
@@ -58,4 +58,4 @@ class SimplydebridCom(Hoster):
check = self.checkDownload({"bad1": "No address associated with hostname", "bad2": "<html"})
if check == "bad1" or check == "bad2":
- self.retry(24, 150, 'Bad file downloaded') \ No newline at end of file
+ self.retry(24, 150, 'Bad file downloaded')