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/41] 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 06d10bb6b961fbb5534d05c11f267fd3d48ac97e Mon Sep 17 00:00:00 2001 From: bentley Date: Tue, 15 Apr 2025 03:29:32 +0300 Subject: [PATCH 02/41] added bentley.json --- domains/bentley.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bentley.json diff --git a/domains/bentley.json b/domains/bentley.json new file mode 100644 index 000000000..99c09255c --- /dev/null +++ b/domains/bentley.json @@ -0,0 +1,11 @@ +{ + "description": "Cool blog name for my portfolio websiet", + "repo": "https://github.com/BentleyOph/blog", + "owner": { + "username": "BentleyOph", + "email": "bentleyonyango@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From 259ff62ca8e2b14580a011852cda8799d841a9a9 Mon Sep 17 00:00:00 2001 From: Henrique <78804989+henrique-coder@users.noreply.github.com> Date: Tue, 15 Apr 2025 13:47:05 -0300 Subject: [PATCH 03/41] Create solfeggio-training.json --- domains/solfeggio-training.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/solfeggio-training.json diff --git a/domains/solfeggio-training.json b/domains/solfeggio-training.json new file mode 100644 index 000000000..2a316aefe --- /dev/null +++ b/domains/solfeggio-training.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henrique-coder", + "email": "hjyz6rqyb@mozmail.com" + }, + "record": { + "CNAME": "henrique-coder.github.io" + } +} From fb14b81234c4b2e2941b1797af2287cb183b4cd1 Mon Sep 17 00:00:00 2001 From: smpineda129 Date: Wed, 16 Apr 2025 10:19:59 -0500 Subject: [PATCH 04/41] Add santiago.is-a.dev subdomain for portfolio --- domains/santiago.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santiago.is-a.dev.json diff --git a/domains/santiago.is-a.dev.json b/domains/santiago.is-a.dev.json new file mode 100644 index 000000000..e01b19678 --- /dev/null +++ b/domains/santiago.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portafolio personal", + "repo": "https://github.com/smpineda129/portfolio", + "owner": { + "username": "smpineda129", + "email": "smpineda129@gmail.com" + }, + "record": { + "CNAME": "smpineda129.github.io" + } + } \ No newline at end of file From e6f3136c45fa58735bc29fe7e6f59396a6b66258 Mon Sep 17 00:00:00 2001 From: worlar Date: Thu, 17 Apr 2025 01:56:57 +0530 Subject: [PATCH 05/41] Add worlarusam.json for my portfolio --- domains/worlarusham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/worlarusham.json diff --git a/domains/worlarusham.json b/domains/worlarusham.json new file mode 100644 index 000000000..cbf89074a --- /dev/null +++ b/domains/worlarusham.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/worlarusham/my_portfolio", + "owner": { + "username": "worlarusham", + "email": "[email protected]" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 967dbcbb2c67ff087171053de0f160abb374a6d6 Mon Sep 17 00:00:00 2001 From: xhide341 Date: Thu, 17 Apr 2025 14:06:55 +0800 Subject: [PATCH 06/41] feat: add discord domain --- domains/_discord.xhide341.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.xhide341.json diff --git a/domains/_discord.xhide341.json b/domains/_discord.xhide341.json new file mode 100644 index 000000000..610749ba0 --- /dev/null +++ b/domains/_discord.xhide341.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xhide341", + "email": "shawnehgn10@gmail.com" + }, + "record": { + "TXT": "dh=22c6450aa2c81b4a2ff82e9174d0381763db407a" + } +} From ce91eb24325d5d9ab570081db6de2b77a022e818 Mon Sep 17 00:00:00 2001 From: worlar Date: Thu, 17 Apr 2025 14:55:50 +0530 Subject: [PATCH 07/41] Update email in worlarusham.json --- domains/worlarusham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/worlarusham.json b/domains/worlarusham.json index cbf89074a..10dead0bd 100644 --- a/domains/worlarusham.json +++ b/domains/worlarusham.json @@ -3,7 +3,7 @@ "repo": "https://github.com/worlarusham/my_portfolio", "owner": { "username": "worlarusham", - "email": "[email protected]" + "email": "worlariscoooool@gmail.com" }, "record": { "A": ["75.2.60.5"] From bcab267c2c2997eb728b0a3e63514b1660096651 Mon Sep 17 00:00:00 2001 From: sheet315 <60932182+sheet315@users.noreply.github.com> Date: Thu, 17 Apr 2025 15:23:50 +0200 Subject: [PATCH 08/41] Updated orbit.json to enable proxied --- domains/orbit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/orbit.json b/domains/orbit.json index 4eb6f2860..803bbf754 100644 --- a/domains/orbit.json +++ b/domains/orbit.json @@ -6,5 +6,6 @@ }, "record": { "A": ["185.206.148.149"] - } + }, + "proxied": true } From c99101fc3516a924ef2671a46e93735b90cfc840 Mon Sep 17 00:00:00 2001 From: Akshat Date: Thu, 17 Apr 2025 19:47:35 +0530 Subject: [PATCH 09/41] Update cdn.akshtt.json --- domains/cdn.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cdn.akshtt.json b/domains/cdn.akshtt.json index 08e4484c5..f3c41c189 100644 --- a/domains/cdn.akshtt.json +++ b/domains/cdn.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["173.208.244.13"] + "A": ["144.24.140.13"] } } - \ No newline at end of file + From 093c1051920c4c85461c6ec2951eda4b9e1efb58 Mon Sep 17 00:00:00 2001 From: Akshat Date: Thu, 17 Apr 2025 19:48:00 +0530 Subject: [PATCH 10/41] Update status.akshtt.json --- domains/status.akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.akshtt.json b/domains/status.akshtt.json index 61d600bfe..fe5c56fa7 100644 --- a/domains/status.akshtt.json +++ b/domains/status.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["173.208.244.13"] + "A": ["144.24.140.13"] } } From b7525f4d2a64e1991c23cd2d53a41e21f796db98 Mon Sep 17 00:00:00 2001 From: Italo Sousa Date: Thu, 17 Apr 2025 13:26:16 -0300 Subject: [PATCH 11/41] add italo.is-a.dev subdomain --- domains/italo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/italo.json diff --git a/domains/italo.json b/domains/italo.json new file mode 100644 index 000000000..1aaf19d6c --- /dev/null +++ b/domains/italo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain - italo.is-a.dev", + "repo": "https://github.com/ItaloSa/italosa.github.io", + "owner": { + "username": "italoSa", + "email": "italosousa@duck.com" + }, + "record": { + "CNAME": "italosa.github.io" + } +} From 2f06496ff0514e26b8e3211f4e75555de4f94e63 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 17 Apr 2025 10:00:03 -0700 Subject: [PATCH 12/41] Create vtx.json --- domains/vtx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vtx.json diff --git a/domains/vtx.json b/domains/vtx.json new file mode 100644 index 000000000..6e54c73b5 --- /dev/null +++ b/domains/vtx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jOaawd", + "email": "theyneverfwme@gmail.com" + }, + "record": { + "CNAME": "9bc1w8wq.up.railway.app" + } +} From 62d7943d586366738436673ef60c06db57549d85 Mon Sep 17 00:00:00 2001 From: Henrique <78804989+henrique-coder@users.noreply.github.com> Date: Thu, 17 Apr 2025 14:16:49 -0300 Subject: [PATCH 13/41] Update solfeggio-training.json --- domains/solfeggio-training.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/solfeggio-training.json b/domains/solfeggio-training.json index 2a316aefe..ff1b82753 100644 --- a/domains/solfeggio-training.json +++ b/domains/solfeggio-training.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/henrique-coder/solfeggio-training", "owner": { "username": "henrique-coder", "email": "hjyz6rqyb@mozmail.com" }, "record": { - "CNAME": "henrique-coder.github.io" + "CNAME": "solfeggio-training.vercel.app" } } From 51dc0d131af5fddc4f61bf6f7bd133a04a0b3f9b Mon Sep 17 00:00:00 2001 From: smpineda129 Date: Thu, 17 Apr 2025 13:09:06 -0500 Subject: [PATCH 14/41] fix: correct subdomain name and file structure --- domains/santiago.is-a.dev.json | 11 ----------- domains/santiago.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 domains/santiago.is-a.dev.json create mode 100644 domains/santiago.json diff --git a/domains/santiago.is-a.dev.json b/domains/santiago.is-a.dev.json deleted file mode 100644 index e01b19678..000000000 --- a/domains/santiago.is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portafolio personal", - "repo": "https://github.com/smpineda129/portfolio", - "owner": { - "username": "smpineda129", - "email": "smpineda129@gmail.com" - }, - "record": { - "CNAME": "smpineda129.github.io" - } - } \ No newline at end of file diff --git a/domains/santiago.json b/domains/santiago.json new file mode 100644 index 000000000..889d2490c --- /dev/null +++ b/domains/santiago.json @@ -0,0 +1,11 @@ +{ + "description": "Portafolio personal", + "repo": "https://github.com/smpineda129/portfolio", + "owner": { + "username": "smpineda129", + "email": "smpineda129@gmail.com" + }, + "record": { + "CNAME": "smpineda129.github.io" + } +} \ No newline at end of file From 3fd1a003c9c05c1bc3be11c82c20ef3e614eea96 Mon Sep 17 00:00:00 2001 From: Douglas Filho Date: Thu, 17 Apr 2025 21:49:19 -0300 Subject: [PATCH 15/41] chore: add new douglasffilho CNAME --- domains/douglasffilho.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/douglasffilho.json diff --git a/domains/douglasffilho.json b/domains/douglasffilho.json new file mode 100644 index 000000000..c06afa3cd --- /dev/null +++ b/domains/douglasffilho.json @@ -0,0 +1,11 @@ +{ + "description": "Douglas Filho personal portifolio website", + "repo": "https://github.com/douglasffilho/me", + "owner": { + "username": "douglasffilho", + "email": "douglasf.filho@gmail.com" + }, + "record": { + "CNAME": "douglasffilho.vercel.app" + } +} From 6fb46e7834d04738f45e301619f04d0f88feea7c Mon Sep 17 00:00:00 2001 From: Henrique <78804989+henrique-coder@users.noreply.github.com> Date: Thu, 17 Apr 2025 22:25:27 -0300 Subject: [PATCH 16/41] Create _vercel.solfeggio-training.json --- domains/_vercel.solfeggio-training.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.solfeggio-training.json diff --git a/domains/_vercel.solfeggio-training.json b/domains/_vercel.solfeggio-training.json new file mode 100644 index 000000000..403bcd998 --- /dev/null +++ b/domains/_vercel.solfeggio-training.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henrique-coder", + "email": "hjyz6rqyb@mozmail.com" + }, + "record": { + "TXT": "vc-domain-verify=solfeggio-training.is-a.dev,64b9db841f2e5fa03a48" + } +} 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 17/41] 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 18/41] 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 2ad56f5f6b4501b5b31f83fae36c5ce958d74c93 Mon Sep 17 00:00:00 2001 From: Dewang Seth <76672107+Dewang2356@users.noreply.github.com> Date: Fri, 18 Apr 2025 09:18:32 +0530 Subject: [PATCH 19/41] Create dewangseth.json --- domains/dewangseth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dewangseth.json diff --git a/domains/dewangseth.json b/domains/dewangseth.json new file mode 100644 index 000000000..95f049803 --- /dev/null +++ b/domains/dewangseth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dewang2356", + "email": "dewangseth.com@gmail.com" + }, + "record": { + "CNAME": "dewang2356.github.io" + } +} From 715d652b14fc61aa14a7a695709a6d030e0af3c4 Mon Sep 17 00:00:00 2001 From: Rachitverma2006 Date: Fri, 18 Apr 2025 09:37:29 +0530 Subject: [PATCH 20/41] 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 586be952ee22b329920134b223e80c63362cabdc Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Fri, 18 Apr 2025 13:32:41 +0800 Subject: [PATCH 21/41] Update bryce.json --- domains/bryce.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/bryce.json b/domains/bryce.json index a7f5c056f..006efac56 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -7,5 +7,7 @@ }, "record": { "CNAME": "githubfantest.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 020c1e95fb2a5805f64b7235af0aee90b2506e8b Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Fri, 18 Apr 2025 13:37:09 +0800 Subject: [PATCH 22/41] Update bryce.json --- domains/bryce.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bryce.json b/domains/bryce.json index 006efac56..66f598380 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -6,7 +6,7 @@ "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "githubfantest.github.io" + "CNAME": "githubfantest.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } From 677d12f08a9af8ef8cc2cbde5c146c8a6901942e Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Fri, 18 Apr 2025 13:38:57 +0800 Subject: [PATCH 23/41] Update bryce.json --- domains/bryce.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/bryce.json b/domains/bryce.json index 66f598380..488b2a064 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -9,5 +9,6 @@ "CNAME": "githubfantest.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + }, + "proxied": true } From 4cd9525794ae7589be9d49227a0a8fd20b40ef27 Mon Sep 17 00:00:00 2001 From: Kramual <164098315+kramual@users.noreply.github.com> Date: Fri, 18 Apr 2025 06:37:21 -0400 Subject: [PATCH 24/41] Update and rename nh.json to kramual.json --- domains/{nh.json => kramual.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{nh.json => kramual.json} (54%) diff --git a/domains/nh.json b/domains/kramual.json similarity index 54% rename from domains/nh.json rename to domains/kramual.json index 52000b33b..3e664c2f4 100644 --- a/domains/nh.json +++ b/domains/kramual.json @@ -1,9 +1,9 @@ { "owner": { - "username": "nonxistnt", + "username": "kramual", "email": "khtyiscooler@gmail.com" }, "record": { - "CNAME": "nonxistnt.github.io" + "CNAME": "kramual.github.io" } } From 6aed590749ab67fe3cec1685a482615ada308e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Guchet?= Date: Fri, 18 Apr 2025 15:46:53 +0200 Subject: [PATCH 25/41] Create benoit.json --- domains/benoit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/benoit.json diff --git a/domains/benoit.json b/domains/benoit.json new file mode 100644 index 000000000..50e19322e --- /dev/null +++ b/domains/benoit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theredled", + "email": "benoit.guchet@gmail.com" + }, + "description": "I'm a dev and this is my portfolio", + "repo": "https://github.com/theredled", + "record": { + "A": ["194.31.52.251"] + } +} 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 26/41] 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 27/41] 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 28/41] 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 29/41] 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 30/41] 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 31/41] 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 32/41] 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 33/41] 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 34/41] 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 35/41] 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 36/41] 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 37/41] 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 38/41] 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 39/41] 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 40/41] 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 41/41] 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"