From 24f8f451656b89426d889a1e7d893b0519a71e8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sat, 27 Jul 2024 02:13:29 +0700 Subject: [PATCH 1/3] Register uzi.is-a.dev --- domains/uzi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uzi.json diff --git a/domains/uzi.json b/domains/uzi.json new file mode 100644 index 000000000..a78b749c1 --- /dev/null +++ b/domains/uzi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "crischutu07", + "email": "", + "discord": "1001747794954039368" + }, + + "record": { + "CNAME": "crischutu07.github.io/uzi" + } + } + \ No newline at end of file From dac7914c5a27029f1b08efeab417aa3f17a17f38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sat, 27 Jul 2024 16:10:21 +0700 Subject: [PATCH 2/3] Update uzi.json --- domains/uzi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/uzi.json b/domains/uzi.json index a78b749c1..a47d8f510 100644 --- a/domains/uzi.json +++ b/domains/uzi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "crischutu07.github.io/uzi" + "A": "185.199.108.153" } } - \ No newline at end of file + From 47946a53d8cfd123418a677bdba21dab1a00c93d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sat, 27 Jul 2024 16:13:58 +0700 Subject: [PATCH 3/3] Update uzi.json --- domains/uzi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uzi.json b/domains/uzi.json index a47d8f510..b3c35ea75 100644 --- a/domains/uzi.json +++ b/domains/uzi.json @@ -6,7 +6,7 @@ }, "record": { - "A": "185.199.108.153" + "CNAME": "crischutu07.github.io" } }