From a95721e3ce84f503cc44dada66d4e2b5fb349f29 Mon Sep 17 00:00:00 2001 From: xqxyzl Date: Sat, 20 Jan 2024 06:12:00 -0500 Subject: [PATCH] feat(domain): exx.is-a.dev --- domains/exx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/exx.json diff --git a/domains/exx.json b/domains/exx.json new file mode 100644 index 000000000..83307f4a2 --- /dev/null +++ b/domains/exx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xqxyzl", + "email": "exemailhelp+3@gmail.com" + }, + "record": { + "TXT": "_discord.exx.is-a.dev" + } +}