From 21eb697c6bb8bd56b8bc8ceef361354d0eae4883 Mon Sep 17 00:00:00 2001 From: Urging <90156029+UrgingOfc@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:27:15 +0200 Subject: [PATCH 1/2] Create ugdev.json --- domains/ugdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ugdev.json diff --git a/domains/ugdev.json b/domains/ugdev.json new file mode 100644 index 000000000..4cd799e44 --- /dev/null +++ b/domains/ugdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["82.165.193.230"] + } +} From 0e7ad5ac616706ce8cb142a93b4f686ea1b0f3ff Mon Sep 17 00:00:00 2001 From: Urging <90156029+UrgingOfc@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:30:09 +0200 Subject: [PATCH 2/2] Update urging.json --- domains/urging.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/urging.json b/domains/urging.json index e3d2583f6..4cd799e44 100644 --- a/domains/urging.json +++ b/domains/urging.json @@ -4,6 +4,6 @@ "email": "diogo.lopes.silva.ch@gmail.com" }, "record": { - "A": ["198.91.81.13"] + "A": ["82.165.193.230"] } }