From e2103e995ccdb18bc961354566b9cb704553b18b Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Tue, 7 Oct 2014 13:17:14 +0200 Subject: Code cosmetics on some account plugins --- module/plugins/accounts/CramitIn.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'module/plugins/accounts/CramitIn.py') 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/" -- cgit v1.2.3