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
This commit is contained in:
Katz
2024-10-19 15:32:28 +05:30
committed by GitHub
parent fa5564e23d
commit 9da157237b
+3 -5
View File
@@ -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"
]
}
}