From 5b39cda9b45e01eaba13b8eb6cf4c3e1f4c81a25 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 3 May 2024 02:01:56 +0100 Subject: [PATCH] distorted.lisp: Add delegation for `play' subdomain, for experiments. --- distorted.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distorted.lisp b/distorted.lisp index bd47fc8..3798725 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -339,7 +339,8 @@ (40945 :rsasha256 :sha256 #.(concatenate 'string "fb171d206d4d64c5a7a6c290ce6e20df" "44f1db7f41e2260f1fe8d7c55d524c11")))) - (io :ns ((ns.io :ip jazz.dmz)))) + (io :ns ((ns.io :ip jazz.dmz))) + (play :ns (radius.ns precision.ns telecaster.ns national.ns))) ;;;-------------------------------------------------------------------------- ;;; Other subsidiary zones. -- 2.11.0