From 00bfa2f3dbf60acfe441dd155cc863a5aa5ad2d7 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:48:08 +0530 Subject: [PATCH 1/3] Revert "delete other domains" --- domains/_discord.ashishagarwal.json | 9 +++++++++ domains/ashishagr.json | 21 +++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 domains/_discord.ashishagarwal.json create mode 100644 domains/ashishagr.json diff --git a/domains/_discord.ashishagarwal.json b/domains/_discord.ashishagarwal.json new file mode 100644 index 0000000000..f6ecafb7bc --- /dev/null +++ b/domains/_discord.ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" + } +} diff --git a/domains/ashishagr.json b/domains/ashishagr.json new file mode 100644 index 0000000000..b8bab75143 --- /dev/null +++ b/domains/ashishagr.json @@ -0,0 +1,21 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "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" + ] + } +} From a6833b3cd9ac5f2bc4b0fa65355bca2542af5e92 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:49:48 +0530 Subject: [PATCH 2/3] Create ashishagarwal.json --- domains/ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashishagarwal.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 0000000000..5622a088b7 --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "CNAME": "ashishagarwal.netlify.app" + } +} From d5e1b635fb9266d44c7b4ef6324b7aaf3d6be30b Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:50:42 +0530 Subject: [PATCH 3/3] Update ashishagr.json --- domains/ashishagr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashishagr.json b/domains/ashishagr.json index b8bab75143..1816180464 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -1,6 +1,6 @@ { "owner": { - "username": "ashishagarwal2023", + "username": "devashish2024", "email": "code.with.aasheesh@gmail.com" }, "record": {