summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 842da803..892a85d5 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -145,6 +145,8 @@ hosts = -- (o) `
& alias "ns3.branchable.com"
& branchableSecondary
+
+ & Dns.secondaryFor ["animx"] hosts "animx.eu.org"
--' __|II| ,.
@@ -337,4 +339,6 @@ monsters = -- but do want to track their public keys etc.
& alias "l10n.ikiwiki.info"
& alias "dist-bugs.kitenet.net"
& alias "family.kitenet.net"
+ , host "animx"
+ & ipv4 "76.7.162.101"
]