From b873a39829da07553e779563b5ab2888aeb895c3 Mon Sep 17 00:00:00 2001 From: Conglobate Date: Mon, 31 Aug 2026 09:32:43 +0800 Subject: [PATCH] feat: add twilight dns record Signed-off-by: Conglobate --- dns/neonetwork | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dns/neonetwork b/dns/neonetwork index 8701dae..4f1eadb 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -285,4 +285,11 @@ ns3.afn IN AAAA fdf1:8356:996d:7e8f:90a1:b2c3:d4e5:f607 tes286 IN NS ns.tes286.neo ns.tes286 IN A 10.127.32.1 -ns.tes286 IN AAAA fd10:127:286:: \ No newline at end of file +ns.tes286 IN AAAA fd10:127:286:: + +twilight IN NS ns1.twilight +twilight IN NS ns2.twilight +ns1.twilight IN A 10.127.123.123 +ns1.twilight IN AAAA fd10:127:123:: +ns2.twilight IN A 172.22.123.40 +ns2.twilight IN AAAA fd72:ee9b:57fa:53::40