summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/NovafileCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2015-01-13 23:11:10 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2015-01-13 23:11:10 +0100
commitee8c3a7f95e7ea85a74e34c434d9973fd041180f (patch)
tree63f139159551f82742cc087b22f5a67750685e04 /module/plugins/hoster/NovafileCom.py
parent[FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (diff)
downloadpyload-ee8c3a7f95e7ea85a74e34c434d9973fd041180f.tar.xz
[XFSHoster] Auto-resolve HOSTER_DOMAIN
Diffstat (limited to 'module/plugins/hoster/NovafileCom.py')
-rw-r--r--module/plugins/hoster/NovafileCom.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/plugins/hoster/NovafileCom.py b/module/plugins/hoster/NovafileCom.py
index 9754ceed1..bdd66473b 100644
--- a/module/plugins/hoster/NovafileCom.py
+++ b/module/plugins/hoster/NovafileCom.py
@@ -20,8 +20,6 @@ class NovafileCom(XFSHoster):
("stickell", "l.stickell@yahoo.it")]
- HOSTER_DOMAIN = "novafile.com"
-
ERROR_PATTERN = r'class="alert[^"]*alert-separate"[^>]*>\s*(?:<p>)?(.*?)\s*</'
WAIT_PATTERN = r'<p>Please wait <span id="count"[^>]*>(\d+)</span> seconds</p>'