From 965a61b31e5ef910d3172e658ea697bb990d0984 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:08:04 +0000 Subject: [PATCH] Add Discord verification TXT record for sabidzpro subdomain --- domains/_discord.sabidzpro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sabidzpro.json diff --git a/domains/_discord.sabidzpro.json b/domains/_discord.sabidzpro.json new file mode 100644 index 000000000..21cde4195 --- /dev/null +++ b/domains/_discord.sabidzpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563" + } +}