From a163d6cde25b61f942917b218907ac5053cad3a2 Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Tue, 13 Aug 2024 23:45:49 +0700 Subject: [PATCH] chore: Create _discord.blue.json --- domains/_discord.blue.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.blue.json diff --git a/domains/_discord.blue.json b/domains/_discord.blue.json new file mode 100644 index 000000000..d83536f91 --- /dev/null +++ b/domains/_discord.blue.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "TXT": "dh=17587955722bcb2745e20304b98cb5cbda716054" + } +}