Files
is-a-dev/domains/bnfone.json
T
Blake 174f74733d Create bnfone.json
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.
2024-11-16 13:04:21 +01:00

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"
]
}
}