From 9da157237b973d9fdcde94d2d6b0a7b24dafcd5f Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:32:28 +0530 Subject: [PATCH] Update katz.json Made katz.is-a.dev to use NS using Cloudflare, so I can use their tunnel insted of the proxy thingy i'm using rn --- domains/katz.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/katz.json b/domains/katz.json index 9ea7902c3..d1841fd2a 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -5,11 +5,9 @@ "email": "" }, "record": { - "A": [ - "34.120.54.55" - ], - "AAAA": [ - "2600:1901:0:6d85::" + "NS": [ + "audrey.ns.cloudflare.com", + "hank.ns.cloudflare.com" ] } }