From 00bfa2f3dbf60acfe441dd155cc863a5aa5ad2d7 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:48:08 +0530 Subject: [PATCH] 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 000000000..f6ecafb7b --- /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 000000000..b8bab7514 --- /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" + ] + } +}