diff --git a/i2p2www/templatevars.py b/i2p2www/templatevars.py
index 6955b847c7deaf77acccd1792f840d7d69f5455e..ca600a34303b74bc8f39894a39a18e0b3900d08a 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
     }