Skip to content

Commit e11229a

Browse files
authored
Merge pull request #22593 from hassankhan2608/main
NS Record Request
2 parents 6a6aaf5 + d0814c5 commit e11229a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/laughingman.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"description": "I need NS delegation to manage multiple self-hosted services on dynamic IPs with SSL, automation, and webhook support, while keeping origin IPs private. This allows me full DNS control and security isolation via my own Cloudflare zone.",
3+
4+
"owner": {
5+
"username": "hassankhan2608",
6+
"email": "laughingman404@proton.me"
7+
},
8+
9+
"records": {
10+
"NS": [
11+
"georgia.ns.cloudflare.com",
12+
"toby.ns.cloudflare.com"
13+
]
14+
}
15+
}

0 commit comments

Comments
 (0)