From 20a6a4088f1a76030d3475d4545ac7d2f31fe939 Mon Sep 17 00:00:00 2001 From: JonnycatMeow Date: Fri, 29 Dec 2023 20:19:44 -0800 Subject: [PATCH] feat(domain): jonnycodes.is-a.dev --- domains/jonnycodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jonnycodes.json diff --git a/domains/jonnycodes.json b/domains/jonnycodes.json new file mode 100644 index 000000000..acc326152 --- /dev/null +++ b/domains/jonnycodes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "JonnycatMeow", + "email": "jonnygomez156@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