From baeacda83c4d5e07c5d1098afef2c779f88886ad Mon Sep 17 00:00:00 2001 From: ppg00 Date: Tue, 5 Sep 2023 16:08:52 +0100 Subject: [PATCH] feat(domain): qqg00.is-a.dev --- domains/qqg00.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qqg00.json diff --git a/domains/qqg00.json b/domains/qqg00.json new file mode 100644 index 000000000..dd140730e --- /dev/null +++ b/domains/qqg00.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ppg00", + "email": "vx2dsk@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