diff options
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index fa312f1c..645be549 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -637,8 +637,7 @@ monsters = -- but do want to track their public keys etc. , host "ns6.gandi.net" $ props & ipv4 "217.70.177.40" , host "animx" $ props - & ipv4 "76.7.162.186" - & ipv4 "76.7.162.187" + & ipv4 "76.7.174.50" ] |
