From 64ef09d57cf50eb92f75e90a09426e72ead72a73 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 15 Apr 2013 23:47:56 +0200 Subject: foren: add service --- account.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'account.py') diff --git a/account.py b/account.py index e9823df..17b648c 100644 --- a/account.py +++ b/account.py @@ -5,7 +5,7 @@ from uuid import uuid4 SERVICES = [ - #Service('foren', 'Foren', 'http://foren.spline.de/'), + Service('foren', 'Foren', 'https://foren.spline.inf.fu-berlin.de/'), #Service('jabber', 'Jabber', 'http://jabber.spline.de/'), Service('gitlab', 'Gitlab', 'https://gitlab.spline.inf.fu-berlin.de/'), Service('osqa', 'OS Q&A', 'http://osqa.spline.de/'), -- cgit v1.2.3-1-g7c22