summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/LomafileCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-18 13:52:42 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-18 13:52:42 +0200
commit7b3009db0d90cbcd5a754c69399b5e4c6abe180c (patch)
treeb007ae0fd7f765b2083838240cc2c58346ad68d7 /module/plugins/accounts/LomafileCom.py
parentTiny code cosmetics (diff)
downloadpyload-7b3009db0d90cbcd5a754c69399b5e4c6abe180c.tar.xz
Update accounts to use HOSTER_NAME instead HOSTER_URL
Diffstat (limited to 'module/plugins/accounts/LomafileCom.py')
-rw-r--r--module/plugins/accounts/LomafileCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/LomafileCom.py b/module/plugins/accounts/LomafileCom.py
index c3e75b1d9..f9b99eb3a 100644
--- a/module/plugins/accounts/LomafileCom.py
+++ b/module/plugins/accounts/LomafileCom.py
@@ -13,4 +13,4 @@ class LomafileCom(XFSPAccount):
__authors__ = [("guidobelix", "guidobelix@hotmail.it")]
- HOSTER_URL = "http://www.lomafile.com/"
+ HOSTER_NAME = "lomafile.com"