From 8c0cf6ac5cc362649dd8caa0926008ea7640a5a1 Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Mon, 9 Oct 2023 08:50:31 +0530 Subject: [PATCH 1/2] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/piyushrb.json diff --git a/domains/piyushrb.json b/domains/piyushrb.json new file mode 100644 index 000000000..691f86aec --- /dev/null +++ b/domains/piyushrb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piyush-rb", + "email": "urpiyush39@gmail.com" + }, + "record": { + "MX": ["free1.googiehost.com"] + } +} From a824bc5f64720f7ce8cabcc6b779df54136c63a8 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:52:11 +0530 Subject: [PATCH 2/2] Update piyushrb.json --- domains/piyushrb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index 691f86aec..dae7f32b6 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com"] + "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] } }