Skip to content

Commit 9ed2365

Browse files
authored
Merge branch 'is-a-dev:main' into main
2 parents 20492d7 + 42f03c9 commit 9ed2365

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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+
}

util/reserved.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"mail",
5151
"maintainer",
5252
"maintainers",
53+
"manage",
5354
"media",
5455
"mobile",
5556
"net",

0 commit comments

Comments
 (0)