summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/CramitIn.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/CramitIn.py
parent[EasybytezCom] Now XFSPAccount plugin based (diff)
downloadpyload-e2103e995ccdb18bc961354566b9cb704553b18b.tar.xz
Code cosmetics on some account plugins
Diffstat (limited to 'module/plugins/accounts/CramitIn.py')
-rw-r--r--module/plugins/accounts/CramitIn.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/module/plugins/accounts/CramitIn.py b/module/plugins/accounts/CramitIn.py
index f0cf2c6c7..da69bf926 100644
--- a/module/plugins/accounts/CramitIn.py
+++ b/module/plugins/accounts/CramitIn.py
@@ -12,4 +12,5 @@ class CramitIn(XFSPAccount):
__author_name__ = "zoidberg"
__author_mail__ = "zoidberg@mujmail.cz"
- HOSTER_URL = "http://cramit.in/"
+
+ HOSTER_URL = "http://www.cramit.in/"