From 36f20f354dc5852c6eb624fe7d1b0fb11627762b Mon Sep 17 00:00:00 2001 From: GamerKid67289 Date: Mon, 4 Dec 2023 17:51:49 -0500 Subject: [PATCH] feat(domain): tech-is-god.is-a.dev --- domains/tech-is-god.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tech-is-god.json diff --git a/domains/tech-is-god.json b/domains/tech-is-god.json new file mode 100644 index 000000000..430c59179 --- /dev/null +++ b/domains/tech-is-god.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GamerKid67289", + "email": "zprice720@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file