Merge pull request #19977 from islandboymv/main

Created islandboy.json and Request for NS record to point to Cloudflare
This commit is contained in:
William Harrison
2025-02-18 17:29:35 +08:00
committed by GitHub
+14
View File
@@ -0,0 +1,14 @@
{
"description": "Sub-domain of IslandBoy in is-a.dev",
"repo": "https://github.com/islandboymv/is-a-dev-register",
"owner": {
"username": "islandboymv",
"email": "mifzaal.scout@gmail.com"
},
"record": {
"NS": [
"barbara.ns.cloudflare.com",
"zahir.ns.cloudflare.com"
]
}
}