diff --git a/domains/_atproto.notcoded.json b/domains/_atproto.notcoded.json new file mode 100644 index 000000000..293c22341 --- /dev/null +++ b/domains/_atproto.notcoded.json @@ -0,0 +1,11 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "not-coded", + "discord": "notcoded", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "did=did:plc:hvgfiqmdl5sqcba2453dfpxe" + } +} diff --git a/domains/_discord.notcoded.json b/domains/_discord.notcoded.json new file mode 100644 index 000000000..4b0d5f267 --- /dev/null +++ b/domains/_discord.notcoded.json @@ -0,0 +1,11 @@ +{ + "description": "domain verification for discord", + "owner": { + "username": "not-coded", + "discord": "notcoded", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "dh=0a6a5afd3a6ee9b2709a43a77e6679a2e9969384" + } +} diff --git a/domains/miteigi.json b/domains/miteigi.json new file mode 100644 index 000000000..764161773 --- /dev/null +++ b/domains/miteigi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "actuallyundefined", + "email": "baokhang4930@gmail.com" + }, + "record": { + "NS": ["elijah.ns.cloudflare.com", "jo.ns.cloudflare.com"] + } +} diff --git a/domains/notcoded.json b/domains/notcoded.json index d065c32ac..de3fc586b 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -3,7 +3,7 @@ "repo": "https://github.com/not-coded/not-coded.github.io", "owner": { "username": "not-coded", - "discord": "Code#9844", + "discord": "notcoded", "discordUserID": "620662953347121163" }, "record": { diff --git a/domains/undefined.json b/domains/undefined.json index d860e36c3..d2143d6e5 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -1,8 +1,7 @@ { "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/baokhang4930/baokhang4930.github.io", "owner": { - "username": "baokhang4930", + "username": "actuallyundefined", "email": "baokhang4930@gmail.com", "twitter": "undefiined__" },