From 6e2bd379835b8a6ab8fe2d6f2b323b215a16ea76 Mon Sep 17 00:00:00 2001 From: Zirmith Date: Tue, 5 Dec 2023 19:17:21 -0600 Subject: [PATCH] feat(domain): thisqoutedoesntexist.is-a.dev --- domains/thisqoutedoesntexist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thisqoutedoesntexist.json diff --git a/domains/thisqoutedoesntexist.json b/domains/thisqoutedoesntexist.json new file mode 100644 index 000000000..a38625698 --- /dev/null +++ b/domains/thisqoutedoesntexist.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@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