Merge pull request #17335 from CodeSuthar/main

[NS Records] Applying for NS records due to i want to use them for cloudflare tunneling
This commit is contained in:
William Harrison
2024-11-26 23:29:13 +11:00
committed by GitHub
2 changed files with 3 additions and 14 deletions
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "CodeSuthar",
"email": "AdityaSuthar13@outlook.com"
},
"record": {
"TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1"
}
}
+3 -5
View File
@@ -4,11 +4,9 @@
"email": "AdityaSuthar13@outlook.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.111.153",
"185.199.110.153"
"NS": [
"dexter.ns.cloudflare.com",
"fay.ns.cloudflare.com"
]
}
}