From 87e9aac43fdc2ec7922713c5ba2b37ea1b80ad9d Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:20:04 +0545 Subject: [PATCH 1/3] Create dipesh.json --- domains/dipesh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dipesh.json diff --git a/domains/dipesh.json b/domains/dipesh.json new file mode 100644 index 000000000..b407f212b --- /dev/null +++ b/domains/dipesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dipesh79" + }, + "record": { + "A": "192.250.235.27" + } +} From 9a047c65c27a6aa7c898fa1f7a7909fc67f8476d Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Wed, 5 Feb 2025 10:56:03 +0000 Subject: [PATCH 2/3] ref: updated email --- domains/dipesh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dipesh.json b/domains/dipesh.json index b407f212b..8e861f387 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dipesh79" + "username": "dipesh79", + "email": "dipeshkhanal79@gmail.com" }, "record": { "A": "192.250.235.27" From 1e5059e6c7d986ff3bda7083e8079039e4bfc1b0 Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:39:25 +0545 Subject: [PATCH 3/3] Update domains/dipesh.json Co-authored-by: 21Z <21z95@proton.me> --- domains/dipesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dipesh.json b/domains/dipesh.json index 8e861f387..c9056fd66 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -4,6 +4,6 @@ "email": "dipeshkhanal79@gmail.com" }, "record": { - "A": "192.250.235.27" + "A": ["192.250.235.27"] } }