diff options
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 0ddf30f2..0ce78cda 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -318,7 +318,7 @@ monsters = -- but do want to track their public keys etc. & alias "ipv6.kitenet.net" , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" - , host "beaver.litenet.net" + , host "beaver.kitenet.net" & ipv6 "2001:4830:1600:195::2" , host "hydra.kitenet.net" & ipv4 "192.25.206.60" |
