From 61c56ebb235f971e3d04c85b69cb46d632997732 Mon Sep 17 00:00:00 2001 From: Hixtrionix <155324887+Hixtrionix@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:06:50 +0100 Subject: [PATCH 01/45] Create hixtrionix.json --- domains/hixtrionix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hixtrionix.json diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json new file mode 100644 index 000000000..b35567209 --- /dev/null +++ b/domains/hixtrionix.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Hixtrionix/is-a-dev-register", + "owner": { + "username": "Hixtrionix", + "email": "aflores@cop.es" + }, + "record": { + "CNAME": "hixtrionix.github.io" + } +} From 9af28503e17b48684ca878216bb874af92ff9994 Mon Sep 17 00:00:00 2001 From: Felipe Campos Date: Sat, 11 Jan 2025 19:58:52 -0300 Subject: [PATCH 02/45] Create felipecampos --- domains/felipecampos | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/felipecampos diff --git a/domains/felipecampos b/domains/felipecampos new file mode 100644 index 000000000..088b17ca0 --- /dev/null +++ b/domains/felipecampos @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "camposdev", + "email": "felipecamposdev@gmail.com" + }, + "record": { + "CNAME": "felipecampos.vercel.app" + } +} From e87a6d80c0d883074dc44e307898efe496b29809 Mon Sep 17 00:00:00 2001 From: Keshav <95571677+Keshav-writes-code@users.noreply.github.com> Date: Sun, 12 Jan 2025 09:49:07 +0530 Subject: [PATCH 03/45] Create keshav.json --- domains/keshav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/keshav.json diff --git a/domains/keshav.json b/domains/keshav.json new file mode 100644 index 000000000..a434464a2 --- /dev/null +++ b/domains/keshav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keshav-writes-code", + "email": "dhimankeshav201@gmail.com" + }, + "record": { + "CNAME": "keshav-writes-code.github.io" + } +} From 24edc73222cb810d0401d76a30c097b6be9659b6 Mon Sep 17 00:00:00 2001 From: David Morcuende Date: Sun, 12 Jan 2025 07:27:34 +0100 Subject: [PATCH 04/45] Create dmc.json --- domains/dmc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dmc diff --git a/domains/dmc b/domains/dmc new file mode 100644 index 000000000..5b82649b2 --- /dev/null +++ b/domains/dmc @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "morcu", + "email": "david.morcuende.c@gmail.com" + }, + "record": { + "CNAME": "davidmorcuende.com" + } +} From f1c6480d3b20519c9d7eaba86d9b32f0a1a82a3e Mon Sep 17 00:00:00 2001 From: Hixtrionix <155324887+Hixtrionix@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:56:34 +0100 Subject: [PATCH 05/45] Update hixtrionix.json --- domains/hixtrionix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json index b35567209..95b38c01f 100644 --- a/domains/hixtrionix.json +++ b/domains/hixtrionix.json @@ -5,6 +5,6 @@ "email": "aflores@cop.es" }, "record": { - "CNAME": "hixtrionix.github.io" + "CNAME": "https://dev-webpage.web.app" } } From 94beb6e1d1bc1a66b86dcd9563c1446830cfe9d3 Mon Sep 17 00:00:00 2001 From: Manuel Garcia-Nieto <59543005+mGarciaNieto@users.noreply.github.com> Date: Sun, 12 Jan 2025 15:52:29 +0100 Subject: [PATCH 06/45] Create manuel-garcia-nieto.json First commit... --- domains/manuel-garcia-nieto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/manuel-garcia-nieto.json diff --git a/domains/manuel-garcia-nieto.json b/domains/manuel-garcia-nieto.json new file mode 100644 index 000000000..2b4661dbf --- /dev/null +++ b/domains/manuel-garcia-nieto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mGarciaNieto", + "email": "mgarcianieto@gmail.com" + }, + "record": { + "CNAME": "mGarciaNieto.github.io" + } +} From 880e360dcd32591d5c869ea9dbc22e22efbbb902 Mon Sep 17 00:00:00 2001 From: Felipe Campos Date: Sun, 12 Jan 2025 12:55:07 -0300 Subject: [PATCH 07/45] Rename felipecampos to felipecampos.json --- domains/{felipecampos => felipecampos.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{felipecampos => felipecampos.json} (100%) diff --git a/domains/felipecampos b/domains/felipecampos.json similarity index 100% rename from domains/felipecampos rename to domains/felipecampos.json From 1d7fada5ab8cd066d991668483c3ab5482f5feb1 Mon Sep 17 00:00:00 2001 From: David Morcuende Date: Sun, 12 Jan 2025 17:08:34 +0100 Subject: [PATCH 08/45] Rename dmc to dmc.json --- domains/{dmc => dmc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dmc => dmc.json} (100%) diff --git a/domains/dmc b/domains/dmc.json similarity index 100% rename from domains/dmc rename to domains/dmc.json From 42b5943913e969b38caf4f5b4eab3c8f3d9b257d Mon Sep 17 00:00:00 2001 From: Yisrael Dov Lebow Date: Sun, 12 Jan 2025 20:20:49 +0200 Subject: [PATCH 09/45] Create yisraeldov --- domains/yisraeldov | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yisraeldov diff --git a/domains/yisraeldov b/domains/yisraeldov new file mode 100644 index 000000000..f8d326cc0 --- /dev/null +++ b/domains/yisraeldov @@ -0,0 +1,10 @@ +{ + "description": "Yisrael Dov Lebow", + "owner": { + "username": "yisraeldov", + "email": "lebow@lebowtech.com" + }, + "record": { + "URL": "https://yisraeldov.gitlab.io" + } +} From 303d4cf011c163183be2879bdcde3e8046760c03 Mon Sep 17 00:00:00 2001 From: Yisrael Dov Lebow Date: Sun, 12 Jan 2025 22:44:55 +0200 Subject: [PATCH 10/45] Rename yisraeldov to yisraeldov.json --- domains/{yisraeldov => yisraeldov.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{yisraeldov => yisraeldov.json} (100%) diff --git a/domains/yisraeldov b/domains/yisraeldov.json similarity index 100% rename from domains/yisraeldov rename to domains/yisraeldov.json From 7fc0ffc5e7395a9288f63300fb2510ad0fd870a5 Mon Sep 17 00:00:00 2001 From: Muhammad Abdullah <128403796+Abdullah9715@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:31:28 +0500 Subject: [PATCH 11/45] add muhammadabdullah domain --- domains/muhammadabdullah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muhammadabdullah.json diff --git a/domains/muhammadabdullah.json b/domains/muhammadabdullah.json new file mode 100644 index 000000000..6de6802c2 --- /dev/null +++ b/domains/muhammadabdullah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Abdullah9715", + "email": "muftimuhammadabdullah225@gmail.com" + }, + "record": { + "URL": "latest-porfolio-website.web.app" + } + } + \ No newline at end of file From ecb4d1a6d9cac88e0114f60defb8d6b17caee278 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 08:54:32 -0400 Subject: [PATCH 12/45] Add redirect configuration with custom paths to jeff.json --- domains/jeff.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/jeff.json b/domains/jeff.json index 3d0db8456..d1e3edcab 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -5,5 +5,18 @@ }, "record": { "CNAME": "pentsec.github.io" + }, + "redirect_config": { + "custom_paths": { + "/gh": "https://github.com/PentSec", + "/dc": "https://discord.com/users/284896471210393600", + "/x": "https://x.com/__J3ff_", + "/bsky": "https://sitoz.bsky.social", + "/tw": "https://twitch.tv/Sitoz1", + "/kick": "https://kick.com/Sitoz1", + "/ig": "https://www.instagram.com/jeffreysfuenmayor_" + + }, + "redirect_paths": true } } From 7afe740a8d4aa9502b5cd7d11eaecc30a2068306 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 09:09:59 -0400 Subject: [PATCH 13/45] update jeff.json --- domains/jeff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index d1e3edcab..6fc12d246 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -1,7 +1,7 @@ { "owner": { "username": "PentSec", - "email": "jeffreysfu@gmail.com" + "email": "pentsec.2@protonmail.com" }, "record": { "CNAME": "pentsec.github.io" From 808d881bd4765719edd3cb3dfa58ff82d71a16fa Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 09:12:31 -0400 Subject: [PATCH 14/45] update jeff.json --- domains/jeff.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index 6fc12d246..5f9d01561 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -4,7 +4,8 @@ "email": "pentsec.2@protonmail.com" }, "record": { - "CNAME": "pentsec.github.io" + "CNAME": "pentsec.github.io", + "URL": "https://jeff.is-a.dev" }, "redirect_config": { "custom_paths": { From 0f4a89453bd1ab6ff2effe57ef9fcba098bf7082 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 09:17:21 -0400 Subject: [PATCH 15/45] Update jeff.json to remove URL and add proxied flag --- domains/jeff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jeff.json b/domains/jeff.json index 5f9d01561..ee2861fd8 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -4,8 +4,7 @@ "email": "pentsec.2@protonmail.com" }, "record": { - "CNAME": "pentsec.github.io", - "URL": "https://jeff.is-a.dev" + "CNAME": "pentsec.github.io" }, "redirect_config": { "custom_paths": { @@ -19,5 +18,6 @@ }, "redirect_paths": true - } + }, + "proxied": true } From d02d832bf6c8258f6b1c3f04342403e6da4dbee6 Mon Sep 17 00:00:00 2001 From: Muhammad Abdullah <128403796+Abdullah9715@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:58:32 +0500 Subject: [PATCH 16/45] Update muhammadabdullah.json --- domains/muhammadabdullah.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/muhammadabdullah.json b/domains/muhammadabdullah.json index 6de6802c2..407a77bdc 100644 --- a/domains/muhammadabdullah.json +++ b/domains/muhammadabdullah.json @@ -4,7 +4,7 @@ "email": "muftimuhammadabdullah225@gmail.com" }, "record": { - "URL": "latest-porfolio-website.web.app" + "URL": "https://latest-porfolio-website.web.app" } } - \ No newline at end of file + From c671ce1bda6d9589df4e834cdf990bd1ed6c0ceb Mon Sep 17 00:00:00 2001 From: Guido <128822986+Gui2258@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:10:49 -0500 Subject: [PATCH 17/45] Create gui2.json --- domains/gui2.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/gui2.json diff --git a/domains/gui2.json b/domains/gui2.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/gui2.json @@ -0,0 +1 @@ + From b208fa86b1bf3603070da1f33538d6bad6fa006e Mon Sep 17 00:00:00 2001 From: Guido Morffi Date: Mon, 13 Jan 2025 15:37:58 -0500 Subject: [PATCH 18/45] Added ci content --- domains/gui2.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/gui2.json b/domains/gui2.json index 8b1378917..178ed5b51 100644 --- a/domains/gui2.json +++ b/domains/gui2.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Gui2258", + "email": "guidotele@gmail.com" + }, + "record": { + "URL": "https://gui2dev.vercel.app" + } +} From ed4df3f07048ccc519f78e523ec73b4531bd8ab6 Mon Sep 17 00:00:00 2001 From: Mariangel Araviches Date: Mon, 13 Jan 2025 20:41:03 -0300 Subject: [PATCH 19/45] Create mariangel.json add new domain --- domains/mariangel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mariangel.json diff --git a/domains/mariangel.json b/domains/mariangel.json new file mode 100644 index 000000000..a01ad0fbc --- /dev/null +++ b/domains/mariangel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mangellch", + "email": "mariangelaraviches@gmail.com" + }, + "record": { + "CNAME":"https://mangellch.github.io/" + } +} From d14f29536e74ecd8e85f5140fec1d63a0051abdd Mon Sep 17 00:00:00 2001 From: Mariangel Araviches Date: Mon, 13 Jan 2025 20:44:25 -0300 Subject: [PATCH 20/45] Update mariangel.json --- domains/mariangel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mariangel.json b/domains/mariangel.json index a01ad0fbc..1263982c4 100644 --- a/domains/mariangel.json +++ b/domains/mariangel.json @@ -4,6 +4,6 @@ "email": "mariangelaraviches@gmail.com" }, "record": { - "CNAME":"https://mangellch.github.io/" + "CNAME":"mangellch.github.io" } } From 8db4234504eab61684ea47cf153662aeeaf74f91 Mon Sep 17 00:00:00 2001 From: Rafael Perez Date: Mon, 13 Jan 2025 20:59:42 -0600 Subject: [PATCH 21/45] Add rufistofeles.json Add rufistofeles.json --- domains/rufistofeles.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rufistofeles.json diff --git a/domains/rufistofeles.json b/domains/rufistofeles.json new file mode 100644 index 000000000..297c8e569 --- /dev/null +++ b/domains/rufistofeles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rufistofeles", + "email": "rufistofeles@outlook.com" + }, + "record": { + "CNAME": "rufistofeles.github.io" + } +} From 6dff42c2ec394153945313c26ac964413f8a5cb1 Mon Sep 17 00:00:00 2001 From: Ahmad Yogi Al fandi <138632356+ahyalfan@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:22:29 +0700 Subject: [PATCH 22/45] Create ahyalfan.json --- domains/ahyalfan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahyalfan.json diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json new file mode 100644 index 000000000..b3d350cf8 --- /dev/null +++ b/domains/ahyalfan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "ahyalfan.my.id" + } +} From f6f2e594ec541bdc57df56fd664a5c541e574ae6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:32:55 -0500 Subject: [PATCH 23/45] chore: formatting --- domains/ahyalfan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index b3d350cf8..8480313da 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ahyalfan", - "email": "alfandi0857@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "ahyalfan.my.id" - } + "description": "this is for my personal website made.", + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "record": { + "CNAME": "ahyalfan.my.id" + } } From dc295cedbcec84a3509b03235a2faa6bd5b2a272 Mon Sep 17 00:00:00 2001 From: Ahmad Yogi Al fandi <138632356+ahyalfan@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:52:44 +0700 Subject: [PATCH 24/45] update ahyalfan.json from CNAME to URL --- domains/ahyalfan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index 8480313da..868823761 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -5,6 +5,6 @@ "email": "alfandi0857@gmail.com" }, "record": { - "CNAME": "ahyalfan.my.id" + "URL": "https://ahyalfan.my.id" } } From 775ad4d73c0e5f244738864121dabb9b7decae49 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:27:30 +0530 Subject: [PATCH 25/45] Create sevinda-herath._domainkey.sevinda-herath.json Again .. Thank you for your guidance William :) --- domains/sevinda-herath._domainkey.sevinda-herath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sevinda-herath._domainkey.sevinda-herath.json diff --git a/domains/sevinda-herath._domainkey.sevinda-herath.json b/domains/sevinda-herath._domainkey.sevinda-herath.json new file mode 100644 index 000000000..b974a12ec --- /dev/null +++ b/domains/sevinda-herath._domainkey.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAhBt3btz/Lvou5WOJo+eF4YYWNZHxX0h5vPCfcP0IVtxOcicEhpvuY8DZ86ooVAptJeXKeuXVOz0J3SkAeGu2OAPZdHwKmBXTxvIx040Qhb3plS3T1iQXj3gu8SjkZk2w6X/07iQB+KkUYD8wvAT6UUIyNugQPd74LRYpOV1pRQIDAQAB" + } +} From afcdd498a5442469c373d9e9e129573e40c05be9 Mon Sep 17 00:00:00 2001 From: Naman Srivastava <110972759+naman-0804@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:53:31 +0530 Subject: [PATCH 26/45] Create _vercel.namansrivastava.json --- domains/_vercel.namansrivastava.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.namansrivastava.json diff --git a/domains/_vercel.namansrivastava.json b/domains/_vercel.namansrivastava.json new file mode 100644 index 000000000..5cc5e18db --- /dev/null +++ b/domains/_vercel.namansrivastava.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "TXT": "vc-domain-verify=namansrivastava.is-a.dev,7b128b70cd9aae28bf1c" + } +} From 9294b5fb7459894120f7183acfffbffe6a60a949 Mon Sep 17 00:00:00 2001 From: Naman Srivastava <110972759+naman-0804@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:59:17 +0530 Subject: [PATCH 27/45] Update namansrivastava.json --- domains/namansrivastava.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/namansrivastava.json b/domains/namansrivastava.json index 9ce51f4d6..2a10e2029 100644 --- a/domains/namansrivastava.json +++ b/domains/namansrivastava.json @@ -1,11 +1,10 @@ { - "description": "Naman's personal developer website", - "repo": "https://github.com/naman-0804/Portfolio-Naman", - "owner": { - "username": "naman-0804", - "email": "namansrivastava1608@gmail.com" - }, - "record": { - "CNAME": "naman08portfolio.vercel.app" - } + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "CNAME": "naman08portfolio.vercel.app" + } } From 368a8289522d0655ad01f4b219cfe9349047d14f Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:54:06 +0300 Subject: [PATCH 28/45] Create michaelmuthomi.json --- domains/michaelmuthomi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/michaelmuthomi.json diff --git a/domains/michaelmuthomi.json b/domains/michaelmuthomi.json new file mode 100644 index 000000000..0c538ba37 --- /dev/null +++ b/domains/michaelmuthomi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "lit911call@gmail.com" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } +} From 063071e63d40161e9bccd1131d2c6dfb827d07d8 Mon Sep 17 00:00:00 2001 From: harshshah-codes <149559646+harshshah-codes@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:04:34 +0530 Subject: [PATCH 29/45] Create _vercel.harshshah.json --- domains/_vercel.harshshah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.harshshah.json diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json new file mode 100644 index 000000000..cc345b0c9 --- /dev/null +++ b/domains/_vercel.harshshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "TXT": "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010" + } +} From 7cbdefecba00d0b487acbede48e78df8fb580b0c Mon Sep 17 00:00:00 2001 From: harshshah-codes <149559646+harshshah-codes@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:05:30 +0530 Subject: [PATCH 30/45] Create harshshah.json --- domains/harshshah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harshshah.json diff --git a/domains/harshshah.json b/domains/harshshah.json new file mode 100644 index 000000000..d2e6a4130 --- /dev/null +++ b/domains/harshshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "A": ["76.76.21.21"] + } +} From b097144d2ccd42787ff23e63b354a6b1d8d21694 Mon Sep 17 00:00:00 2001 From: Rohan Khurana <32005723+khuranajordan@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:09:26 +0530 Subject: [PATCH 31/45] Create rohan-codes.json --- domains/rohan-codes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rohan-codes.json diff --git a/domains/rohan-codes.json b/domains/rohan-codes.json new file mode 100644 index 000000000..c85fa32fe --- /dev/null +++ b/domains/rohan-codes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khuranajordan", + "email": "rohankhurana20@gmail.com" + }, + "record": { + "CNAME": "khuranajordan.github.io" + } +} From bcbf6991550aa4755ec03cf61d79f7188992f1d6 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 14 Jan 2025 09:56:05 +0100 Subject: [PATCH 32/45] Create socordia.json --- domains/socordia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/socordia.json diff --git a/domains/socordia.json b/domains/socordia.json new file mode 100644 index 000000000..fb67d3d1d --- /dev/null +++ b/domains/socordia.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation site for the socordia programming language", + "repo": "https://github.com/Socordia-Org/Socordia", + "owner": { + "username": "furesoft", + "email": "chris.anders@outlook.de" + }, + "record": { + "URL": "https://furesoft.gitbook.io/socordia" + }, + "proxied": true +} From 1ec4d06572615447a927d03abd9720c7a3dbd681 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 14 Jan 2025 10:07:19 +0100 Subject: [PATCH 33/45] add documentatio to PR template --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e7eb65913..ff56f15ec 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,7 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The website is reachable. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. +- [ ] I have read the [documentation](https://docs.is-a.dev). ## Website Link/Preview From c43d04f4635fc23217d84e116ed0fafb17d07a50 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:14:02 +0200 Subject: [PATCH 34/45] feat: egor sub domain --- domains/egor.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/egor.json diff --git a/domains/egor.json b/domains/egor.json new file mode 100644 index 000000000..6753bc05b --- /dev/null +++ b/domains/egor.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "egor-xyz" + }, + "record": { + "CNAME": "egor.xyz" + } +} From 63dc1d825d37080d9625c918f0ec146fefa1ddd6 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:16:36 +0200 Subject: [PATCH 35/45] feat: egor sub domain --- domains/egor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/egor.json b/domains/egor.json index 6753bc05b..56ea1d014 100644 --- a/domains/egor.json +++ b/domains/egor.json @@ -1,6 +1,7 @@ { "owner": { - "username": "egor-xyz" + "username": "egor-xyz", + "discord": "egor.xyz" }, "record": { "CNAME": "egor.xyz" From 32755ef1b6ce5441539aadc082fa1baf1eb0eec0 Mon Sep 17 00:00:00 2001 From: Jason Steven Gamba Manzano Date: Tue, 14 Jan 2025 10:30:48 +0100 Subject: [PATCH 36/45] Create jasondevgm.json [x] The file is in the domains folder and is in the JSON format. [x] The file's name is all lowercased and alphanumeric. [x] You have completed your website. [x] The website is reachable. [x] The CNAME record doesn't contain https:// or /. [x] There is sufficient information at the owner field. --- domains/jasondevgm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasondevgm.json diff --git a/domains/jasondevgm.json b/domains/jasondevgm.json new file mode 100644 index 000000000..c3bfd4765 --- /dev/null +++ b/domains/jasondevgm.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/jasondevgm/jasondevgm.github.io.git", + "owner": { + "username": "jasondevgm", + "email": "jasondevgm@gmail.com" + }, + "record": { + "CNAME": "jasondevgm.github.io" + } +} From a6d7eeb6b7c592bc49aa69e1c5082e4f5baa3e96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:48:57 +0800 Subject: [PATCH 37/45] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ff56f15ec..46ec6ab67 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,21 @@ - + ## Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. -Please note that we reserve the rights not to accept any domain at our own discretion. + +- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). +- [ ] My domain is **not** for commercial use. +- [ ] My file is in the `domains` folder and is in the JSON format. +- [ ] My file's name is all lowercased and alphanumeric. +- [ ] The website is **reachable**. +- [ ] I have **completed** my website. +- [ ] My website is related to **software development**. +- [ ] I have provided contact information in the `owner` key. +- [ ] I have **followed** the [documentation](https://docs.is-a.dev). +- [ ] I understand my domain may be removed if I violate the [Terms of Service](https://is-a.dev/terms). -- [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased and alphanumeric. -- [ ] You have completed your website. -- [ ] The website is reachable. -- [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. -- [ ] I have read the [documentation](https://docs.is-a.dev). - -## Website Link/Preview - +## Website Preview + From 17f5816cce6e3939ddcc4f974b778ec620605d77 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:51:49 +0800 Subject: [PATCH 38/45] Create raw.json --- domains/raw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..cc2562542 --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://raw-api.is-a.dev" + } +} From 7cea188f742a0f972ddc6a3200a639a1f3ecd74e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:05:02 +0800 Subject: [PATCH 39/45] feat(ci): redirect_config for proxied domains --- tests/records.test.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/records.test.js b/tests/records.test.js index 8a1bbabbc..223971308 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -267,7 +267,13 @@ t("All files should have valid record types", (t) => { ); } if (data.redirect_config) { - t.true(recordKeys.includes("URL"), `${file}: Redirect config must be combined with a URL record`); + t.true( + recordKeys.includes("URL") || data.proxied, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + ); + if (data.redirect_config.redirect_paths) { + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + } } validateRecordValues(t, data, file); From 0d16c22bce36ede4aebb6310d34aa010845a1902 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:21 +0800 Subject: [PATCH 40/45] disable `redirect_paths` --- domains/jeff.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jeff.json b/domains/jeff.json index ee2861fd8..71f30eab9 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -16,8 +16,7 @@ "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - }, - "redirect_paths": true + } }, "proxied": true } From 0da0de886c2e5d16ba7910951f3651caff4725ce Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:37 +0800 Subject: [PATCH 41/45] Update jeff.json --- domains/jeff.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index 71f30eab9..d40c5f7c4 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -15,7 +15,6 @@ "/tw": "https://twitch.tv/Sitoz1", "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - } }, "proxied": true From 43c9f9d5ba1c0cffc719f9f271b3643c468b3618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:56:07 +0700 Subject: [PATCH 42/45] Create _vercel.nguyenminhtuan.json --- domains/_vercel.nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.nguyenminhtuan.json diff --git a/domains/_vercel.nguyenminhtuan.json b/domains/_vercel.nguyenminhtuan.json new file mode 100644 index 000000000..8a846ef4a --- /dev/null +++ b/domains/_vercel.nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" + } +} From 179222aaa66c4a860dc2e720bcf28bd79f3007e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:02:05 +0700 Subject: [PATCH 43/45] Create nguyenminhtuan.json --- domains/nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nguyenminhtuan.json diff --git a/domains/nguyenminhtuan.json b/domains/nguyenminhtuan.json new file mode 100644 index 000000000..f6d72d0e3 --- /dev/null +++ b/domains/nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } +} From 2fd4e978ba4cd4df10b2e2add1b97246b03a08fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:58:06 -0500 Subject: [PATCH 44/45] Update socordia.json --- domains/socordia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/socordia.json b/domains/socordia.json index fb67d3d1d..8ad67b74b 100644 --- a/domains/socordia.json +++ b/domains/socordia.json @@ -8,5 +8,5 @@ "record": { "URL": "https://furesoft.gitbook.io/socordia" }, - "proxied": true + "proxied": false } From aef056f2fa63d09576cb8bad2748b81c6b0af39c Mon Sep 17 00:00:00 2001 From: om Date: Tue, 14 Jan 2025 21:41:31 +0530 Subject: [PATCH 45/45] remove https:// --- domains/hixtrionix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json index 95b38c01f..f82388558 100644 --- a/domains/hixtrionix.json +++ b/domains/hixtrionix.json @@ -5,6 +5,6 @@ "email": "aflores@cop.es" }, "record": { - "CNAME": "https://dev-webpage.web.app" + "CNAME": "dev-webpage.web.app" } }