From 0b4828515dab5c718ed93239d29b5dd86fa1a631 Mon Sep 17 00:00:00 2001 From: BH00TXD Date: Sun, 12 Nov 2023 17:55:49 +0530 Subject: [PATCH 1/2] feat(domain): bhavishya.is-a.dev --- domains/bhavishya.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/bhavishya.json b/domains/bhavishya.json index 9ddb9f3b1..c6717ef07 100644 --- a/domains/bhavishya.json +++ b/domains/bhavishya.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "BH00TXD", "email": "ghost25112006@gmail.com" - }, - - "record": { - "A": ["164.132.74.251"] - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 18ce73ebc0cd65b4c93be7b4213ce58a6a41c5a9 Mon Sep 17 00:00:00 2001 From: BH00TXD Date: Sun, 12 Nov 2023 18:08:05 +0530 Subject: [PATCH 2/2] feat(domain): bhavishyadahiya.is-a.dev --- domains/bhavishyadahiya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhavishyadahiya.json diff --git a/domains/bhavishyadahiya.json b/domains/bhavishyadahiya.json new file mode 100644 index 000000000..5b0391be7 --- /dev/null +++ b/domains/bhavishyadahiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BH00TXD", + "email": "ghost25112006@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +}