From 544717cc933918b02bd7171c8339d8c688783a17 Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:08:27 -0600 Subject: [PATCH 1/2] Update poked.json --- domains/poked.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/poked.json b/domains/poked.json index 9470797fb..7c7f30683 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -1,13 +1,12 @@ { "description": "poked.is-a.dev", - "repo": "https://github.com/PokedArmory/PokedArmory.github.io", + "repo": "https://github.com/PokedWasTaken/PokedWasTaken.github.io", "owner": { - "username": "PokedArmory", - "email": "poked.armory@gmail.com", - "discord": "Poked_Armory#0001", - "twitter": "PokedWasTaken" + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" }, "record": { - "CNAME": "PokedArmory.github.io" + "CNAME": "PokedWasTaken.github.io" } } From 2215758054f2d8aab4b08c2bf367e8ad9d942fbf Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:09:26 -0600 Subject: [PATCH 2/2] Create _discord.poked.json --- domains/_discord.poked.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.poked.json diff --git a/domains/_discord.poked.json b/domains/_discord.poked.json new file mode 100644 index 000000000..7f78a4be3 --- /dev/null +++ b/domains/_discord.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" + } +}