From 7bfdc0c7c2469d8e48f2444146aa9afd747bc306 Mon Sep 17 00:00:00 2001 From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com> Date: Mon, 15 Jul 2024 01:31:07 +0500 Subject: [PATCH 1/2] Create texnogrand-dev.json --- domains/texnogrand-dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/texnogrand-dev.json diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json new file mode 100644 index 000000000..91235a045 --- /dev/null +++ b/domains/texnogrand-dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muhamamdyusuf-kurbonov", + "email": "muhammadyusuf.kurbonov2002@gmail.com" + }, + "record": { + "A": "213.199.33.74" + } +} From ab917db848d7d4c860f50b81d80298de44e48810 Mon Sep 17 00:00:00 2001 From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:56:08 +0500 Subject: [PATCH 2/2] Update domains/texnogrand-dev.json Co-authored-by: CuteDog5695 --- domains/texnogrand-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json index 91235a045..0c4c6529f 100644 --- a/domains/texnogrand-dev.json +++ b/domains/texnogrand-dev.json @@ -4,6 +4,6 @@ "email": "muhammadyusuf.kurbonov2002@gmail.com" }, "record": { - "A": "213.199.33.74" + "A": ["213.199.33.74"] } }