From 5c5442a47b44ac16be43dcb3273ff0bf4bd79a23 Mon Sep 17 00:00:00 2001 From: echelon2 Date: Mon, 19 Feb 2018 20:27:09 +0000 Subject: [PATCH] added i2pforum.net translation --- i2p2www/templatevars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/templatevars.py b/i2p2www/templatevars.py index 1c1d0faf..7f91f9f7 100644 --- a/i2p2www/templatevars.py +++ b/i2p2www/templatevars.py @@ -17,7 +17,7 @@ from i2p2www import ( INPROXY = '.xyz' # http://zzz.i2p/topics/1771-i2p-xyz-inproxy I2P_TO_CLEAR = { - 'forum.i2p': 'forum.i2p', # Don't convert forum.i2p, it is not accessible outside I2P + 'i2pforum.i2p': 'i2pforum.net', # New I2P Forum 'trac.i2p2.i2p': 'trac.i2p2.de', 'mail.i2p': 'i2pmail.org', 'lists.i2p2.i2p': 'lists.i2p2.de',