From 5b53573c8c2acebb08cbd5fd26e1c59817b69954 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:03:15 +0530 Subject: [PATCH] Create ashishagarwal2023.json --- domains/ashishagarwal2023.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/ashishagarwal2023.json diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json new file mode 100644 index 000000000..ae4b66fcc --- /dev/null +++ b/domains/ashishagarwal2023.json @@ -0,0 +1,23 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + + "record": { + "CNAME": "ashishagarwal2023.github.io" + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +}