summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/File4safeCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-07 13:17:14 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-07 13:17:14 +0200
commite2103e995ccdb18bc961354566b9cb704553b18b (patch)
treef9fd2f092515bcbf61f30fb53f318f87f1d1c8d9 /module/plugins/accounts/File4safeCom.py
parent[EasybytezCom] Now XFSPAccount plugin based (diff)
downloadpyload-e2103e995ccdb18bc961354566b9cb704553b18b.tar.xz
Code cosmetics on some account plugins
Diffstat (limited to 'module/plugins/accounts/File4safeCom.py')
-rw-r--r--module/plugins/accounts/File4safeCom.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/module/plugins/accounts/File4safeCom.py b/module/plugins/accounts/File4safeCom.py
index 17a94195a..e8574b51e 100644
--- a/module/plugins/accounts/File4safeCom.py
+++ b/module/plugins/accounts/File4safeCom.py
@@ -12,7 +12,8 @@ class File4safeCom(XFSPAccount):
__author_name__ = "stickell"
__author_mail__ = "l.stickell@yahoo.it"
- HOSTER_URL = "http://file4safe.com/"
+
+ HOSTER_URL = "http://www.file4safe.com/"
LOGIN_FAIL_PATTERN = r'input_login'
PREMIUM_PATTERN = r'Extend Premium'