From 8fb8ccc08a69614d5da5d596d9e7d94fcae3d5f4 Mon Sep 17 00:00:00 2001 From: Brodes <144500576+Br0des@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:48:11 -0600 Subject: [PATCH 1/5] Create brodes.json --- domains/brodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brodes.json diff --git a/domains/brodes.json b/domains/brodes.json new file mode 100644 index 000000000..c7fe5c34d --- /dev/null +++ b/domains/brodes.json @@ -0,0 +1,12 @@ +{ + "description": "small Website of mine, may have done it wrong", + "repo": "https://github.com/Br0des/Website", + "owner": { + "username": "br0des", + "email": "brodyyeah@proton.me" + }, + "record": { + "CNAME": "https://br0des.github.io/Website/index.html" + }, + "proxied": true +} From fd4f459e25958e9b930c5841cdb2f7f52fe0efb8 Mon Sep 17 00:00:00 2001 From: Brodes <144500576+Br0des@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:19:15 -0600 Subject: [PATCH 2/5] Update domains/brodes.json Co-authored-by: orangc --- domains/brodes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brodes.json b/domains/brodes.json index c7fe5c34d..40d562c38 100644 --- a/domains/brodes.json +++ b/domains/brodes.json @@ -6,7 +6,7 @@ "email": "brodyyeah@proton.me" }, "record": { - "CNAME": "https://br0des.github.io/Website/index.html" + "CNAME": "br0des.github.io" }, "proxied": true } From 76878268919367f2e7960b79b68f5572b3b022db Mon Sep 17 00:00:00 2001 From: Xavier Mawet Date: Tue, 18 Mar 2025 23:33:42 +0100 Subject: [PATCH 3/5] Create nakim.json --- domains/nakim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nakim.json diff --git a/domains/nakim.json b/domains/nakim.json new file mode 100644 index 000000000..17c68f290 --- /dev/null +++ b/domains/nakim.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/xaviermawet", + "owner": { + "username": "xaviermawet", + "email": "xavier@nakim.be" + }, + "record": { + "CNAME": "nakim.be" + } +} From 9dadb171e48f075f121dbece86ae427f85a90ecc Mon Sep 17 00:00:00 2001 From: joevizcara Date: Wed, 19 Mar 2025 06:47:57 +0800 Subject: [PATCH 4/5] Create joeb.json --- domains/joeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joeb.json diff --git a/domains/joeb.json b/domains/joeb.json new file mode 100644 index 000000000..f37ce2583 --- /dev/null +++ b/domains/joeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joevizcara", + "email": "joevizcara@proton.me" + }, + "record": { + "CNAME": "joeb.pages.dev" + } +} From 1f61dff0799fb65b5be8a877f5ee3314da742189 Mon Sep 17 00:00:00 2001 From: mrsanjaya <83075210+mrsanjaya@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:36:33 +0700 Subject: [PATCH 5/5] Create jasa.json --- domains/jasa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasa.json diff --git a/domains/jasa.json b/domains/jasa.json new file mode 100644 index 000000000..1ce6a0739 --- /dev/null +++ b/domains/jasa.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mrsanjaya/mrsanjaya.github.io", + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "CNAME": "mrsanjaya.github.io" + } +}