mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-17 14:59:34 +00:00
174f74733d
I'd like to register a domain for my homelab at home. My german ISP only offeres dynamic IPv4 Addresses (which update approx. every 48h), which is why I'd like to request the NS-use.
15 lines
398 B
JSON
15 lines
398 B
JSON
{
|
|
"description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).",
|
|
"repo": "https://github.com/6nf0n3/is-a-dev_register",
|
|
"owner": {
|
|
"username": "bnfone",
|
|
"email": "is-a-dev-registration.zbden@simplelogin.com"
|
|
},
|
|
"record": {
|
|
"NS": [
|
|
"desiree.ns.cloudflare.com",
|
|
"mcgrory.ns.cloudflare.com"
|
|
]
|
|
}
|
|
}
|