From 9901eca6eaadb1c3d2dbe832237e80bfb53b0282 Mon Sep 17 00:00:00 2001 From: Vincent-CLY Date: Sat, 26 Aug 2023 15:42:46 +0800 Subject: [PATCH] feat(domain): vincent-cly.is-a.dev --- domains/vincent-cly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vincent-cly.json diff --git a/domains/vincent-cly.json b/domains/vincent-cly.json new file mode 100644 index 000000000..beda63ece --- /dev/null +++ b/domains/vincent-cly.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Vincent-CLY", + "email": "vchku413@connect.hku.hk" + }, + "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