diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-06 16:49:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-06 16:49:22 -0400 |
| commit | 8fba7e9262666f5b69f6acc129eb2ba6956e3b65 (patch) | |
| tree | 266a27f51df60edb3f895d94bd70d2fa75d95f4c /joeyconfig.hs | |
| parent | af1196dd7be85d7704b60deb7e17318eecb89480 (diff) | |
update
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 85aee63b..0627147b 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -316,6 +316,7 @@ kite = host "kite.kitenet.net" $ props & myDnsPrimary True "kitenet.net" [ (RelDomain "mouse-onion", CNAME $ AbsDomain "htieo6yu2qtcn2j3.onion") , (RelDomain "beaver-onion", CNAME $ AbsDomain "tl4xsvaxryjylgxs.onion") + , (RelDomain "peregrine-onion", CNAME $ AbsDomain "ahw47zqw6qszoufl.onion") ] & myDnsPrimary True "joeyh.name" [] & myDnsPrimary True "ikiwiki.info" [] |
