From 644b4a28d5961925b8b8a88719ff1c1a9a22e138 Mon Sep 17 00:00:00 2001 From: textures1245 Date: Fri, 8 Sep 2023 16:41:17 +0700 Subject: [PATCH] feat(domain): phakh.is-a.dev --- domains/phakh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phakh.json diff --git a/domains/phakh.json b/domains/phakh.json new file mode 100644 index 000000000..3f13c37c3 --- /dev/null +++ b/domains/phakh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "textures1245", + "email": "sirprak1245@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