diff --git a/i2p2www/templatevars.py b/i2p2www/templatevars.py index 6955b847..ca600a34 100644 --- a/i2p2www/templatevars.py +++ b/i2p2www/templatevars.py @@ -10,6 +10,8 @@ I2P_TO_CLEAR = { 'trac.i2p2.i2p': 'trac.i2p2.de', 'mail.i2p': 'i2pmail.org', 'lists.i2p2.i2p': 'lists.i2p2.de', + 'stats.i2p': 'stats.i2p', # Inproxy disabled at request of site owner + 'zzz.i2p': 'zzz.i2p', # Inproxy disabled at request of site owner }