From 75f01311dd3f107f8da772e2252e792f067e2bdc Mon Sep 17 00:00:00 2001 From: Huy Kim <99698334+ntbeastboy@users.noreply.github.com> Date: Thu, 30 Oct 2025 17:26:38 +0700 Subject: [PATCH] Add _discord.vtb.json with owner and records --- domains/_discord.vtb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.vtb.json diff --git a/domains/_discord.vtb.json b/domains/_discord.vtb.json new file mode 100644 index 00000000000..881ef928de1 --- /dev/null +++ b/domains/_discord.vtb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ntbeastboy", + "email": "kimgiahuy@proton.me" + }, + "records": { + "TXT": "dh=fc7a1e36282db74ddb6cfd5a18496dea55429930" + } +}