From 147e68db76d6ce086296d82c1a8d206cb1070f83 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 29 Sep 2023 17:14:40 +0545 Subject: [PATCH] add _discord.neon.json --- domains/_discord.neon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.neon.json diff --git a/domains/_discord.neon.json b/domains/_discord.neon.json new file mode 100644 index 000000000..751eb6274 --- /dev/null +++ b/domains/_discord.neon.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GoodBoyNeon", + "discord": "neonthedeveloper", + "twitter": "NeonTheNerd", + "email": "goodboyneon03@gmail.com" + }, + "record": { + "TXT": "dh=9179ff512ac0562aeebd4d418a565cd7208cdfb2" + } +} \ No newline at end of file