From cf814c02e406239d032ed58f8ae0a83a9d4a7efb Mon Sep 17 00:00:00 2001 From: JZ1324 Date: Fri, 8 Sep 2023 20:56:27 +1000 Subject: [PATCH] feat(domain): discord-corp.is-a.dev --- domains/discord-corp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord-corp.json diff --git a/domains/discord-corp.json b/domains/discord-corp.json new file mode 100644 index 000000000..45c849919 --- /dev/null +++ b/domains/discord-corp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JZ1324", + "email": "zheng.joshua2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file