From 02f15becf16c0ee3fdfae941bd60b74af49dda6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20Ignacio=20Rodri=CC=81guez=20Pe=CC=81rez?= Date: Mon, 17 Feb 2025 01:16:54 +0100 Subject: [PATCH 01/20] Create jirp.json --- domains/jirp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jirp.json diff --git a/domains/jirp.json b/domains/jirp.json new file mode 100644 index 000000000..15c8fefe1 --- /dev/null +++ b/domains/jirp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jirp-upc", + "email": "joseirpp@gmail.com" + }, + "record": { + "CNAME": "jirp-is-a-dev.pages.dev" + } +} From 1a5598c1af07036ce90a9d6949f636e0ad8efa81 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:53:00 +0800 Subject: [PATCH 02/20] Create miyuki.json --- domains/miyuki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/miyuki.json diff --git a/domains/miyuki.json b/domains/miyuki.json new file mode 100644 index 000000000..fd38526f2 --- /dev/null +++ b/domains/miyuki.json @@ -0,0 +1,12 @@ +{ + "description": "Miyuki Yue's is-a.dev domain", + "repo": "https://github.com/YueMiyuki", + "owner": { + "username": "YueMiyuki", + "email": "me@miyuki-yue.dev" + }, + "record": { + "URL": "https://miyuki-yue.dev" + }, + "proxied": true +} From 6579ea12844560348a96fb6c595f11ed063cd548 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:53:40 +0800 Subject: [PATCH 03/20] Create _discord.miyuki.json --- domains/_discord.miyuki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.miyuki.json diff --git a/domains/_discord.miyuki.json b/domains/_discord.miyuki.json new file mode 100644 index 000000000..82c1a8112 --- /dev/null +++ b/domains/_discord.miyuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YueMiyuki", + "email": "me@miyuki-yue.dev" + }, + "record": { + "TXT": "dh=b9df0d9c0ab6eced3bed9d5bca5f693962bb4e5c" + } +} From 715d652b14fc61aa14a7a695709a6d030e0af3c4 Mon Sep 17 00:00:00 2001 From: Rachitverma2006 Date: Fri, 18 Apr 2025 09:37:29 +0530 Subject: [PATCH 04/20] Update vrachit.json Added zoho mail credentials. --- domains/vrachit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/vrachit.json b/domains/vrachit.json index c26784391..d92909750 100644 --- a/domains/vrachit.json +++ b/domains/vrachit.json @@ -4,8 +4,11 @@ "email": "vrachit@proton.me" }, "record": { + "MX":["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"] "TXT": [ - "zoho-verification=zb12977056.zmverify.zoho.in" + "zoho-verification=zb12977056.zmverify.zoho.in", + "v=spf1 include:zoho.in ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCs5J8ZRWmki8My0UKBtCjrcEycHYkYsoclcXXTzLSZtXe6KqOS3M/l1nufedCVNcdrdqse1NYYAOx6otp9l0IkiUfKql6gyRKWbQJp+zAmaBGgXC0wKAiNPKJhHf4wiqIJfJgH5bB3I7fdN7Np+mVrDzso23LlQnpHdXMRtZ0iwwIDAQAB" ], "CNAME": "vrachit.pages.dev" }, From d8b3f91c8734ff69b7a87c934fc7aa31fc22c826 Mon Sep 17 00:00:00 2001 From: hnks-gh <91555764+hnks-gh@users.noreply.github.com> Date: Fri, 18 Apr 2025 22:10:23 +0700 Subject: [PATCH 05/20] Create _github-pages-challenge-hnks-gh --- domains/_github-pages-challenge-hnks-gh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-hnks-gh diff --git a/domains/_github-pages-challenge-hnks-gh b/domains/_github-pages-challenge-hnks-gh new file mode 100644 index 000000000..3b8d72383 --- /dev/null +++ b/domains/_github-pages-challenge-hnks-gh @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hnks-gh", + "email": "contact@mellìluous.eu.org" + }, + "record": { + "TXT": "6483ec564b33c63fa8d736c3c73914" + } +} From 9f39ee682ea9cb2261eced163add531857ff8789 Mon Sep 17 00:00:00 2001 From: hnks-gh <91555764+hnks-gh@users.noreply.github.com> Date: Fri, 18 Apr 2025 22:19:56 +0700 Subject: [PATCH 06/20] Rename _github-pages-challenge-hnks-gh to _github-pages-challenge-hnks-gh.json --- ...ges-challenge-hnks-gh => _github-pages-challenge-hnks-gh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-hnks-gh => _github-pages-challenge-hnks-gh.json} (100%) diff --git a/domains/_github-pages-challenge-hnks-gh b/domains/_github-pages-challenge-hnks-gh.json similarity index 100% rename from domains/_github-pages-challenge-hnks-gh rename to domains/_github-pages-challenge-hnks-gh.json From 2e696a066c8418c3e379f7bb7d5fa45048dc40b8 Mon Sep 17 00:00:00 2001 From: sheet315 <60932182+sheet315@users.noreply.github.com> Date: Fri, 18 Apr 2025 18:03:04 +0200 Subject: [PATCH 07/20] Update orbit.json --- domains/orbit.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/orbit.json b/domains/orbit.json index 803bbf754..25b3297d5 100644 --- a/domains/orbit.json +++ b/domains/orbit.json @@ -5,7 +5,6 @@ "email": "shaundereuv@gmail.com" }, "record": { - "A": ["185.206.148.149"] - }, - "proxied": true + "CNAME": "orbitbot.my.pebble.host" + } } From 2fe8f635a60cc228caa92c38f8ff97671f073cb9 Mon Sep 17 00:00:00 2001 From: sheet315 <60932182+sheet315@users.noreply.github.com> Date: Fri, 18 Apr 2025 18:13:46 +0200 Subject: [PATCH 08/20] Update orbit.json --- domains/orbit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orbit.json b/domains/orbit.json index 25b3297d5..085c1a204 100644 --- a/domains/orbit.json +++ b/domains/orbit.json @@ -5,6 +5,6 @@ "email": "shaundereuv@gmail.com" }, "record": { - "CNAME": "orbitbot.my.pebble.host" + "URL": "orbitbot.my.pebble.host:25603" } } From 535df705eb864fd2f478f9304697693517def23a Mon Sep 17 00:00:00 2001 From: sheet315 <60932182+sheet315@users.noreply.github.com> Date: Fri, 18 Apr 2025 18:15:01 +0200 Subject: [PATCH 09/20] Update orbit.json --- domains/orbit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orbit.json b/domains/orbit.json index 085c1a204..47eefb542 100644 --- a/domains/orbit.json +++ b/domains/orbit.json @@ -5,6 +5,6 @@ "email": "shaundereuv@gmail.com" }, "record": { - "URL": "orbitbot.my.pebble.host:25603" + "URL": "https://orbitbot.my.pebble.host:25603" } } From 486ca28a601f9c653f96c45d624a5e0b69d7be7f Mon Sep 17 00:00:00 2001 From: Prabhas Gunda Date: Sat, 19 Apr 2025 01:17:57 +0530 Subject: [PATCH 10/20] Create prabhas.json --- prabhas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 prabhas.json diff --git a/prabhas.json b/prabhas.json new file mode 100644 index 000000000..3d2d583df --- /dev/null +++ b/prabhas.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website with information about me, notes and blogs.", + "repo": "https://github.com/TrailingWhitespace/Website", + "owner": { + "username": "TrailingWhitespace", + "email": "flash1719@protonmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From bbaf0305fcfcc61ab5c7b13570b0f8300a4429bb Mon Sep 17 00:00:00 2001 From: nate <80607620+natemammoth@users.noreply.github.com> Date: Sat, 19 Apr 2025 14:54:23 +0700 Subject: [PATCH 11/20] Delete domains/jobcmax.json --- domains/jobcmax.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jobcmax.json diff --git a/domains/jobcmax.json b/domains/jobcmax.json deleted file mode 100644 index d35e94526..000000000 --- a/domains/jobcmax.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "jobcmax web", - "repo": "https://github.com/jobcmax/jobcmax.github.io", - "owner": { - "username": "jobcmax", - "email": "blueboo265@gmail.com" - }, - "record": { - "CNAME": "jobcmax.github.io" - } -} From ef5ce8bc7094161359b4dd7568f35e4455170109 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Sat, 19 Apr 2025 17:30:33 +0800 Subject: [PATCH 12/20] Update miyuki.json --- domains/miyuki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miyuki.json b/domains/miyuki.json index fd38526f2..9ef2167b4 100644 --- a/domains/miyuki.json +++ b/domains/miyuki.json @@ -8,5 +8,5 @@ "record": { "URL": "https://miyuki-yue.dev" }, - "proxied": true + "proxied": false } From af47dbc019f36a8d12205f85a1a7d5f9febe6165 Mon Sep 17 00:00:00 2001 From: sheet315 <60932182+sheet315@users.noreply.github.com> Date: Sat, 19 Apr 2025 13:52:11 +0200 Subject: [PATCH 13/20] Update orbit.json fixed the ssl error by using HTTP i want to use https but i dont have a certificate that shows its a safe website yet. --- domains/orbit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orbit.json b/domains/orbit.json index 47eefb542..8faa86ee9 100644 --- a/domains/orbit.json +++ b/domains/orbit.json @@ -5,6 +5,6 @@ "email": "shaundereuv@gmail.com" }, "record": { - "URL": "https://orbitbot.my.pebble.host:25603" + "URL": "http://orbitbot.my.pebble.host:25603" } } From 3654cc49cf32021f28fa107758feda1808e0c2b7 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 19 Apr 2025 17:10:36 +0400 Subject: [PATCH 14/20] fix: json --- domains/vrachit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vrachit.json b/domains/vrachit.json index d92909750..743887afe 100644 --- a/domains/vrachit.json +++ b/domains/vrachit.json @@ -4,7 +4,7 @@ "email": "vrachit@proton.me" }, "record": { - "MX":["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"] + "MX":["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"], "TXT": [ "zoho-verification=zb12977056.zmverify.zoho.in", "v=spf1 include:zoho.in ~all", From fb0e04f980089e2c160286387173827946359b77 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 19 Apr 2025 17:13:59 +0400 Subject: [PATCH 15/20] fix: Rename _github-pages-challenge-hnks-gh.json to _github-pages-challenge-hnks-gh.hnks.json --- ...nge-hnks-gh.json => _github-pages-challenge-hnks-gh.hnks.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-hnks-gh.json => _github-pages-challenge-hnks-gh.hnks.json} (100%) diff --git a/domains/_github-pages-challenge-hnks-gh.json b/domains/_github-pages-challenge-hnks-gh.hnks.json similarity index 100% rename from domains/_github-pages-challenge-hnks-gh.json rename to domains/_github-pages-challenge-hnks-gh.hnks.json From 6d351455840db80e21edbf8f8a492e30da6ca18f Mon Sep 17 00:00:00 2001 From: Prabhas Gunda Date: Sat, 19 Apr 2025 19:10:36 +0530 Subject: [PATCH 16/20] Move prabhas.json to domains/ --- prabhas.json => domains/prabhas.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename prabhas.json => domains/prabhas.json (100%) diff --git a/prabhas.json b/domains/prabhas.json similarity index 100% rename from prabhas.json rename to domains/prabhas.json From c96fa226b0782c892a185290f5f41dbbfb4d9692 Mon Sep 17 00:00:00 2001 From: sheet315 <60932182+sheet315@users.noreply.github.com> Date: Sat, 19 Apr 2025 15:59:11 +0200 Subject: [PATCH 17/20] Update orbit.json im counting on it to work now --- domains/orbit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orbit.json b/domains/orbit.json index 8faa86ee9..39cb4ade3 100644 --- a/domains/orbit.json +++ b/domains/orbit.json @@ -5,6 +5,6 @@ "email": "shaundereuv@gmail.com" }, "record": { - "URL": "http://orbitbot.my.pebble.host:25603" + "A": ["167.114.194.156"] } } From bac1529786a0cbfbd6ea40993a5dd29cd8ffc631 Mon Sep 17 00:00:00 2001 From: hnks-gh <91555764+hnks-gh@users.noreply.github.com> Date: Sat, 19 Apr 2025 21:29:02 +0700 Subject: [PATCH 18/20] Update _github-pages-challenge-hnks-gh.hnks.json --- domains/_github-pages-challenge-hnks-gh.hnks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-hnks-gh.hnks.json b/domains/_github-pages-challenge-hnks-gh.hnks.json index 3b8d72383..cd01ff95e 100644 --- a/domains/_github-pages-challenge-hnks-gh.hnks.json +++ b/domains/_github-pages-challenge-hnks-gh.hnks.json @@ -1,7 +1,7 @@ { "owner": { "username": "hnks-gh", - "email": "contact@mellìluous.eu.org" + "email": "contact@mellifluous.eu.org" }, "record": { "TXT": "6483ec564b33c63fa8d736c3c73914" From 46adb71107373eebbc28166a0545fb73483c8232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=82=8A=20=E2=8A=B9=20amin=20=C2=B7=E2=82=8A=E2=98=85?= Date: Sat, 19 Apr 2025 12:27:00 -0400 Subject: [PATCH 19/20] Update _discord.voxxdevv.json --- domains/_discord.voxxdevv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.voxxdevv.json b/domains/_discord.voxxdevv.json index 89619e1df..bb16d18df 100644 --- a/domains/_discord.voxxdevv.json +++ b/domains/_discord.voxxdevv.json @@ -1,9 +1,9 @@ { "owner": { "username": "voxxdevv", - "email": "aminrh@icloud.com" + "email": "nft@itis.top" }, "record": { - "TXT": "dh=86ca7e3af41dae9a1eea4036e19ff63c8417dca0" + "TXT": "dh=8df11236fd43bb1f7868e7467344a44a159aa35a" } } From 61b8f161f01c5b4ade2bb108ab77702ff2cc60a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=82=8A=20=E2=8A=B9=20amin=20=C2=B7=E2=82=8A=E2=98=85?= Date: Sat, 19 Apr 2025 12:27:39 -0400 Subject: [PATCH 20/20] Update voxxdevv.json --- domains/voxxdevv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/voxxdevv.json b/domains/voxxdevv.json index 6e783b671..af2919738 100644 --- a/domains/voxxdevv.json +++ b/domains/voxxdevv.json @@ -3,7 +3,7 @@ "repo": "https://github.com/voxxdevv/voxxdevv.github.io/lmdesigns", "owner": { "username": "voxxdevv", - "email": "aminrh@icloud.com" + "email": "nft@itis.top" }, "record": { "CNAME": "voxxdevv.github.io"