diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-30 14:23:10 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-30 14:23:10 -0400 |
| commit | 146e7731e1f5de503c93ff4b44e13735bcd13f70 (patch) | |
| tree | d3a1b6b4b215a7290ead0571da1cdcc96bf6b62f /joeyconfig.hs | |
| parent | cca935d762b0d1c25e4324262b479b7e2ca39bf2 (diff) | |
add beaver onion
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 4a3e5c4f..695291d0 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -323,7 +323,7 @@ kite = host "kite.kitenet.net" $ props & alias "ns4.kitenet.net" & myDnsPrimary True "kitenet.net" [ (RelDomain "mouse-onion", CNAME $ AbsDomain "htieo6yu2qtcn2j3.onion") - , (RelDomain "beaver-onion", CNAME $ AbsDomain "") + , (RelDomain "beaver-onion", CNAME $ AbsDomain "tl4xsvaxryjylgxs.onion") ] & myDnsPrimary True "joeyh.name" [] & myDnsPrimary True "ikiwiki.info" [] |
