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 01/11] 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 02/11] 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 03/11] 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 04/11] 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 05/11] 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" + } +} From f0fbd8b756497e4036253b61085fa9934b08eae7 Mon Sep 17 00:00:00 2001 From: Mohammad Hossein Yazdani Date: Wed, 19 Mar 2025 05:25:44 +0000 Subject: [PATCH 06/11] create plumbus.json --- domains/plumbus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/plumbus.json diff --git a/domains/plumbus.json b/domains/plumbus.json new file mode 100644 index 000000000..ab341a124 --- /dev/null +++ b/domains/plumbus.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mamsi", + "email": "m.hossein95th@gmail.com" + }, + "record": { + "CNAME": "github.com/MAM-SYS" + }, + "proxied": true + } \ No newline at end of file From 466d49e9852560c4ddd77b8fb63adfa72105777e Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:08:39 +0300 Subject: [PATCH 07/11] Update plumbus.json --- domains/plumbus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index ab341a124..fbc348cfe 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -4,7 +4,7 @@ "email": "m.hossein95th@gmail.com" }, "record": { - "CNAME": "github.com/MAM-SYS" + "URL": "https://github.com/MAM-SYS" }, "proxied": true - } \ No newline at end of file + } From 56175ae0999f2ae9abb2af4bccd6a7e5ae029b59 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:09:58 +0300 Subject: [PATCH 08/11] Update plumbus.json --- domains/plumbus.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index fbc348cfe..b474c39cb 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -5,6 +5,5 @@ }, "record": { "URL": "https://github.com/MAM-SYS" - }, - "proxied": true + } } From 04296a3e922e36c5c9d76448076327516a2813c9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:13:15 +0300 Subject: [PATCH 09/11] Update plumbus.json --- domains/plumbus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index b474c39cb..e35970e23 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mamsi", + "username": "MAM-SYS", "email": "m.hossein95th@gmail.com" }, "record": { From e9d20deadfe0a55befccee7077725947ad8ed44a Mon Sep 17 00:00:00 2001 From: vampirepapi Date: Wed, 19 Mar 2025 11:45:23 +0530 Subject: [PATCH 10/11] changes --- domains/vampirepapi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vampirepapi.json diff --git a/domains/vampirepapi.json b/domains/vampirepapi.json new file mode 100644 index 000000000..27854e7c8 --- /dev/null +++ b/domains/vampirepapi.json @@ -0,0 +1,11 @@ +{ + "description": "vampirepapi's portfolio website", + "repo": "https://github.com/vampirepapi/vampirepapi.github.io", + "owner": { + "username": "vampirepapi", + "email": "shubhamsourabh8@gmail.com" + }, + "record": { + "CNAME": "vampirepapi.github.io" + } +} \ No newline at end of file From 3ebec3b64ff1851ea175bf529e4bf3695d163f75 Mon Sep 17 00:00:00 2001 From: mrsanjaya <83075210+mrsanjaya@users.noreply.github.com> Date: Wed, 19 Mar 2025 13:22:50 +0700 Subject: [PATCH 11/11] Create _github-pages-challenge-mrsanjaya.jasa.json DNS TXT record for verification in github pages --- domains/_github-pages-challenge-mrsanjaya.jasa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrsanjaya.jasa.json diff --git a/domains/_github-pages-challenge-mrsanjaya.jasa.json b/domains/_github-pages-challenge-mrsanjaya.jasa.json new file mode 100644 index 000000000..f4c19e493 --- /dev/null +++ b/domains/_github-pages-challenge-mrsanjaya.jasa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "TXT": "d8a383c1e9f79f3d08781238025862" + } +}