From f2e0865eafc006a08d6e6dbf90e235aa3b749c6a Mon Sep 17 00:00:00 2001 From: cy920820 Date: Wed, 20 Sep 2023 14:40:09 +0800 Subject: [PATCH] feat(domain): 1024.is-a.dev --- domains/1024.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/1024.json diff --git a/domains/1024.json b/domains/1024.json new file mode 100644 index 000000000..d2301f533 --- /dev/null +++ b/domains/1024.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cy920820", + "email": "cuiyang673308817@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