From cef6b436f938eda88062ed5ca7733bbfa6eef0ca Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 28 Apr 2024 14:24:54 +0800 Subject: [PATCH 001/118] Update aqilhensem.json --- domains/aqilhensem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index a03c6e9fb..c153c77c0 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "CNAME": "qing762.github.io" + "CNAME": "qing762.is-a.dev/aqil" } } \ No newline at end of file From 25aa4296584eff48399d5497f757a9158a75f53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Tue, 18 Feb 2025 11:50:39 +0700 Subject: [PATCH 002/118] Create viet.json --- domains/viet.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/viet.json diff --git a/domains/viet.json b/domains/viet.json new file mode 100644 index 000000000..17a7d3607 --- /dev/null +++ b/domains/viet.json @@ -0,0 +1,15 @@ +{ + "description": "Secondary domain for vietthe.dev", + "repo": "https://github.com/vietthedev/vietthe.dev", + "owner": { + "username": "vietthedev", + "email": "vietthedev@gmail.com", + "discord": "vietthedev" + }, + "record": { + "NS": [ + "evangeline.ns.cloudflare.com", + "salvador.ns.cloudflare.com" + ] + } +} From b41c2c9213c5fc6c734aa172522c305f923f3a4b Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Thu, 20 Feb 2025 09:47:07 +0200 Subject: [PATCH 003/118] Added the "galabra" subdomain --- domains/galabra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/galabra.json diff --git a/domains/galabra.json b/domains/galabra.json new file mode 100644 index 000000000..afe92d20d --- /dev/null +++ b/domains/galabra.json @@ -0,0 +1,9 @@ +{ + "description": "I'm a dev.", + "owner": { + "username": "galabra" + }, + "record": { + "CNAME": "https://github.com/galabra" + } +} From ffe72135437a8102cb3ec32215df493a139308c2 Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Thu, 20 Feb 2025 09:51:39 +0200 Subject: [PATCH 004/118] Added an email address to galabra.json --- domains/galabra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/galabra.json b/domains/galabra.json index afe92d20d..7486f1d0a 100644 --- a/domains/galabra.json +++ b/domains/galabra.json @@ -1,7 +1,8 @@ { "description": "I'm a dev.", "owner": { - "username": "galabra" + "username": "galabra", + "email": "galabra.dev@gmail.com" }, "record": { "CNAME": "https://github.com/galabra" From 7277d5972903cd3f9b98564895fb5d44ad42b037 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:37:21 +0100 Subject: [PATCH 005/118] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..263514b6b --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=notzer0two.is-a.dev,38a2a717010666874386" + } +} From b492d4aefcf30858fa2db3de39c80577b5f1b6d2 Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 11:17:30 -0300 Subject: [PATCH 006/118] A domain for eurafa- my github page --- domains/eurafa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eurafa.json diff --git a/domains/eurafa.json b/domains/eurafa.json new file mode 100644 index 000000000..dcae5393d --- /dev/null +++ b/domains/eurafa.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/eurafa/eurafa.github.io", + "owner": { + "username": "eurafa", + "email": "eurafa@gmail.com", + "discord": "eurafa" + }, + "record": { + "CNAME": "https://eurafa.github.io/" + } +} From be518bcefb897f802c70edeecd767d51152f11b1 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:22:00 +0100 Subject: [PATCH 007/118] Rename notzer0two.json to _vercel.notzer0two.json --- domains/{notzer0two.json => _vercel.notzer0two.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{notzer0two.json => _vercel.notzer0two.json} (100%) diff --git a/domains/notzer0two.json b/domains/_vercel.notzer0two.json similarity index 100% rename from domains/notzer0two.json rename to domains/_vercel.notzer0two.json From 31ac20a357ea5d19fc4003fe92aecb8fe0071fcf Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 14:11:29 -0300 Subject: [PATCH 008/118] fix: CNAME Co-authored-by: Stefano Del Prete --- domains/eurafa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eurafa.json b/domains/eurafa.json index dcae5393d..83a2a5b22 100644 --- a/domains/eurafa.json +++ b/domains/eurafa.json @@ -6,6 +6,6 @@ "discord": "eurafa" }, "record": { - "CNAME": "https://eurafa.github.io/" + "CNAME": "eurafa.github.io" } } From 7f521cf0d5655318df19286f92dcf02c64e4fb6a Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:51:32 +0700 Subject: [PATCH 009/118] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..89c86c079 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tsnzzhr" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From 6dad33a09c06f63fe6b52e3168acb2cfa5d5a61e Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:22:05 +0000 Subject: [PATCH 010/118] Create andresarr.json --- domains/andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..e7f767efd --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } + } From 0807079b10621477b9c5e75e452ec87bf6caa440 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:24:35 +0000 Subject: [PATCH 011/118] Delete domains/andresarr.json --- domains/andresarr.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json deleted file mode 100644 index e7f767efd..000000000 --- a/domains/andresarr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anonymous1223334444", - "email": "replit005@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" - } - } From 47d1b39af2ca486ae94c4b662ad8190b90d83507 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:25:19 +0000 Subject: [PATCH 012/118] Create _vercel.andresarr.json --- domains/_vercel.andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.andresarr.json diff --git a/domains/_vercel.andresarr.json b/domains/_vercel.andresarr.json new file mode 100644 index 000000000..e7f767efd --- /dev/null +++ b/domains/_vercel.andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } + } From 802da57e59103f7e5167abb8abfc3339cdf034cf Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:27:14 +0000 Subject: [PATCH 013/118] Create andresarr.json --- domains/andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..113a3ae54 --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "CNAME": "https://portofoliowebdev.vercel.app" + } + } From e91fe689d3130db2fe9ec02b8f7c6b4ae0d7ee9e Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:46:23 +0700 Subject: [PATCH 014/118] Create tsania.json --- domains/tsania.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tsania.json diff --git a/domains/tsania.json b/domains/tsania.json new file mode 100644 index 000000000..1e4edfed4 --- /dev/null +++ b/domains/tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "CNAME": "tsanias.vercel.app" + } +} From cbfa8a31be590bc39af23761854bf1f0e3441b7b Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:47:20 +0700 Subject: [PATCH 015/118] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..fff4ac588 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From 524cb8ba9491634eaafc5da145acf1cf88ec12e6 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:14:15 +0100 Subject: [PATCH 016/118] add joelst.json --- domains/joelst.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/joelst.json diff --git a/domains/joelst.json b/domains/joelst.json new file mode 100644 index 000000000..3562f78ab --- /dev/null +++ b/domains/joelst.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "joestr" + }, + "record": { + "NS": [ + "ns1-03.azure-dns.com", + "ns2-03.azure-dns.net", + "ns3-03.azure-dns.org", + "ns4-03.azure-dns.info", + ] + } +} From 70a69d0a313fa3a8ed8ff3d87618d3576e7084f4 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:15:31 +0100 Subject: [PATCH 017/118] remove comma from joelst.json --- domains/joelst.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 3562f78ab..5a3c51ef8 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -7,7 +7,7 @@ "ns1-03.azure-dns.com", "ns2-03.azure-dns.net", "ns3-03.azure-dns.org", - "ns4-03.azure-dns.info", + "ns4-03.azure-dns.info" ] } } From c7df8301878bc2befd01084402e94c17cb14c839 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:27:28 +0100 Subject: [PATCH 018/118] add email to joelst.json --- domains/joelst.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 5a3c51ef8..8cf3e6bbd 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -1,6 +1,7 @@ { "owner": { - "username": "joestr" + "username": "joestr", + "email": "joelstrasser1@gmail.com" }, "record": { "NS": [ From adc38e8d9ee3aaef7ee9c9cad4320c88bdeb8b25 Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Sun, 23 Feb 2025 23:29:56 +0200 Subject: [PATCH 019/118] Update galabra.json to use a URL key when connecting a GitHub profile --- domains/galabra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/galabra.json b/domains/galabra.json index 7486f1d0a..aa819d542 100644 --- a/domains/galabra.json +++ b/domains/galabra.json @@ -5,6 +5,6 @@ "email": "galabra.dev@gmail.com" }, "record": { - "CNAME": "https://github.com/galabra" + "URL": "https://github.com/galabra" } } From 204e9d9acccc016b5716e70cbbf1ce600edd60b9 Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:36:54 +0700 Subject: [PATCH 020/118] Create trucpham.json file. --- domains/trucpham.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/trucpham.json diff --git a/domains/trucpham.json b/domains/trucpham.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/trucpham.json @@ -0,0 +1 @@ + From 4763d4f6c68db51e7e60561e4d6d688a8c49280a Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:33:09 +0000 Subject: [PATCH 021/118] Create _vercel.loomeh.json Handles the subdomains for my main website and the websites for some of my projects. Here are the default vercel-generated URLs for these sites. - https://portfolio-website-loomehs-projects.vercel.app/ - https://libresplit-website.vercel.app - https://libresplit-autosplitters-website.vercel.app/ - https://guess-the-ktp-character.vercel.app/ --- domains/_vercel.loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/_vercel.loomeh.json diff --git a/domains/_vercel.loomeh.json b/domains/_vercel.loomeh.json new file mode 100644 index 000000000..b1f138aab --- /dev/null +++ b/domains/_vercel.loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": [ + "vc-domain-verify=loomeh.is-a.dev,a6084877a07f81dfa4b2", + "vc-domain-verify=libresplit.loomeh.is-a.dev,345e69da9c8565af78cb", + "vc-domain-verify=libresplit-resources.loomeh.is-a.dev,41fad39e7213cf56c118", + "vc-domain-verify=ktpguesser.loomeh.is-a.dev,7e26e46b10152c2df032" + ] + } +} From c558a26f4ac80131a9e69032ce0ff6de8d735f04 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:40:30 +0000 Subject: [PATCH 022/118] Create loomeh.json --- domains/loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/loomeh.json diff --git a/domains/loomeh.json b/domains/loomeh.json new file mode 100644 index 000000000..450b9ee89 --- /dev/null +++ b/domains/loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "A": ["76.76.21.21"], + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "zoho-verification=zb06679817.zmverify.zoho.eu" + ] + } +} From 1408fc8bb1d817f84fa5810bca2898f7d25e8ae4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:41:49 +0000 Subject: [PATCH 023/118] Create www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 51c42d98514e05723b37766ddcddf8d46abee11c Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:43:46 +0000 Subject: [PATCH 024/118] Create www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 0cba903825b0958f3e57f7401f6ae5b00df4bcdb Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:26 +0000 Subject: [PATCH 025/118] Create www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 19aeedaf0228c066a1eaa18e5dbe30f738c17731 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:56 +0000 Subject: [PATCH 026/118] Create www.loomeh.json --- domains/www.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 18823dc3491358566132ba669e4c8c4bc525272c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:35:37 +0100 Subject: [PATCH 027/118] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 6819a64cba84528f86d90ef94e193f8cf889b496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:36:04 +0100 Subject: [PATCH 028/118] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 2f1f6f57f27bd1ca3c7c7fcfdc6512235540b164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:38:11 +0100 Subject: [PATCH 029/118] Create static.yml --- .github/workflows/static.yml | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml new file mode 100644 index 000000000..f2c9e97c9 --- /dev/null +++ b/.github/workflows/static.yml @@ -0,0 +1,43 @@ +# Simple workflow for deploying static content to GitHub Pages +name: Deploy static content to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Single deploy job since we're just deploying + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Setup Pages + uses: actions/configure-pages@v5 + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + # Upload entire repository + path: '.' + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 From 8301df5754bccc2ccdb3f74bccdb1f36fc01a586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:47:05 +0100 Subject: [PATCH 030/118] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 8548a135498d7c8f9eefb1e2d476060e6e965b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Enrique=20Villar=20Misa?= Date: Mon, 24 Feb 2025 08:48:10 +0100 Subject: [PATCH 031/118] add domain --- .idea/.gitignore | 3 +++ .idea/vcs.xml | 6 ++++++ domains/thorito.json | 12 ++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/vcs.xml create mode 100644 domains/thorito.json diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..352138b5e --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + }, + "record": { + "CNAME": "thorito.github.io" + } +} \ No newline at end of file From b210c54b82626efcdc20b10c083f06c29dafa228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Enrique=20Villar=20Misa?= Date: Mon, 24 Feb 2025 08:48:10 +0100 Subject: [PATCH 032/118] add domain --- .idea/.gitignore | 3 + .idea/caches/deviceStreaming.xml | 509 +++++++++++++++++++++++++++++++ .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/register.iml | 9 + .idea/vcs.xml | 6 + domains/thorito.json | 12 + 7 files changed, 553 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/caches/deviceStreaming.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/register.iml create mode 100644 .idea/vcs.xml create mode 100644 domains/thorito.json diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml new file mode 100644 index 000000000..f37d0c543 --- /dev/null +++ b/.idea/caches/deviceStreaming.xml @@ -0,0 +1,509 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000..1945ce5fd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..a4ca902b4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml new file mode 100644 index 000000000..d6ebd4805 --- /dev/null +++ b/.idea/register.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..352138b5e --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + }, + "record": { + "CNAME": "thorito.github.io" + } +} \ No newline at end of file From b460856b81adb00a4e32489b3cc45c406bd05c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:52:56 +0100 Subject: [PATCH 033/118] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From aed7f5abb911485dcca72a3d0317c18b2dad2361 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:28:05 +0530 Subject: [PATCH 034/118] "Added ajay.is-a.dev" --- ajay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ajay.json diff --git a/ajay.json b/ajay.json new file mode 100644 index 000000000..56785e2a8 --- /dev/null +++ b/ajay.json @@ -0,0 +1,10 @@ +{ + "domain": "ajay.is-a.dev", + "subdomain": "ajay", + "owner": { + "email": "ajay260505@gmail.com" + }, + "records": { + "CNAME": "ajayjaisankar.netlify.app" + } +} From 1b85e6cb91710560b6a02c573b234e43fe70b157 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:37:36 +0530 Subject: [PATCH 035/118] "Added ajayj.is-a.dev" --- ajay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ajay.json b/ajay.json index 56785e2a8..332fe72db 100644 --- a/ajay.json +++ b/ajay.json @@ -1,6 +1,6 @@ { - "domain": "ajay.is-a.dev", - "subdomain": "ajay", + "domain": "ajayj.is-a.dev", + "subdomain": "ajayj", "owner": { "email": "ajay260505@gmail.com" }, From 175cffb6ac880f353033c4b2681ed1c4c7e606a5 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:27:49 +0000 Subject: [PATCH 036/118] Update domains/andresarr.json Co-authored-by: JustDeveloper --- domains/andresarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andresarr.json b/domains/andresarr.json index 113a3ae54..278122706 100644 --- a/domains/andresarr.json +++ b/domains/andresarr.json @@ -4,6 +4,6 @@ "email": "replit005@gmail.com" }, "record": { - "CNAME": "https://portofoliowebdev.vercel.app" + "CNAME": "portofoliowebdev.vercel.app" } } From d2f5827afe87bb48b321faab85c93666fc0481dc Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:42:53 +0000 Subject: [PATCH 037/118] Create libresplit.loomeh.json --- domains/libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit.loomeh.json diff --git a/domains/libresplit.loomeh.json b/domains/libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 7f08cc79d118b90008520d4fbe9d7f0e7ec1dc3e Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:12 +0000 Subject: [PATCH 038/118] Create libresplit-resources.loomeh.json --- domains/libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit-resources.loomeh.json diff --git a/domains/libresplit-resources.loomeh.json b/domains/libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 4f737f7fa37e3c14bc5a2574ab022cd4ba033b44 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:39 +0000 Subject: [PATCH 039/118] Create ktpguesser.loomeh.json --- domains/ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ktpguesser.loomeh.json diff --git a/domains/ktpguesser.loomeh.json b/domains/ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 35f6f7478f601e5824ffa9f12574f3aa5c1dcc5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:54:07 +0100 Subject: [PATCH 040/118] Delete .idea directory --- .idea/.gitignore | 3 - .idea/caches/deviceStreaming.xml | 509 ------------------------------- .idea/misc.xml | 6 - .idea/modules.xml | 8 - .idea/register.iml | 9 - .idea/vcs.xml | 6 - 6 files changed, 541 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/caches/deviceStreaming.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/register.iml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 26d33521a..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml deleted file mode 100644 index f37d0c543..000000000 --- a/.idea/caches/deviceStreaming.xml +++ /dev/null @@ -1,509 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 1945ce5fd..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index a4ca902b4..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml deleted file mode 100644 index d6ebd4805..000000000 --- a/.idea/register.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From ec97a8eccb657294a9e4eb83946cf226ba764f19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:59:09 +0100 Subject: [PATCH 041/118] Delete .github/workflows/static.yml --- .github/workflows/static.yml | 43 ------------------------------------ 1 file changed, 43 deletions(-) delete mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml deleted file mode 100644 index f2c9e97c9..000000000 --- a/.github/workflows/static.yml +++ /dev/null @@ -1,43 +0,0 @@ -# Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages - -on: - # Runs on pushes targeting the default branch - push: - branches: ["main"] - - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - -# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages -permissions: - contents: read - pages: write - id-token: write - -# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. -# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. -concurrency: - group: "pages" - cancel-in-progress: false - -jobs: - # Single deploy job since we're just deploying - deploy: - environment: - name: github-pages - url: ${{ steps.deployment.outputs.page_url }} - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Setup Pages - uses: actions/configure-pages@v5 - - name: Upload artifact - uses: actions/upload-pages-artifact@v3 - with: - # Upload entire repository - path: '.' - - name: Deploy to GitHub Pages - id: deployment - uses: actions/deploy-pages@v4 From 38c18abafdb9f3c53d7caa7bc8bfcf16ee17e9f7 Mon Sep 17 00:00:00 2001 From: Akash Kumar Date: Mon, 24 Feb 2025 22:15:46 +0530 Subject: [PATCH 042/118] correct TXT record of subdomain akashkumar --- domains/_vercel.akashkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json index dad802add..7f58c5a8f 100644 --- a/domains/_vercel.akashkumar.json +++ b/domains/_vercel.akashkumar.json @@ -4,6 +4,6 @@ "email": "akashkumar.dev00@gmail.com" }, "record": { - "TXT": "vc-domain-verify=akashkumar.is.a.dev,836ca93ecc6d34cf78fb" + "TXT": "vc-domain-verify=akashkumar.is-a.dev,844132b059abdd5bd808" } } \ No newline at end of file From a08bce9e4f7a14e27e9f27f704e6bcd1ad51fa63 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:42:22 +0530 Subject: [PATCH 043/118] Created ajayj.json --- domains/ajayj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ajayj.json diff --git a/domains/ajayj.json b/domains/ajayj.json new file mode 100644 index 000000000..ba89b8a74 --- /dev/null +++ b/domains/ajayj.json @@ -0,0 +1,11 @@ +{ + "domain": "ajayj.is-a.dev", + "subdomain": "ajayj", + "owner": { + "email": "ajay260505@gmail.com", + "github": "AJAY260505" + }, + "records": { + "CNAME": "ajayjaisankar.netlify.app" + } +} From 596e539012332894a830249179cdb9f5e126815d Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:30:14 +0700 Subject: [PATCH 044/118] Update trucpham.json --- domains/trucpham.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/trucpham.json b/domains/trucpham.json index 8b1378917..af42286f9 100644 --- a/domains/trucpham.json +++ b/domains/trucpham.json @@ -1 +1,12 @@ - +{ + "description": "My portfolio website.", + "repo": "https://github.com/trucpham04", + "owner": { + "username": "trucpham04", + "email": "trucpham04@proton.me" + }, + "record": { + "CNAME": "trucpham.pages.dev" + }, + "proxied": true +} From 671c3b559924a99686252734b8b976de28b1e688 Mon Sep 17 00:00:00 2001 From: Hamdi Bougattaya Date: Mon, 24 Feb 2025 21:52:51 +0300 Subject: [PATCH 045/118] Create hamdi.json --- domains/hamdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hamdi.json diff --git a/domains/hamdi.json b/domains/hamdi.json new file mode 100644 index 000000000..b718fb161 --- /dev/null +++ b/domains/hamdi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/hb12devtn/Portfolio", + "owner": { + "username": "hb12devtn", + "email": "h.bougattaya1212@gmail.com" + }, + "record": { + "CNAME": "hb12devtn.github.io" + } +} From 768776766af954d4216b034dd4f1d097ce6dabe8 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 20:45:57 +0100 Subject: [PATCH 046/118] Create tobi.json --- domains/tobi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tobi.json diff --git a/domains/tobi.json b/domains/tobi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tobi.json @@ -0,0 +1 @@ + From 3a1fbbc4a9d98c4e5f6b3b546133050556bf80c0 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 20:51:28 +0100 Subject: [PATCH 047/118] Update tobi.json --- domains/tobi.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index 8b1378917..5c61ea4d3 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "tobikli", + "email": "tobikli@pm.me" + }, + "record": { + "CNAME": "tobia.sh" + } +} From 74d8cfd8694c394787a8c5dc7648e62c37e00390 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 21:06:39 +0100 Subject: [PATCH 048/118] Update tobi.json --- domains/tobi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index 5c61ea4d3..f1b429d06 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -4,6 +4,6 @@ "email": "tobikli@pm.me" }, "record": { - "CNAME": "tobia.sh" + "CNAME": "tobikli.github.io" } } From 3d815cfc71799024777709fd4528e6e2b376eac0 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 21:11:25 +0100 Subject: [PATCH 049/118] Update tobi.json --- domains/tobi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index f1b429d06..e1589e415 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -4,6 +4,6 @@ "email": "tobikli@pm.me" }, "record": { - "CNAME": "tobikli.github.io" + "URL": "https://tobia.sh" } } From 973a5a4f75e5bcdd085f79774323def2308cbfb4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:14:45 +0000 Subject: [PATCH 050/118] Delete domains/www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From f794eadce458e3bc6c49de9f726d7688e68d4234 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:00 +0000 Subject: [PATCH 051/118] Delete domains/www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit-resources.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 9f3506063370535016031cb552386ce7b0ace4db Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:15 +0000 Subject: [PATCH 052/118] Delete domains/www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.ktpguesser.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 89c6f1f38dcf814e90ab3e132a8c3bff684daa68 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:31 +0000 Subject: [PATCH 053/118] Delete domains/www.loomeh.json --- domains/www.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From c72429c8980e1b5de82d4e18018274eb994c2977 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:49:19 -0500 Subject: [PATCH 054/118] Create _vercel.codesoft.json --- domains/_vercel.codesoft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.codesoft.json diff --git a/domains/_vercel.codesoft.json b/domains/_vercel.codesoft.json new file mode 100644 index 000000000..f4c5a04af --- /dev/null +++ b/domains/_vercel.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=codesoft.is-a.dev,18c04513308f15b350a9" + } +} From 28d3a52f25cbac33732f003436cb09a90c5571c6 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:51:51 -0500 Subject: [PATCH 055/118] Update codesoft.json --- domains/codesoft.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..28f62a79f 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,6 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" - }, - "proxied": true + "CNAME": "portfolio-codesoftgits-projects.vercel.app" + } } From 521909e97d5254c0708c84fd9b2ff61af92a3d7c Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 05:51:54 +0800 Subject: [PATCH 056/118] Create _discord.qing762.is-a.dev.json --- domains/_discord.qing762.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.qing762.is-a.dev.json diff --git a/domains/_discord.qing762.is-a.dev.json b/domains/_discord.qing762.is-a.dev.json new file mode 100644 index 000000000..5eec384c6 --- /dev/null +++ b/domains/_discord.qing762.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "q1ng762@outlook.com" + }, + "record": { + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + } +} \ No newline at end of file From 04268a39aee778a337869b6eeee3316f386562a3 Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 06:03:03 +0800 Subject: [PATCH 057/118] Discard changes to domains/aqilhensem.json --- domains/aqilhensem.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index 280a06465..84c94a4f2 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.is-a.dev/aqil" - } + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } } From ac48456d9ce498e86c3ea64e73c80d5aa1846d2e Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Tue, 25 Feb 2025 09:41:09 +0700 Subject: [PATCH 058/118] feat: add subdomain --- domains/_github-pages-challenge-hungthai1401.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-hungthai1401.json diff --git a/domains/_github-pages-challenge-hungthai1401.json b/domains/_github-pages-challenge-hungthai1401.json new file mode 100644 index 000000000..13abbc273 --- /dev/null +++ b/domains/_github-pages-challenge-hungthai1401.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "TXT": "693e3be4f1121fc00f2fbad65439d0" + } +} \ No newline at end of file From 94010f6bbb40faf176a2743f87d528b72ba6c6e0 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:55 +0530 Subject: [PATCH 059/118] ajay.json deleted --- ajay.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 ajay.json diff --git a/ajay.json b/ajay.json deleted file mode 100644 index 332fe72db..000000000 --- a/ajay.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "ajayj.is-a.dev", - "subdomain": "ajayj", - "owner": { - "email": "ajay260505@gmail.com" - }, - "records": { - "CNAME": "ajayjaisankar.netlify.app" - } -} From 6fa28df1bbd74d5ee1e0ed5133c3f08f2502c1e7 Mon Sep 17 00:00:00 2001 From: Jer <88963373+i-Jer@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:15:35 +0700 Subject: [PATCH 060/118] Update jer.json --- domains/jer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jer.json b/domains/jer.json index be66faf1a..bc4ea8f0c 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -1,9 +1,9 @@ { "owner": { - "username": "JerBlox", + "username": "i-Jer", "email": "chen.fuyuan07@gmail.com" }, "record": { - "CNAME": "cbx3ryr6.up.railway.app" + "URL": "https://www.i-jer.com/" } } From f8c5fc9d784058bc12c5a0fa8fde2f94ad6ace65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Tue, 25 Feb 2025 13:16:44 +0700 Subject: [PATCH 061/118] Create lamngockhuong.json --- domains/lamngockhuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lamngockhuong.json diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json new file mode 100644 index 000000000..b06704cbe --- /dev/null +++ b/domains/lamngockhuong.json @@ -0,0 +1,10 @@ +{ + "description": "lamngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 19ac10fdd61d3221c8001e537357dec127a9af85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:02 +0100 Subject: [PATCH 062/118] Update thorito.json --- domains/thorito.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/thorito.json b/domains/thorito.json index 352138b5e..d8859cbca 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -1,12 +1,10 @@ { "description": "Personal Portfolio Website", - "repo": "https://github.com/thorito/thorito", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com", - "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + "email": "victor.villar.misa@gmail.com" }, "record": { "CNAME": "thorito.github.io" } -} \ No newline at end of file +} From b6ccba385727994cb4f7f75489cf0258a279250a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:39:12 +0100 Subject: [PATCH 063/118] Update thorito.json --- domains/thorito.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/thorito.json b/domains/thorito.json index d8859cbca..f9b31b22d 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -1,5 +1,6 @@ { "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From 2bf3ccd3e548ac3c0c8eb324a946729a4c087f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:42:18 +0100 Subject: [PATCH 064/118] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From e840b9010c4633ac11109e7b1cc77565ea11cba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:43:10 +0100 Subject: [PATCH 065/118] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 2cf53d477c205da3fec0b2d930d455060c085f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:49:00 +0100 Subject: [PATCH 066/118] Update thorito.json --- domains/thorito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thorito.json b/domains/thorito.json index f9b31b22d..b91e362e9 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -6,6 +6,6 @@ "email": "victor.villar.misa@gmail.com" }, "record": { - "CNAME": "thorito.github.io" + "TXT": "900d61c3e5e63880bf2f15832064bc" } } From 95500c150aadf4939729ee8c0a3318eeff3c293e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:55:32 +0100 Subject: [PATCH 067/118] Rename thorito.json to _github-pages-challenge-thorito.json --- domains/{thorito.json => _github-pages-challenge-thorito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{thorito.json => _github-pages-challenge-thorito.json} (100%) diff --git a/domains/thorito.json b/domains/_github-pages-challenge-thorito.json similarity index 100% rename from domains/thorito.json rename to domains/_github-pages-challenge-thorito.json From b33579dbf4755bf78f1467eadf049f55b031467d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:57:03 +0100 Subject: [PATCH 068/118] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index b91e362e9..55bb8a9dd 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -3,7 +3,8 @@ "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com" + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" }, "record": { "TXT": "900d61c3e5e63880bf2f15832064bc" From 86a5f400ee61df55d859ac2d2c99975b6d16bef8 Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:32:05 +0545 Subject: [PATCH 069/118] Update crystal.json Changed portfolio repo url and CNAME. --- domains/crystal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index dadbdde8e..49f09c784 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -1,12 +1,12 @@ { "description": "For hosting my portfolio", - "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", + "repo": "https://github.com/crystalbajgai/portfolio", "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com", - "twitter": "Crissy0__0" + "twitter": "crystaaaal" }, "record": { - "CNAME": "crystalbajgai.github.io" + "CNAME": "crystalbajgai.vercel.app" } } From 43a0948e8686a93a52d637f24a22be215ec54530 Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:33:29 +0545 Subject: [PATCH 070/118] Create _vercel.crystal.json --- domains/_vercel.crystal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.crystal.json diff --git a/domains/_vercel.crystal.json b/domains/_vercel.crystal.json new file mode 100644 index 000000000..aa0de75d2 --- /dev/null +++ b/domains/_vercel.crystal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=crystal.is-a.dev,ef573673a0e376748ea9" + } +} From 6762b571b863fa95c2623697c4a474b0d28426a5 Mon Sep 17 00:00:00 2001 From: Ethan Tran Date: Tue, 25 Feb 2025 17:01:46 +0700 Subject: [PATCH 071/118] Create _vercel.ethantran.json --- domains/_vercel.ethantran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ethantran.json diff --git a/domains/_vercel.ethantran.json b/domains/_vercel.ethantran.json new file mode 100644 index 000000000..ebe8e1643 --- /dev/null +++ b/domains/_vercel.ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ethantran.is-a.dev,5f35b845871b948c0035" + } +} From b1f82144ebcabeb2d75c32a638d65d589288da2e Mon Sep 17 00:00:00 2001 From: Syakhisk Al Azmi Date: Tue, 25 Feb 2025 17:32:34 +0700 Subject: [PATCH 072/118] add sakis.is-a.dev --- domains/sakis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sakis.json diff --git a/domains/sakis.json b/domains/sakis.json new file mode 100644 index 000000000..a6e1c94db --- /dev/null +++ b/domains/sakis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syakhisk", + "email": "syakhisks@gmail.com" + }, + "record": { + "URL": "https://al-az.me" + } +} From 20e954221ae3f62a88d1c43c095f05cd315f07ee Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:28:59 +0530 Subject: [PATCH 073/118] Create funinkina.json --- domains/funinkina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funinkina.json diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..8ebcbeaf6 --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=funinkina.is-a.dev,8581bc99ee19dbb2326b" + } +} From e2b2e288a704e07880b86ac90461eda772aa551f Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:37:03 +0530 Subject: [PATCH 074/118] Rename funinkina.json to _vercel.funinkina.json --- domains/{funinkina.json => _vercel.funinkina.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{funinkina.json => _vercel.funinkina.json} (100%) diff --git a/domains/funinkina.json b/domains/_vercel.funinkina.json similarity index 100% rename from domains/funinkina.json rename to domains/_vercel.funinkina.json From c084893b9e8b1d787abf7fcb40d96afa5e4f4fcb Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:40:44 +0530 Subject: [PATCH 075/118] Create funinkina.json --- domains/funinkina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funinkina.json diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..95986c38b --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "CNAME": "funinkina.vercel.app" + } +} From 122660ce0f1d4a20bf855cec8968cbe71b9a59e6 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:09:23 +0100 Subject: [PATCH 076/118] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..13d45fb45 --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "CNAME": "notzer0two.vercel.app" + } +} From 4bda0a69d41862f28d48af454e8bfe4a8ebe5f15 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:14:29 +0100 Subject: [PATCH 077/118] Create _discord.notzer0two.is-a.dev --- domains/_discord.notzer0two.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.notzer0two.is-a.dev diff --git a/domains/_discord.notzer0two.is-a.dev b/domains/_discord.notzer0two.is-a.dev new file mode 100644 index 000000000..73045103f --- /dev/null +++ b/domains/_discord.notzer0two.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "dh=89504c863f0365fd5e214e695141b54b8d44c6c7" + } +} From deaf7001ae8086ce0d2924b12db5a193ea4188c5 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:15:28 +0100 Subject: [PATCH 078/118] Rename _discord.notzer0two.is-a.dev to _discord.notzer0two.json --- .../{_discord.notzer0two.is-a.dev => _discord.notzer0two.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.notzer0two.is-a.dev => _discord.notzer0two.json} (100%) diff --git a/domains/_discord.notzer0two.is-a.dev b/domains/_discord.notzer0two.json similarity index 100% rename from domains/_discord.notzer0two.is-a.dev rename to domains/_discord.notzer0two.json From 2206332df3f1cfdfd462580eaebe6f47e05a9f74 Mon Sep 17 00:00:00 2001 From: Moiz Rehman <124293457+mrtspeedy@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:11:25 +0000 Subject: [PATCH 079/118] Add mrtspeedy domain + vercel --- domains/_vercel.mrtspeedy.json | 9 +++++++++ domains/mrtspeedy.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.mrtspeedy.json create mode 100644 domains/mrtspeedy.json diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json new file mode 100644 index 000000000..69a2e32a5 --- /dev/null +++ b/domains/_vercel.mrtspeedy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" + } +} \ No newline at end of file diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json new file mode 100644 index 000000000..814a5edfb --- /dev/null +++ b/domains/mrtspeedy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com" + }, + "record": { + "CNAME": "portfolio-mrtspeedy.vercel.app" + } +} \ No newline at end of file From f37ff3bb8e849f43ccaaeb25f92fd31344d26618 Mon Sep 17 00:00:00 2001 From: Moiz Rehman <124293457+mrtspeedy@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:17:34 +0000 Subject: [PATCH 080/118] Added discord user id for contact --- domains/_vercel.mrtspeedy.json | 3 ++- domains/mrtspeedy.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json index 69a2e32a5..bb5aed1e9 100644 --- a/domains/_vercel.mrtspeedy.json +++ b/domains/_vercel.mrtspeedy.json @@ -1,7 +1,8 @@ { "owner": { "username": "mrtspeedy", - "email": "toxicspeedytv@gmail.com" + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" }, "record": { "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json index 814a5edfb..c41b41107 100644 --- a/domains/mrtspeedy.json +++ b/domains/mrtspeedy.json @@ -1,7 +1,8 @@ { "owner": { "username": "mrtspeedy", - "email": "toxicspeedytv@gmail.com" + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" }, "record": { "CNAME": "portfolio-mrtspeedy.vercel.app" From 64515f49c9e3440f6e1af0325756b462542aacb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:58:32 +0530 Subject: [PATCH 081/118] Create _vercel.divyanshudhruv.is-a.dev --- domains/_vercel.divyanshudhruv.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.is-a.dev diff --git a/domains/_vercel.divyanshudhruv.is-a.dev b/domains/_vercel.divyanshudhruv.is-a.dev new file mode 100644 index 000000000..8d49d84ed --- /dev/null +++ b/domains/_vercel.divyanshudhruv.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + } +} From c86524f903814c3d9220734d6571cf445a49f901 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:59:08 +0530 Subject: [PATCH 082/118] Delete domains/divyanshudhruv.json --- domains/divyanshudhruv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/divyanshudhruv.json diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json deleted file mode 100644 index 7cd988fb0..000000000 --- a/domains/divyanshudhruv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Its just my portfolio :)", - "repo": "https://github.com/divyanshudhruv/divyanshudhruv.github.io", - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.vercel.app" - } -} From d2fe48a3b4bdf9db36130f0000d8e3893595f4ce Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:00:02 +0530 Subject: [PATCH 083/118] Create divyanshudhruv.is-a.dev.json --- domains/divyanshudhruv.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/divyanshudhruv.is-a.dev.json diff --git a/domains/divyanshudhruv.is-a.dev.json b/domains/divyanshudhruv.is-a.dev.json new file mode 100644 index 000000000..51defdcd6 --- /dev/null +++ b/domains/divyanshudhruv.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.vercel.app" + } +} From 6673924b12f518d25dc5ebecb0f408e4b2951361 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:02:27 +0530 Subject: [PATCH 084/118] Delete domains/_vercel.divyanshudhruv.is-a.dev --- domains/_vercel.divyanshudhruv.is-a.dev | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.divyanshudhruv.is-a.dev diff --git a/domains/_vercel.divyanshudhruv.is-a.dev b/domains/_vercel.divyanshudhruv.is-a.dev deleted file mode 100644 index 8d49d84ed..000000000 --- a/domains/_vercel.divyanshudhruv.is-a.dev +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" - } -} From 8a19c09812fc17401090b4dc74827792bb52509e Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:02:44 +0530 Subject: [PATCH 085/118] Create _vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.is-a.dev.json diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json new file mode 100644 index 000000000..8d49d84ed --- /dev/null +++ b/domains/_vercel.divyanshudhruv.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + } +} From 229f285079c011800d98ccc59c35a4b592a8dcb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:09:48 +0530 Subject: [PATCH 086/118] Update _vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json index 8d49d84ed..c93570095 100644 --- a/domains/_vercel.divyanshudhruv.is-a.dev.json +++ b/domains/_vercel.divyanshudhruv.is-a.dev.json @@ -4,6 +4,6 @@ "email": "divyanshudhruv24@gmail.com" }, "record": { - "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + "TXT": "3736859f922a85d87e46" } } From bb3c9377a2b3327004c2b0f817f19f6e64cdb0f5 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:06 +0530 Subject: [PATCH 087/118] Delete domains/divyanshudhruv.is-a.dev.json --- domains/divyanshudhruv.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/divyanshudhruv.is-a.dev.json diff --git a/domains/divyanshudhruv.is-a.dev.json b/domains/divyanshudhruv.is-a.dev.json deleted file mode 100644 index 51defdcd6..000000000 --- a/domains/divyanshudhruv.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.vercel.app" - } -} From da7873dddd769680bb8577979f747d4a952367f8 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:24 +0530 Subject: [PATCH 088/118] Create divyanshudhruv.json --- domains/divyanshudhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/divyanshudhruv.json diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json new file mode 100644 index 000000000..51defdcd6 --- /dev/null +++ b/domains/divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.vercel.app" + } +} From c9dfcda6a569292d6b212366993b58fbf7c5de11 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:36 +0530 Subject: [PATCH 089/118] Delete domains/_vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.divyanshudhruv.is-a.dev.json diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json deleted file mode 100644 index c93570095..000000000 --- a/domains/_vercel.divyanshudhruv.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "TXT": "3736859f922a85d87e46" - } -} From bb5e4f77de0b1cdf5028563faad06b58154b3460 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:14:01 +0530 Subject: [PATCH 090/118] Create _vercel.divyanshudhruv.json --- domains/_vercel.divyanshudhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.json diff --git a/domains/_vercel.divyanshudhruv.json b/domains/_vercel.divyanshudhruv.json new file mode 100644 index 000000000..93c67cd42 --- /dev/null +++ b/domains/_vercel.divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46"] + } +} From 8273f450eccbc57b9047f1dcf2b7235c488018da Mon Sep 17 00:00:00 2001 From: Berk <67962407+berkkaradalan@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:54:40 +0300 Subject: [PATCH 091/118] Create berkk.json --- domains/berkk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berkk.json diff --git a/domains/berkk.json b/domains/berkk.json new file mode 100644 index 000000000..9271fcc40 --- /dev/null +++ b/domains/berkk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "berkkaradalan", + "email": "berkkaradalan@gmail.com" + }, + "record": { + "CNAME": "https://berkkaradalan.github.io/" + } +} From 4a56f08448c4df4ef53b0e22b1c5f7805df817ee Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 09:39:57 +0800 Subject: [PATCH 092/118] Create _discord.qing762.json --- .../{_discord.qing762.is-a.dev.json => _discord.qing762.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.qing762.is-a.dev.json => _discord.qing762.json} (65%) diff --git a/domains/_discord.qing762.is-a.dev.json b/domains/_discord.qing762.json similarity index 65% rename from domains/_discord.qing762.is-a.dev.json rename to domains/_discord.qing762.json index 5eec384c6..5308dfeaa 100644 --- a/domains/_discord.qing762.is-a.dev.json +++ b/domains/_discord.qing762.json @@ -4,6 +4,6 @@ "email": "q1ng762@outlook.com" }, "record": { - "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675a" } } \ No newline at end of file From db17600520e07332f1fdac12e90e67dd264fe131 Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 10:00:09 +0800 Subject: [PATCH 093/118] Update _discord.qing762.json --- domains/_discord.qing762.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.qing762.json b/domains/_discord.qing762.json index 5308dfeaa..5eec384c6 100644 --- a/domains/_discord.qing762.json +++ b/domains/_discord.qing762.json @@ -4,6 +4,6 @@ "email": "q1ng762@outlook.com" }, "record": { - "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675a" + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" } } \ No newline at end of file From 71c6ff780ca19e663e86814b0d15f48dafb50379 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:24:05 +0530 Subject: [PATCH 094/118] Update vdevanarayan.json --- domains/vdevanarayan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json index 474bf1ce4..149ef15b8 100644 --- a/domains/vdevanarayan.json +++ b/domains/vdevanarayan.json @@ -4,6 +4,7 @@ "email": "octavius1983bc@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "TXT": "google-site-verification=NcQI-OpciiCC6SO5bs1ws-ptlIZ9AEZskMszLGwFcOY" } } From 546deb4ac78c0e47279deb67f6bba26efe0e8d06 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 26 Feb 2025 14:19:45 +0400 Subject: [PATCH 095/118] fix: fields --- domains/ajayj.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/ajayj.json b/domains/ajayj.json index ba89b8a74..a6c769dc1 100644 --- a/domains/ajayj.json +++ b/domains/ajayj.json @@ -1,11 +1,9 @@ { - "domain": "ajayj.is-a.dev", - "subdomain": "ajayj", "owner": { - "email": "ajay260505@gmail.com", - "github": "AJAY260505" + "username": "AJAY260505", + "email": "ajay260505@gmail.com" }, - "records": { + "record": { "CNAME": "ajayjaisankar.netlify.app" } } From a11c3298206ae7a20cb7d3f9e54693c4526c32f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:55:00 +0100 Subject: [PATCH 096/118] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From f45a8fbfbc09d90c753998cd117e71a6697c6320 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:55:24 +0100 Subject: [PATCH 097/118] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 029b48cc566ee3b50ba723efc706de8871bc738d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:00:06 +0100 Subject: [PATCH 098/118] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 5f5619003092211e41f8d8970b471667dc9c0f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:00:29 +0100 Subject: [PATCH 099/118] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 86d48a72cf6d9ff346a50898a4487a18d720f767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:28:39 +0100 Subject: [PATCH 100/118] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 55bb8a9dd..517999f9c 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,10 +1,7 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com", - "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + "email": "victor.villar.misa@gmail.com" }, "record": { "TXT": "900d61c3e5e63880bf2f15832064bc" From 28f5fac0a3d91ab93f06396db29042cf83225874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:32:01 +0100 Subject: [PATCH 101/118] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From d68c742431b61fbe891ad2cf5f5f0836dad419df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:01:56 +0100 Subject: [PATCH 102/118] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 517999f9c..6a54ef30f 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,4 +1,5 @@ { + "domain": "thorito.is-a.dev", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From c616c321c9d13f0488825e70df7a000971173f72 Mon Sep 17 00:00:00 2001 From: Berk <67962407+berkkaradalan@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:02:17 +0300 Subject: [PATCH 103/118] Apply suggestions from code review Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/berkk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berkk.json b/domains/berkk.json index 9271fcc40..e4af0c6d3 100644 --- a/domains/berkk.json +++ b/domains/berkk.json @@ -4,6 +4,6 @@ "email": "berkkaradalan@gmail.com" }, "record": { - "CNAME": "https://berkkaradalan.github.io/" + "CNAME": "berkkaradalan.github.io" } } From 83a5c984597bd3ea435e6dcc4b1e9fb9ea79883c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:15:57 +0100 Subject: [PATCH 104/118] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 6a54ef30f..517999f9c 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,5 +1,4 @@ { - "domain": "thorito.is-a.dev", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From 152e165bb5fcaf3fc82e1a9f59f810949cd86f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:18:01 +0100 Subject: [PATCH 105/118] Create thorito.json --- domains/thorito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thorito.json diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..4e348830c --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com" + }, + "record": { + "CNAME": "thorito.github.io" + } +} From f94939f5322f323db24bee1b5125bcdcf8010593 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:04:12 +1300 Subject: [PATCH 106/118] Migrate user0.json to codeberg --- domains/user0.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/user0.json b/domains/user0.json index f20cd0911..6b5f693e3 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -4,9 +4,8 @@ "owner": { "username": "user0-07161", "email": "user0thenyancat@proton.me", - "discord": "1213799919920484364" }, "record": { - "CNAME": "user0-07161.github.io" + "CNAME": "user0-07161.codeberg.page" } } From 6c05be8f8ad82ede529e8df457f3c024a303b07a Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:07:39 +1300 Subject: [PATCH 107/118] Make it valid JSON --- domains/user0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/user0.json b/domains/user0.json index 6b5f693e3..a4d0c0619 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -3,7 +3,7 @@ "repo": "https://github.com/user0-07161/user0-07161.github.io", "owner": { "username": "user0-07161", - "email": "user0thenyancat@proton.me", + "email": "user0thenyancat@proton.me" }, "record": { "CNAME": "user0-07161.codeberg.page" From 62e3fa5a5ad3d3e5cc57348b5cb98a3a61d28fdd Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:59:49 +0000 Subject: [PATCH 108/118] Add zoho domainkey for loomeh --- domains/zmail._domainkey.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.loomeh.json diff --git a/domains/zmail._domainkey.loomeh.json b/domains/zmail._domainkey.loomeh.json new file mode 100644 index 000000000..d6cf72b5d --- /dev/null +++ b/domains/zmail._domainkey.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrWUZ5Vfigr20ye1jk/A8BprQadj0d0ry2cd64fKfh+8r28UkocwQeIFFQ0CYq6vCzeaKHb1ejJh5PZG+C+8J/q152wkerLLgb6+l0FrDC1e7oN5dvIpy4oDvbzAg4dTyG5h3T5W12zFLp58EagAXLC9FLikxer2VstZYBxcUFCQIDAQAB" + } +} From 1809f0e5d459db3ad30139be0b8bf5b013f37fdd Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:07:07 +0000 Subject: [PATCH 109/118] Add description for loomeh zmail domainkey --- domains/zmail._domainkey.loomeh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/zmail._domainkey.loomeh.json b/domains/zmail._domainkey.loomeh.json index d6cf72b5d..20b5d4dd5 100644 --- a/domains/zmail._domainkey.loomeh.json +++ b/domains/zmail._domainkey.loomeh.json @@ -1,4 +1,5 @@ { + "description": "zoho mail for loomeh.is-a.dev", "owner": { "username": "loomeh", "bluesky": "loomeh.bsky.social" From 0710d3f95b51ad82a8162a69a71b045bcb0f2906 Mon Sep 17 00:00:00 2001 From: Isaac Robert Date: Thu, 27 Feb 2025 04:35:42 +0100 Subject: [PATCH 110/118] Create _vercel.isaacrobert33.json --- domains/_vercel.isaacrobert33.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.isaacrobert33.json diff --git a/domains/_vercel.isaacrobert33.json b/domains/_vercel.isaacrobert33.json new file mode 100644 index 000000000..b4cd6007d --- /dev/null +++ b/domains/_vercel.isaacrobert33.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isaacrobert33", + "email": "isaacrobertoluwaseun@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=isaacrobert33.is-a.dev,1688a3dfda585e08298e" + } +} From 5c65cb42e4d440e04dfaf4a40905310d10803ec4 Mon Sep 17 00:00:00 2001 From: Isaac Robert Date: Thu, 27 Feb 2025 04:41:49 +0100 Subject: [PATCH 111/118] Create isaacrobert33.json --- domains/isaacrobert33.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isaacrobert33.json diff --git a/domains/isaacrobert33.json b/domains/isaacrobert33.json new file mode 100644 index 000000000..53d087fb0 --- /dev/null +++ b/domains/isaacrobert33.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isaacrobert33", + "email": "isaacrobertoluwaseun@gmail.com" + }, + "record": { + "CNAME": "isaacrobert-is-adev.vercel.app" + } +} From 57c96e908ed92e43803281622d130d0c2aeb6d13 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Thu, 27 Feb 2025 10:58:17 +0700 Subject: [PATCH 112/118] fix: correct filename with subdomain --- ...01.json => _github-pages-challenge-hungthai1401.hungthai.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-hungthai1401.json => _github-pages-challenge-hungthai1401.hungthai.json} (100%) diff --git a/domains/_github-pages-challenge-hungthai1401.json b/domains/_github-pages-challenge-hungthai1401.hungthai.json similarity index 100% rename from domains/_github-pages-challenge-hungthai1401.json rename to domains/_github-pages-challenge-hungthai1401.hungthai.json From 91e52396e992f5ad0739c834910b179aecf6c226 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:05:47 +0530 Subject: [PATCH 113/118] Create clipgen-ai --- domains/clipgen-ai | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/clipgen-ai diff --git a/domains/clipgen-ai b/domains/clipgen-ai new file mode 100644 index 000000000..5d790e1cb --- /dev/null +++ b/domains/clipgen-ai @@ -0,0 +1,13 @@ +{ + "description": "ClipGen AI is a YouTube Video AI Agent which is build during Sonny Sangha's Challenge.", + "repo": "https://github.com/ArhanAnsari/clipgen-ai", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "arhans-clipgen-ai.vercel.app" + } +} From bee0167dd5a352172e14181c42f90025ddc366ff Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:07:59 +0530 Subject: [PATCH 114/118] Create _vercel.clipgen-ai.json --- domains/_vercel.clipgen-ai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.clipgen-ai.json diff --git a/domains/_vercel.clipgen-ai.json b/domains/_vercel.clipgen-ai.json new file mode 100644 index 000000000..bfd43cc49 --- /dev/null +++ b/domains/_vercel.clipgen-ai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=clipgen-ai.is-a.dev,cc29b5e3741c1c7dc9db" + } +} From 5b64a202e6c037a2f52476fd5032377ffd6d25bc Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:11:51 +0530 Subject: [PATCH 115/118] Rename clipgen-ai to clipgen-ai.json --- domains/{clipgen-ai => clipgen-ai.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{clipgen-ai => clipgen-ai.json} (100%) diff --git a/domains/clipgen-ai b/domains/clipgen-ai.json similarity index 100% rename from domains/clipgen-ai rename to domains/clipgen-ai.json From 165b2b5c48436665caa6554141c5aa5f809e5757 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 14:58:09 +0400 Subject: [PATCH 116/118] Delete domains/clipgen-ai.json --- domains/clipgen-ai.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/clipgen-ai.json diff --git a/domains/clipgen-ai.json b/domains/clipgen-ai.json deleted file mode 100644 index 5d790e1cb..000000000 --- a/domains/clipgen-ai.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "ClipGen AI is a YouTube Video AI Agent which is build during Sonny Sangha's Challenge.", - "repo": "https://github.com/ArhanAnsari/clipgen-ai", - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com", - "x": "https://x.com/codewitharhan", - "discord": "@codewitharhan" - }, - "record": { - "CNAME": "arhans-clipgen-ai.vercel.app" - } -} From 17a6356634c70e0532289fdca18e72b0ac6130d9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 15:00:20 +0400 Subject: [PATCH 117/118] Delete domains/_vercel.clipgen-ai.json --- domains/_vercel.clipgen-ai.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.clipgen-ai.json diff --git a/domains/_vercel.clipgen-ai.json b/domains/_vercel.clipgen-ai.json deleted file mode 100644 index bfd43cc49..000000000 --- a/domains/_vercel.clipgen-ai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=clipgen-ai.is-a.dev,cc29b5e3741c1c7dc9db" - } -} From 6bc5111bf4e70f3d9f416397eaa2c7e97d891abd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 15:36:06 +0400 Subject: [PATCH 118/118] fix: files --- CNAME | 1 - ...thorito.json => _github-pages-challenge-thorito.thorito.json} | 0 2 files changed, 1 deletion(-) delete mode 100644 CNAME rename domains/{_github-pages-challenge-thorito.json => _github-pages-challenge-thorito.thorito.json} (100%) diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.thorito.json similarity index 100% rename from domains/_github-pages-challenge-thorito.json rename to domains/_github-pages-challenge-thorito.thorito.json