diff options
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 3414d80e..e73897b4 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -651,8 +651,8 @@ monsters = -- but do want to track their public keys etc. & ipv6 "2001:4830:1600:492::2" & ipv4 "67.223.19.96" , host "animx" $ props - & ipv4 "76.7.162.101" & ipv4 "76.7.162.186" + & ipv4 "76.7.162.187" ] |
