From 21e28c6923a40a180adc9bb6fee93d93629504bd Mon Sep 17 00:00:00 2001 From: imAshutoshGupta Date: Fri, 29 Dec 2023 11:04:43 +0530 Subject: [PATCH] feat(domain): ashutoshgupta.is-a.dev --- domains/ashutoshgupta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashutoshgupta.json diff --git a/domains/ashutoshgupta.json b/domains/ashutoshgupta.json new file mode 100644 index 000000000..3feaaf701 --- /dev/null +++ b/domains/ashutoshgupta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imAshutoshGupta", + "email": "aguptaworkspace@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