From 15f0e869afdb31135bebb4ca0267fa7ebbe33820 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:42:46 +0100 Subject: [PATCH] Create _discord.push.json --- domains/_discord.push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.push.json diff --git a/domains/_discord.push.json b/domains/_discord.push.json new file mode 100644 index 000000000..a24f652cc --- /dev/null +++ b/domains/_discord.push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushing.cc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "discord-verification-string" + } +}