diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-01-08 18:34:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-01-08 18:34:13 -0400 |
| commit | 150211305acf5c4ec4d200c6441d239747b7b3f4 (patch) | |
| tree | a1090b696930907eea0acbd3d7b9905fef109b91 /joeyconfig.hs | |
| parent | d1e5b88edaebd6a06d1745de893a273a1e6aba65 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 28c21f3c..7d2ea8b2 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -656,6 +656,7 @@ monsters = -- but do want to track their public keys etc. & ipv6 "2001:4978:f:2d9::2" , host "mouse.kitenet.net" $ props & ipv6 "2001:4830:1600:492::2" + & ipv4 "67.223.19.96" , host "animx" $ props & ipv4 "76.7.162.101" & ipv4 "76.7.162.186" |
