From 6e7f258e44b9ff48ce38cb271607d06f7ae7aafc Mon Sep 17 00:00:00 2001 From: thinlayerofice Date: Sat, 18 Nov 2023 11:04:53 +0500 Subject: [PATCH] feat(domain): zoronium.is-a.dev --- domains/zoronium.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zoronium.json diff --git a/domains/zoronium.json b/domains/zoronium.json new file mode 100644 index 000000000..d488672fc --- /dev/null +++ b/domains/zoronium.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thinlayerofice", + "email": "zayaanmohammed1535@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