From 6c3a32d70de5b5c1e90352077dbf119c5b333d79 Mon Sep 17 00:00:00 2001 From: Luiz Eduardo Date: Mon, 14 Apr 2025 11:53:02 -0300 Subject: [PATCH 1/7] feat: add subdomain luizdario --- domains/luizdario.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luizdario.json diff --git a/domains/luizdario.json b/domains/luizdario.json new file mode 100644 index 000000000..a9f205b82 --- /dev/null +++ b/domains/luizdario.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/luizearaujo/luizdario.github.io", + "owner": { + "username": "luizearaujo", + "email": "luiz.dario.araujo@hotmail.com" + }, + "record": { + "CNAME": "luizdario.github.io" + } +} From fd2e2dd194402b61d0401014047d6c477c2a014e Mon Sep 17 00:00:00 2001 From: Luiz Eduardo de Araujo Date: Mon, 14 Apr 2025 13:35:59 -0300 Subject: [PATCH 2/7] Update domains/luizdario.json Co-authored-by: 21Z <21z95@proton.me> --- domains/luizdario.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luizdario.json b/domains/luizdario.json index a9f205b82..60121377c 100644 --- a/domains/luizdario.json +++ b/domains/luizdario.json @@ -6,6 +6,6 @@ "email": "luiz.dario.araujo@hotmail.com" }, "record": { - "CNAME": "luizdario.github.io" + "CNAME": "luizearaujo.github.io" } } From 32e77d9e1ca0c10d9df88a732bd1c42e087d7c06 Mon Sep 17 00:00:00 2001 From: Rayen Korbi Date: Mon, 14 Apr 2025 23:41:51 +0100 Subject: [PATCH 3/7] Create rayen.json --- domains/rayen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayen.json diff --git a/domains/rayen.json b/domains/rayen.json new file mode 100644 index 000000000..b99703e18 --- /dev/null +++ b/domains/rayen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "korbirayen", + "email": "contact.rayenkorbi@gmail.com" + }, + "record": { + "CNAME": "korbirayen.github.io" + } +} From 9c31db21c09033757cafc1c5fcc1632be774b79c Mon Sep 17 00:00:00 2001 From: jona2708 Date: Tue, 15 Apr 2025 00:49:24 -0600 Subject: [PATCH 4/7] Create zarcorp.json --- domains/zarcorp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarcorp.json diff --git a/domains/zarcorp.json b/domains/zarcorp.json new file mode 100644 index 000000000..a78dadc2a --- /dev/null +++ b/domains/zarcorp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jona27081", + "email": "ojedarosasjaor@gmail.com" + }, + "record": { + "URL": "https://jonathanojeda.vercel.app/" + } +} From 09efb20af0da5d3e53b738814c6d7c902ba3b6b0 Mon Sep 17 00:00:00 2001 From: PhuongDeveloper Date: Tue, 15 Apr 2025 14:25:26 +0700 Subject: [PATCH 5/7] Create minhphuong.json --- domains/minhphuong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minhphuong.json diff --git a/domains/minhphuong.json b/domains/minhphuong.json new file mode 100644 index 000000000..993b986b9 --- /dev/null +++ b/domains/minhphuong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhuongDeveloper", + "email": "trminhphuong28@gmail.com" + }, + "record": { + "CNAME": "phuongdeveloper.github.io" + } +} From 4c77c73b72a19cf03ce05d20828502a8ecc94d07 Mon Sep 17 00:00:00 2001 From: shinobi9 <68454037+shinobi9@users.noreply.github.com> Date: Tue, 15 Apr 2025 20:45:12 +0800 Subject: [PATCH 6/7] Create shinobi9.json --- domains/shinobi9.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shinobi9.json diff --git a/domains/shinobi9.json b/domains/shinobi9.json new file mode 100644 index 000000000..99ef1071d --- /dev/null +++ b/domains/shinobi9.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shinobi9", + "email": "shinobi9c@outlook.com" + }, + "record": { + "CNAME": "shinobi9.github.io" + } +} From 0faa4c390d4d973e46c49f9049d6922bd452cad7 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:50:07 +0100 Subject: [PATCH 7/7] Create harmony.yunexiz.json --- domains/harmony.yunexiz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/harmony.yunexiz.json diff --git a/domains/harmony.yunexiz.json b/domains/harmony.yunexiz.json new file mode 100644 index 000000000..7ec94ff7a --- /dev/null +++ b/domains/harmony.yunexiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Yunexiz" + }, + "record": { + "CNAME": "harmony-site.pages.dev" + } +}