From 48ff75b63adb2ca26142f4a860bffad1f285861a Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:05:50 +0700 Subject: [PATCH 01/84] Create kilamieaz.json --- domains/kilamieaz.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/kilamieaz.json diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/kilamieaz.json @@ -0,0 +1 @@ + From 28825ce82b25e5c09434fdd62282a65afb2c78c2 Mon Sep 17 00:00:00 2001 From: bonusbubble <> Date: Sat, 22 Feb 2025 23:43:47 -0600 Subject: [PATCH 02/84] Add bonusbubble.is-a.dev Map `bonusbubble.is-a.dev` to `bonusbubble.github.io` --- domains/bonusbubble.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bonusbubble.json diff --git a/domains/bonusbubble.json b/domains/bonusbubble.json new file mode 100644 index 000000000..666ca8480 --- /dev/null +++ b/domains/bonusbubble.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bonusbubble", + "email": "bonusbubble@proton.me" + }, + "record": { + "CNAME": "bonusbubble.github.io" + } +} From 63c04370dc6d8c8a4b0133960fcfe07b1e81f0cd Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 22:29:12 +0530 Subject: [PATCH 03/84] Update 0xarchit.json --- domains/0xarchit.json | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 0526b1d0c..ce09f5fa8 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,10 +3,39 @@ "username": "0xarchit", "mail": "0xarchit@proton.me" }, - "record": { - "TXT": [ - "0xarchit", - "zoho-verification=zb94087787.zmverify.zoho.in" + "records": [ + { + "type": "MX", + "host": "0xarchit", + "value": "mx.zoho.in", + "priority": 10 + }, + { + "type": "MX", + "host": "0xarchit", + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "type": "MX", + "host": "0xarchit", + "value": "mx3.zoho.in", + "priority": 50 + }, + { + "type": "TXT", + "host": "0xarchit", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "type": "TXT", + "host": "0xarchit", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, + { + "type": "TXT", + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] - } } From 3f048ace17b2798ab535c52d444c7e900e705aeb Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Tue, 25 Feb 2025 08:06:03 +0530 Subject: [PATCH 04/84] Update 0xarchit.json --- domains/0xarchit.json | 68 +++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 35 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ce09f5fa8..75044b9f6 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,39 +3,37 @@ "username": "0xarchit", "mail": "0xarchit@proton.me" }, - "records": [ - { - "type": "MX", - "host": "0xarchit", - "value": "mx.zoho.in", - "priority": 10 - }, - { - "type": "MX", - "host": "0xarchit", - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "type": "MX", - "host": "0xarchit", - "value": "mx3.zoho.in", - "priority": 50 - }, - { - "type": "TXT", - "host": "0xarchit", - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "type": "TXT", - "host": "0xarchit", - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, - { - "type": "TXT", - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } - ] + "record": { + "MX": [ + { + "host": "0xarchit", + "value": "mx.zoho.in", + "priority": 10 + }, + { + "host": "0xarchit", + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "host": "0xarchit", + "value": "mx3.zoho.in", + "priority": 50 + } + ], + "TXT": [ + { + "host": "0xarchit", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "host": "0xarchit", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, + { + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } + ] + } } From 183ab43a7f526b2712c7a93c8383aeb176d7d262 Mon Sep 17 00:00:00 2001 From: Minh Hieu <47441476+ken-kuro@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:22:20 +0700 Subject: [PATCH 05/84] feat: added ken-kuro.json --- domains/_vercel.ken-kuro.json | 9 +++++++++ domains/ken-kuro.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ken-kuro.json create mode 100644 domains/ken-kuro.json diff --git a/domains/_vercel.ken-kuro.json b/domains/_vercel.ken-kuro.json new file mode 100644 index 000000000..bb082b97a --- /dev/null +++ b/domains/_vercel.ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "TXT": "vc-domain-verify=ken-kuro.is-a.dev,f7190a78aaa06c66bd44" + } +} diff --git a/domains/ken-kuro.json b/domains/ken-kuro.json new file mode 100644 index 000000000..f40d7e31d --- /dev/null +++ b/domains/ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "CNAME": "kuro-querencia.vercel.app" + } +} From 2a0acb1d485cb77d534eedb82282c95c0ec38436 Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 00:53:58 -0300 Subject: [PATCH 06/84] feat: macielsuassuna --- domains/macielsuassuna.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/macielsuassuna.json diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json new file mode 100644 index 000000000..b956408c0 --- /dev/null +++ b/domains/macielsuassuna.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": [ + "_vercel", + "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + ] + } +} From 3ef8f117c06a01fe61cc2fa95123fa3be218de05 Mon Sep 17 00:00:00 2001 From: Omesh Date: Wed, 26 Feb 2025 11:13:41 +0530 Subject: [PATCH 07/84] Create omesh.json --- domains/omesh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/omesh.json diff --git a/domains/omesh.json b/domains/omesh.json new file mode 100644 index 000000000..4bd26f1cb --- /dev/null +++ b/domains/omesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "omesh7" + }, + "record": { + "CNAME": "omesh7.github.io" + } +} From 97b81363c83b0b638b30b0f7c8bd87ee37cfe5bf Mon Sep 17 00:00:00 2001 From: Al Rakib Date: Wed, 26 Feb 2025 13:00:09 +0600 Subject: [PATCH 08/84] Create _vercel.alrakib.json --- domains/_vercel.alrakib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alrakib.json diff --git a/domains/_vercel.alrakib.json b/domains/_vercel.alrakib.json new file mode 100644 index 000000000..196d3233a --- /dev/null +++ b/domains/_vercel.alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alrakib.is-a.dev,3a2663fe979960b1dad2" + } +} From bc4cb82d27e14a2643cd6d2fe46eed319a8490d3 Mon Sep 17 00:00:00 2001 From: Al Rakib Date: Wed, 26 Feb 2025 13:03:26 +0600 Subject: [PATCH 09/84] Create alrakib.json --- domains/alrakib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alrakib.json diff --git a/domains/alrakib.json b/domains/alrakib.json new file mode 100644 index 000000000..75d580d88 --- /dev/null +++ b/domains/alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "CNAME": "alrakibthedev.vercel.app" + } +} From 56f799ba8e6e2223ab5f15c945ed32524e6ad3e4 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:35:50 +0530 Subject: [PATCH 10/84] Update _vercel.alvin.json --- domains/_vercel.alvin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.alvin.json b/domains/_vercel.alvin.json index 73cbbec62..acb3eafa7 100644 --- a/domains/_vercel.alvin.json +++ b/domains/_vercel.alvin.json @@ -11,7 +11,9 @@ "vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568", "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e", "vc-domain-verify=todo.alvin.is-a.dev,08b2734d859de7c855c5", - "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8" + "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8", + "vc-domain-verify=sign.alvin.is-a.dev,2563e8f2f9edc85132ac", + "vc-domain-verify=www.sign.alvin.is-a.dev,94900e209df86ce94741" ] } } From 6b3fbabc3a2b324ac60e2222f162b7ad8492e620 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:36:42 +0530 Subject: [PATCH 11/84] Create sign.alvin.json --- domains/sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sign.alvin.json diff --git a/domains/sign.alvin.json b/domains/sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From da488a46baab6140ae4db6a491bc1a8190919a5e Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:37:01 +0530 Subject: [PATCH 12/84] Create www.sign.alvin.json --- domains/www.sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.sign.alvin.json diff --git a/domains/www.sign.alvin.json b/domains/www.sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/www.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 1907ad28d7f3b99e0f16088f01be375adb2ede25 Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 15:18:02 -0300 Subject: [PATCH 13/84] fix: vercel configuration --- domains/_vercel.macielsuassuna.json | 10 ++++++++++ domains/macielsuassuna.json | 5 +---- 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 domains/_vercel.macielsuassuna.json diff --git a/domains/_vercel.macielsuassuna.json b/domains/_vercel.macielsuassuna.json new file mode 100644 index 000000000..273788c96 --- /dev/null +++ b/domains/_vercel.macielsuassuna.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + } +} diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json index b956408c0..313f46dcf 100644 --- a/domains/macielsuassuna.json +++ b/domains/macielsuassuna.json @@ -5,9 +5,6 @@ "email": "macielsuassuna14@gmail.com" }, "record": { - "TXT": [ - "_vercel", - "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" - ] + "CNAME": "macielsuassuna-portifolio.vercel.app" } } From ae0fa0f0616f24a84ca87bd197ebcd08c1335c5b Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 15:23:21 -0300 Subject: [PATCH 14/84] . --- domains/macielsuassuna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json index 313f46dcf..78bdb88e7 100644 --- a/domains/macielsuassuna.json +++ b/domains/macielsuassuna.json @@ -5,6 +5,6 @@ "email": "macielsuassuna14@gmail.com" }, "record": { - "CNAME": "macielsuassuna-portifolio.vercel.app" + "CNAME": "macielsuassuna-portfolio.vercel.app" } } From 6c56765f0fb56699007367f90c35596ca1b158ea Mon Sep 17 00:00:00 2001 From: HemathKumar R Date: Wed, 26 Feb 2025 23:54:56 +0530 Subject: [PATCH 15/84] create hemath.json --- domains/hemath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hemath.json diff --git a/domains/hemath.json b/domains/hemath.json new file mode 100644 index 000000000..4328e6a63 --- /dev/null +++ b/domains/hemath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "djhemath", + "email": "djhemath@gmail.com" + }, + "record": { + "URL": "https://hemath.dev" + } + } + \ No newline at end of file From 77f9684334b02365e8da93a2d9d21f12b5ea166c Mon Sep 17 00:00:00 2001 From: huuloc2026 <147939523+huuloc2026@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:31:22 +0700 Subject: [PATCH 16/84] Create _vercel.huuloc.json --- domains/_vercel.huuloc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.huuloc.json diff --git a/domains/_vercel.huuloc.json b/domains/_vercel.huuloc.json new file mode 100644 index 000000000..3c2811d75 --- /dev/null +++ b/domains/_vercel.huuloc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huuloc", + "email": "huuloc2026@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=huuloc.is-a.dev,251080b2d18334a71c6e" + ] + } +} From 301019703eba324a384b17d0651a8fa5cd601a04 Mon Sep 17 00:00:00 2001 From: reiya Date: Thu, 27 Feb 2025 13:13:33 +0900 Subject: [PATCH 17/84] Create reiya.json --- domains/reiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/reiya.json diff --git a/domains/reiya.json b/domains/reiya.json new file mode 100644 index 000000000..eb9fb0c60 --- /dev/null +++ b/domains/reiya.json @@ -0,0 +1,12 @@ +{ + "domain": "reiya.is-a.dev", + "subdomain": "reiya", + "owner": { + "username": "atlayer3" + "discord": "atlayer3" + }, + "record": { + "CNAME": "atlayer3.net", + "TXT": "dh=4daf7f999b56b7662a4cbcbec15c4ddc23692020" + } +} From be8fe94255f4c1e4e89c47f478868783ddd483ef Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 04:59:41 +0000 Subject: [PATCH 18/84] Create drbaph.json --- domains/drbaph.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drbaph.json diff --git a/domains/drbaph.json b/domains/drbaph.json new file mode 100644 index 000000000..6545afc62 --- /dev/null +++ b/domains/drbaph.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saganaki22", + "email": "info@drbaph.dev" + }, + "record": { + "CNAME": "https://drbaph-srj.pages.dev/" + }, + "proxied": true +} From aa055b17f7c01f7ee65bba3a5b8fee9f06c85786 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 06:38:11 +0000 Subject: [PATCH 19/84] Update drbaph.json thank you --- domains/drbaph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index 6545afc62..fae963698 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -6,5 +6,5 @@ "record": { "CNAME": "https://drbaph-srj.pages.dev/" }, - "proxied": true + "proxied": true } From 404327372d748e22d8fba89a5dd5025a16ed1205 Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:09:18 -0500 Subject: [PATCH 20/84] Create spencer.json --- domains/spencer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spencer.json diff --git a/domains/spencer.json b/domains/spencer.json new file mode 100644 index 000000000..b5fda7019 --- /dev/null +++ b/domains/spencer.json @@ -0,0 +1,11 @@ +{ + "description": "Spencer's website", + "repo": "https://github.com/LeeSpencer/leespencer.github.io", + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "CNAME": "leespencer.github.io" + } +} From c48b400a1307bc836dc200e92126de6dde97a834 Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:56:11 +0700 Subject: [PATCH 21/84] Update kilamieaz.json --- domains/kilamieaz.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json index 8b1378917..badbb6876 100644 --- a/domains/kilamieaz.json +++ b/domains/kilamieaz.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "CNAME": "kilamieaz.vercel.app" + } +} From bb6b7b00bcc77d1db0ad1d0190271dc4d1659dfd Mon Sep 17 00:00:00 2001 From: The Silitonix <135009134+Silitonix@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:43:13 +0330 Subject: [PATCH 22/84] Create saeedmfarahani.json --- domains/saeedmfarahani.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/saeedmfarahani.json diff --git a/domains/saeedmfarahani.json b/domains/saeedmfarahani.json new file mode 100644 index 000000000..10813186c --- /dev/null +++ b/domains/saeedmfarahani.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Silitonix" + }, + "record": { + "CNAME": "silitonix.github.io" + } +} From 41d44e6c2383a61a3b63ede8039243e09cea1e7b Mon Sep 17 00:00:00 2001 From: Kajpio Date: Thu, 27 Feb 2025 11:37:55 +0000 Subject: [PATCH 23/84] Add github challenge domain --- domains/_github-pages-challenge-Kajpio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Kajpio.json diff --git a/domains/_github-pages-challenge-Kajpio.json b/domains/_github-pages-challenge-Kajpio.json new file mode 100644 index 000000000..02b3d6692 --- /dev/null +++ b/domains/_github-pages-challenge-Kajpio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "TXT": "22a0972632a2df28e644ae320025b9" + } +} \ No newline at end of file From e7c64386f6439451525eb7430eef3ec842e49180 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Thu, 27 Feb 2025 11:41:08 +0000 Subject: [PATCH 24/84] Correct filename --- ...ge-Kajpio.json => _github-pages-challenge-Kajpio.kajetan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Kajpio.json => _github-pages-challenge-Kajpio.kajetan.json} (100%) diff --git a/domains/_github-pages-challenge-Kajpio.json b/domains/_github-pages-challenge-Kajpio.kajetan.json similarity index 100% rename from domains/_github-pages-challenge-Kajpio.json rename to domains/_github-pages-challenge-Kajpio.kajetan.json From bbc391f7018ea55202e7f798c69ef2ba73eb76ed Mon Sep 17 00:00:00 2001 From: uladkaminski Date: Thu, 27 Feb 2025 12:41:08 +0000 Subject: [PATCH 25/84] create vlad.is-a.dev domain --- domains/vlad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vlad.json diff --git a/domains/vlad.json b/domains/vlad.json new file mode 100644 index 000000000..cfc329f7e --- /dev/null +++ b/domains/vlad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uladkaminski", + "email": "i@uladkaminski.com" + }, + "record": { + "CNAME": "uladkaminski.com" + } +} From 861d84c4626271175888905ea69fbd192c0b2884 Mon Sep 17 00:00:00 2001 From: huuloc2026 <147939523+huuloc2026@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:27:30 +0700 Subject: [PATCH 26/84] Create _vercel.huuloc.json --- domains/_vercel.huuloc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.huuloc.json diff --git a/domains/_vercel.huuloc.json b/domains/_vercel.huuloc.json new file mode 100644 index 000000000..3c2811d75 --- /dev/null +++ b/domains/_vercel.huuloc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huuloc", + "email": "huuloc2026@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=huuloc.is-a.dev,251080b2d18334a71c6e" + ] + } +} From f3eeaa551549cf90b6d24af227fc9ad4ed97d591 Mon Sep 17 00:00:00 2001 From: Pulkit Midha Date: Thu, 27 Feb 2025 22:28:47 +0530 Subject: [PATCH 27/84] Create pulkitmidha.json --- domains/pulkitmidha.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pulkitmidha.json diff --git a/domains/pulkitmidha.json b/domains/pulkitmidha.json new file mode 100644 index 000000000..9e0d36c21 --- /dev/null +++ b/domains/pulkitmidha.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "midopooler", + "email": "midhapulkit28@gmail.com" + }, + "record": { + "CNAME": "midopooler.github.io" + } +} From 8934318feb7b0be2ac8ded71d20b885bc1ff20c9 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:21:06 +0000 Subject: [PATCH 28/84] Update domains/drbaph.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/drbaph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index fae963698..e8a42f364 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -4,7 +4,7 @@ "email": "info@drbaph.dev" }, "record": { - "CNAME": "https://drbaph-srj.pages.dev/" + "CNAME": "drbaph-srj.pages.dev" }, "proxied": true } From 07a9d9fb1013c5221c7abad217f0d3a45992d8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 14:46:56 -0600 Subject: [PATCH 29/84] Create ghsearch.json --- domains/ghsearch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ghsearch.json diff --git a/domains/ghsearch.json b/domains/ghsearch.json new file mode 100644 index 000000000..02ca6d9d6 --- /dev/null +++ b/domains/ghsearch.json @@ -0,0 +1,11 @@ +{ + "description": "Aplicación web para buscar repositorios en GitHub por tema, utilizando la API de GitHub. Construida con HTML, CSS y JavaScript.", + "repo": "https://https://github.com/herwingx/awesome-github-search", + "owner": { + "username": "herwingx", + "email": "[email protected]" + }, + "record": { + "CNAME": "herwingx.github.io" + } +} From 1bfa9c4d93dec352d3c98c58f4927cdc06d9dd3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 15:00:05 -0600 Subject: [PATCH 30/84] Update ghsearch.json --- domains/ghsearch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ghsearch.json b/domains/ghsearch.json index 02ca6d9d6..e4ccc8ef1 100644 --- a/domains/ghsearch.json +++ b/domains/ghsearch.json @@ -3,7 +3,7 @@ "repo": "https://https://github.com/herwingx/awesome-github-search", "owner": { "username": "herwingx", - "email": "[email protected]" + "email": "herwingmacias@gmial.com" }, "record": { "CNAME": "herwingx.github.io" From 20e6ea144800c7a06d7bcc66e67103c93dda383b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 15:01:06 -0600 Subject: [PATCH 31/84] Update ghsearch.json --- domains/ghsearch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ghsearch.json b/domains/ghsearch.json index e4ccc8ef1..a5b257566 100644 --- a/domains/ghsearch.json +++ b/domains/ghsearch.json @@ -3,7 +3,7 @@ "repo": "https://https://github.com/herwingx/awesome-github-search", "owner": { "username": "herwingx", - "email": "herwingmacias@gmial.com" + "email": "herwingmacias@gmail.com" }, "record": { "CNAME": "herwingx.github.io" From b94637d1ee09af3fab9a67a07f29f53414988826 Mon Sep 17 00:00:00 2001 From: Abeer Gupta <68943872+abeer555@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:54:19 +0530 Subject: [PATCH 32/84] Create abeer.json --- domains/abeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abeer.json diff --git a/domains/abeer.json b/domains/abeer.json new file mode 100644 index 000000000..c78b73e57 --- /dev/null +++ b/domains/abeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abeer555", + "email": "abeergupta555@gmail.com" + }, + "record": { + "CNAME": "abeer555.github.io" + } +} From 4f7b6847e3bd414a81442f2df625582fab77193d Mon Sep 17 00:00:00 2001 From: AdrielValecillo <110248185+AdrielValecillo@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:50:49 -0500 Subject: [PATCH 33/84] Create _vercel.isaiadriel.json --- domains/_vercel.isaiadriel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.isaiadriel.json diff --git a/domains/_vercel.isaiadriel.json b/domains/_vercel.isaiadriel.json new file mode 100644 index 000000000..59e6f6108 --- /dev/null +++ b/domains/_vercel.isaiadriel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AdrielValecillo", + "email": "", + "discord": "386501216504512514" + }, + "record": { + "TXT": "vc-domain-verify=isaiadriel.is-a.dev,bbb52dc1293221795089" + } +} From 9fff7d526520c48cfafc8d669b034422fe07e464 Mon Sep 17 00:00:00 2001 From: eli <96390650+elisoreal@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:30:51 -0500 Subject: [PATCH 34/84] Create eli.json --- domains/eli.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/eli.json diff --git a/domains/eli.json b/domains/eli.json new file mode 100644 index 000000000..6d8c06c49 --- /dev/null +++ b/domains/eli.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "elisoreal" + }, + "record": { + "CNAME": "elisoreal.github.io" + } +} From b5068bc22d792830cff894e733ae93fd9bc299e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Fri, 28 Feb 2025 06:01:33 +0700 Subject: [PATCH 35/84] Create tanbaycu.json --- domains/tanbaycu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tanbaycu.json diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json new file mode 100644 index 000000000..f73959755 --- /dev/null +++ b/domains/tanbaycu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tanbaycu" + }, + "record": { + "CNAME": "tanbaycu.github.io" + } +} From 6c8f3e37db22fa44e1e3e87ba8d0234bf0b8fb26 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:29:51 +0530 Subject: [PATCH 36/84] Update 0xarchit.json Changed records accorting to docs --- domains/0xarchit.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 75044b9f6..02bb92a45 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,38 +1,33 @@ { "owner": { "username": "0xarchit", - "mail": "0xarchit@proton.me" + "email": "0xarchit@proton.me" }, "record": { "MX": [ { - "host": "0xarchit", "value": "mx.zoho.in", "priority": 10 }, { - "host": "0xarchit", "value": "mx2.zoho.in", "priority": 20 }, { - "host": "0xarchit", "value": "mx3.zoho.in", "priority": 50 } ], "TXT": [ { - "host": "0xarchit", "value": "v=spf1 include:zohomail.in ~all" }, { - "host": "0xarchit", "value": "zoho-verification=zb94087787.zmverify.zoho.in" }, { - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", + "host": "zmail._domainkey.0xarchit" } ] } From e533fbf6221123f65a9bb2a464dcec8e8efb7896 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:32:28 +0530 Subject: [PATCH 37/84] Update 0xarchit.json --- domains/0xarchit.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 02bb92a45..a3a14a69b 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,13 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ - { - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From e09465da48751fc762a6993b6d5ffd97e18279e4 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:36:17 +0530 Subject: [PATCH 38/84] Update 0xarchit.json --- domains/0xarchit.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index a3a14a69b..02bb92a45 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,13 +5,26 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + { + "value": "mx.zoho.in", + "priority": 10 + }, + { + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "value": "mx3.zoho.in", + "priority": 50 + } ], "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", + { + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From 69b906cc85b7df9f646864aeedf6f2626176e0d5 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:38:06 +0530 Subject: [PATCH 39/84] Update 0xarchit.json --- domains/0xarchit.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 02bb92a45..a3a14a69b 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,13 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ - { - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From b3c0fbc334308f36508dc8d4254913c42a9cba69 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:41:13 +0530 Subject: [PATCH 40/84] Update 0xarchit.json --- domains/0xarchit.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index a3a14a69b..ede3f61cd 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,17 +5,14 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - { - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", - "host": "zmail._domainkey.0xarchit" - } + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } } From 073969b31ce68417f7c50d8f3b83e41a58512fdb Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:17:10 +0700 Subject: [PATCH 41/84] Create _vercel.kilamieaz.json --- domains/_vercel.kilamieaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kilamieaz.json diff --git a/domains/_vercel.kilamieaz.json b/domains/_vercel.kilamieaz.json new file mode 100644 index 000000000..814a409fd --- /dev/null +++ b/domains/_vercel.kilamieaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kilamieaz.is-a.dev,43bb0e712f64dcb9c8a5" + } +} From 0395310691d83e03b5f2ff61183a5fefa290516f Mon Sep 17 00:00:00 2001 From: Bumi Denpasar <159143878+BumiDenpasar@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:30:48 +0700 Subject: [PATCH 42/84] Create bumidenpasar.json --- domains/bumidenpasar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bumidenpasar.json diff --git a/domains/bumidenpasar.json b/domains/bumidenpasar.json new file mode 100644 index 000000000..afdd3d4ca --- /dev/null +++ b/domains/bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "CNAME": "portofolio-gray-nine.vercel.app" + } +} From d3f8019bdff0a061330a6cd8418172423181a2c1 Mon Sep 17 00:00:00 2001 From: Bumi Denpasar <159143878+BumiDenpasar@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:32:01 +0700 Subject: [PATCH 43/84] Create _vercel.bumidenpasar.json --- domains/_vercel.bumidenpasar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.bumidenpasar.json diff --git a/domains/_vercel.bumidenpasar.json b/domains/_vercel.bumidenpasar.json new file mode 100644 index 000000000..b5d4b30f7 --- /dev/null +++ b/domains/_vercel.bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "TXT": "vc-domain-verify=bumidenpasar.is-a.dev,2acace80e7ea336fd678" + } +} From e22d9f96ff30f2cce831ec88f42843cd15d4655b Mon Sep 17 00:00:00 2001 From: reiya Date: Fri, 28 Feb 2025 12:38:34 +0900 Subject: [PATCH 44/84] Update domains/reiya.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/reiya.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/reiya.json b/domains/reiya.json index eb9fb0c60..8f5b801e2 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,6 +1,4 @@ { - "domain": "reiya.is-a.dev", - "subdomain": "reiya", "owner": { "username": "atlayer3" "discord": "atlayer3" From bd50b35cd8d66d680e2f62618362c36f5bb5e36f Mon Sep 17 00:00:00 2001 From: reiya Date: Fri, 28 Feb 2025 12:43:22 +0900 Subject: [PATCH 45/84] Update reiya.json --- domains/reiya.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/reiya.json b/domains/reiya.json index eb9fb0c60..fb632c7a9 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,12 +1,9 @@ { - "domain": "reiya.is-a.dev", - "subdomain": "reiya", "owner": { - "username": "atlayer3" + "username": "reiya" "discord": "atlayer3" }, "record": { "CNAME": "atlayer3.net", - "TXT": "dh=4daf7f999b56b7662a4cbcbec15c4ddc23692020" } } From 775535a0932cd220225c0d746157423800e40121 Mon Sep 17 00:00:00 2001 From: Thomas Iwainski Date: Fri, 28 Feb 2025 14:46:14 +1100 Subject: [PATCH 46/84] Create tomek.json --- domains/tomek.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tomek.json diff --git a/domains/tomek.json b/domains/tomek.json new file mode 100644 index 000000000..04410165b --- /dev/null +++ b/domains/tomek.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tomek-i" + }, + "record": { + "CNAME": "tomek-i.github.io" + } +} From a4f98ac1a338734c355c66f0d4df11730605c4b8 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:32:44 +0700 Subject: [PATCH 47/84] Delete domains/_atproto.ligmatv.json --- domains/_atproto.ligmatv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_atproto.ligmatv.json diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json deleted file mode 100644 index 1d0d9b048..000000000 --- a/domains/_atproto.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } -} From 362c78809190c5e5201b731e6bcc3338eb95f3ca Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:33:59 +0700 Subject: [PATCH 48/84] Delete domains/ligmatv.json --- domains/ligmatv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ligmatv.json diff --git a/domains/ligmatv.json b/domains/ligmatv.json deleted file mode 100644 index 12be4ab97..000000000 --- a/domains/ligmatv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This subdomain will i use for my LIGMATV's blog website.", - "repo": "https://github.com/LIGMATV/LIGMATV.github.io", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} From 9f4b3b4ee1e78eb0f879ad5878788e8e62919883 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:12 +0700 Subject: [PATCH 49/84] Delete domains/_github-pages-challenge-ligmatv.ligmatv.json --- domains/_github-pages-challenge-ligmatv.ligmatv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-ligmatv.ligmatv.json diff --git a/domains/_github-pages-challenge-ligmatv.ligmatv.json b/domains/_github-pages-challenge-ligmatv.ligmatv.json deleted file mode 100644 index 7e27b7ac0..000000000 --- a/domains/_github-pages-challenge-ligmatv.ligmatv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "de8560c4ea3c0f753266b402385c50" - } -} From 997fac7a43e416b3b93a73dc86f0302f964aa26d Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:27 +0700 Subject: [PATCH 50/84] Delete domains/co.ligmatv.json --- domains/co.ligmatv.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/co.ligmatv.json diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json deleted file mode 100644 index 7ce8810b1..000000000 --- a/domains/co.ligmatv.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": [ - "zoho-verification=zb21447312.zmverify.zoho.com", - "v=spf1 include:zoho.com ~all" - ] - } -} From 1883387aca9300be537d2f5af87e053e2b7c6152 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:37 +0700 Subject: [PATCH 51/84] Delete domains/zmail._domainkey.co.ligmatv.json --- domains/zmail._domainkey.co.ligmatv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/zmail._domainkey.co.ligmatv.json diff --git a/domains/zmail._domainkey.co.ligmatv.json b/domains/zmail._domainkey.co.ligmatv.json deleted file mode 100644 index cd08c7a23..000000000 --- a/domains/zmail._domainkey.co.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO+5yaTA58OpZCT1ejrzPxjO4xNvsImCfvA2UigeVQwtFbl5QbwcdZUf6ga0LE6VOIDA3bMzHmVgTSZfYizmYDxNZ3TOobKEiT3TaaMcZj1sM2zWFVCpuYCHZ3WYPJj7rFF/PKZK9gCPPr1eLgao2SFkXnpwL/BWGL+uQ5OHZvlQIDAQAB" - } -} From c584d70a739ff8b60a43af8248895d0d38b6afc5 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:36:56 +0700 Subject: [PATCH 52/84] Create _vercel.w3teal.json --- domains/_vercel.w3teal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.w3teal.json diff --git a/domains/_vercel.w3teal.json b/domains/_vercel.w3teal.json new file mode 100644 index 000000000..80199abbc --- /dev/null +++ b/domains/_vercel.w3teal.json @@ -0,0 +1,11 @@ +{ + "description": "Used for my W3Teal's blog website.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=w3teal.is-a.dev,d0cb532c15b16a993c2a" + } +} From 08a6792eb9fea2d4fbaf8368163acb07da39c90a Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:37:23 +0700 Subject: [PATCH 53/84] Create w3teal.json --- domains/w3teal.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/w3teal.json diff --git a/domains/w3teal.json b/domains/w3teal.json new file mode 100644 index 000000000..3c4267490 --- /dev/null +++ b/domains/w3teal.json @@ -0,0 +1,19 @@ +{ + "description": "Used for my W3Teal's blog website, Keyoxide verification and ImprovMX.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": [ + "aspe:keyoxide.org:YM7J2J5UIVYRWSHRSOTYFYJ2HQ", + "v=spf1 include:spf.improvmx.com ~all" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 33d3dda8319485e7398fbd81904787ca9341bb0a Mon Sep 17 00:00:00 2001 From: Daffa Muhammad Faizan <112247545+daffafaizan@users.noreply.github.com> Date: Fri, 28 Feb 2025 19:11:12 +0700 Subject: [PATCH 54/84] Create daffa.json --- domains/daffa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daffa.json diff --git a/domains/daffa.json b/domains/daffa.json new file mode 100644 index 000000000..de6e74424 --- /dev/null +++ b/domains/daffa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daffafaizan", + "email": "daffamfzn@gmail.com" + }, + "record": { + "URL": "https://daffafaizan.com" + } +} From 4683bdaa2c52a5009b5ee05a4a958147e9e7a866 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Fri, 28 Feb 2025 15:35:00 +0000 Subject: [PATCH 55/84] Rename file to lowercase --- ...o.kajetan.json => _github-pages-challenge-kajpio.kajetan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Kajpio.kajetan.json => _github-pages-challenge-kajpio.kajetan.json} (100%) diff --git a/domains/_github-pages-challenge-Kajpio.kajetan.json b/domains/_github-pages-challenge-kajpio.kajetan.json similarity index 100% rename from domains/_github-pages-challenge-Kajpio.kajetan.json rename to domains/_github-pages-challenge-kajpio.kajetan.json From 1dedf70eead7cf7084a91dfc05c81c818a6b0ae2 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:28:13 +0530 Subject: [PATCH 56/84] Create narendradwivedi.json --- domains/narendradwivedi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..374e5bd0f --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "email": "narendradwivedi.org@gmail.com" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} From f3444582d8b1e2c51401859933afbca3eaf28785 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:31:16 +0530 Subject: [PATCH 57/84] Delete domains/narendradwivedi.json --- domains/narendradwivedi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json deleted file mode 100644 index 374e5bd0f..000000000 --- a/domains/narendradwivedi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "narendradwivedi.is-a.dev for portfolio and projects", - "owner": { - "username": "NarendraDwivedi", - "email": "narendradwivedi.org@gmail.com" - }, - "record": { - "CNAME": "narendradwivedi.github.io" - } -} From 6da16b8c9a5a42f02617d3c3eb1e3242a2271018 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:33:21 +0530 Subject: [PATCH 58/84] Create narendradwivedi.json --- domains/narendradwivedi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..c8151310e --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "discord": "narendradwivedi" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} From 9e3e0a348983df943a15deb4d9f6f79b62f87699 Mon Sep 17 00:00:00 2001 From: Ayushman Rathi <85310902+AMRzip@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:00:54 +0530 Subject: [PATCH 59/84] Create ayushman.json --- domains/ayushman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushman.json diff --git a/domains/ayushman.json b/domains/ayushman.json new file mode 100644 index 000000000..ec481315c --- /dev/null +++ b/domains/ayushman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Ayushman", + "owner": { + "username": "AMRzip", + "email": "ayushmanrathi0@gmail.com" + }, + "record": { + "CNAME": "ARMzip.github.io" + }, + "proxied": false +} From 7fcb58f58424d505f6b856dfcf2af361772f99a3 Mon Sep 17 00:00:00 2001 From: Ankit <111228237+Ankit-0310@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:39:15 +0530 Subject: [PATCH 60/84] Create aankit.json --- domains/aankit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aankit.json diff --git a/domains/aankit.json b/domains/aankit.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aankit.json @@ -0,0 +1 @@ + From c968eb9f5f08a435cdc6bd8f6b5b68214ba329ba Mon Sep 17 00:00:00 2001 From: Ankit <111228237+Ankit-0310@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:47:18 +0530 Subject: [PATCH 61/84] Update aankit.json --- domains/aankit.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/aankit.json b/domains/aankit.json index 8b1378917..6f23070b9 100644 --- a/domains/aankit.json +++ b/domains/aankit.json @@ -1 +1,14 @@ +{ + "description": "Ankit's GitHub page", + "repo": "https://github.com/Ankit-0310", + "owner": { + "username": "Ankit-0310", + "email": "ankitarya753@gmail.com", + "telegram": "F0RBIDDEN_USER", + "github": "Ankit-0310" + }, + "record": { + "CNAME": "Ankit-0310.github.io" + } +} From ef0bd674a261c4fc6ee9eb43219eeebaf45751fd Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:49:23 +0200 Subject: [PATCH 62/84] Create www.wizzybot.joe50097.json --- domains/www.wizzybot.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.wizzybot.joe50097.json diff --git a/domains/www.wizzybot.joe50097.json b/domains/www.wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/www.wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} From 8d9e54f78643a3573562c9f962a3dd853b8bac7d Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:53:53 +0200 Subject: [PATCH 63/84] Create wizzybot.joe50097.json --- domains/wizzybot.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wizzybot.joe50097.json diff --git a/domains/wizzybot.joe50097.json b/domains/wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} From e627d107795fc5ad207661e846cc4468e02c2705 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Fri, 28 Feb 2025 14:59:41 -0500 Subject: [PATCH 64/84] Update nathan.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I reached out to the owner of this domain, and they very graciously allowed me to take it over: Me: "Hi presumably fellow Nathan, I was wondering if you would be kind enough to allow me to use nathan.is-a.dev as I see you created nathan.json in that repo. https://github.com/is-a-dev/register/blob/main/domains/nathan.json As a fellow Nathan and fellow dev, the domain I was using previously is getting a bit too expensive, so would greatly greatly appreciate it, if you wouldn't mind? Only reaching out because it seems like the domain is not used currently? If I am wrong, no worries, but I thought it was worth asking. Best, Another Nathan" Them: "Yes of course you can use it. I bought my own domain name a long time ago so no worries there, i’m not sure how the process of giving you the domain goes but you have my approval, lmk of anything else i need to do to help you out 👍 Yours truly, The other Nathan in question" --- domains/nathan.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/nathan.json b/domains/nathan.json index 86bb6d99d..074669a7f 100644 --- a/domains/nathan.json +++ b/domains/nathan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "repo": "https://github.com/nduartech/nduartech.github.io", "owner": { - "username": "MagedNuggets", - "email": "mastertofu12345@gmail.com" + "username": "nduartech", + "email": "nduartech101@gmail.com" }, "record": { - "CNAME": "magednuggets.github.io" + "CNAME": "nduartech.github.io" } } From 479bf7c29cb4b95c138024fb3dd4f409a66af5b0 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:31:11 +0300 Subject: [PATCH 65/84] Create element,json --- domains/element,json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/element,json diff --git a/domains/element,json b/domains/element,json new file mode 100644 index 000000000..7d1ba136e --- /dev/null +++ b/domains/element,json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/playreaver/reaverlauncher", + "owner": { + "username": "playreaver", + "email": "reaver.entertainment@hotmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 7bc290541c1e50fd90cd8e78e643c4de9108f168 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:38:37 +0300 Subject: [PATCH 66/84] Rename element,json to element.json --- domains/{element,json => element.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{element,json => element.json} (100%) diff --git a/domains/element,json b/domains/element.json similarity index 100% rename from domains/element,json rename to domains/element.json From aff8b221369f5dad506e1b9ad6d65f70105d224b Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Fri, 28 Feb 2025 21:24:37 +0000 Subject: [PATCH 67/84] Update and rename youssef-lmouden.json to youssef.json --- domains/youssef-lmouden.json | 8 -------- domains/youssef.json | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 domains/youssef-lmouden.json create mode 100644 domains/youssef.json diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json deleted file mode 100644 index 922756d8c..000000000 --- a/domains/youssef-lmouden.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..72737d5b5 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "CNAME": "youssef-portfolio-sigma-youssefdevpros-projects.vercel.app" + } +} From 3dab19f31ee00d7ca5bc1bd05a6562b489680dad Mon Sep 17 00:00:00 2001 From: Roberto Selles Date: Fri, 28 Feb 2025 17:02:53 -0800 Subject: [PATCH 68/84] Create _vercel.henderythmix.json --- domains/_vercel.henderythmix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.henderythmix.json diff --git a/domains/_vercel.henderythmix.json b/domains/_vercel.henderythmix.json new file mode 100644 index 000000000..12397cb8c --- /dev/null +++ b/domains/_vercel.henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=henderythmix.is-a.dev,daad531219c3ad9b7579" + } +} From f84f65fc6703165d52bf082284f1f5ce077c9898 Mon Sep 17 00:00:00 2001 From: Roberto Selles Date: Fri, 28 Feb 2025 17:04:27 -0800 Subject: [PATCH 69/84] Create henderythmix.json --- domains/henderythmix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/henderythmix.json diff --git a/domains/henderythmix.json b/domains/henderythmix.json new file mode 100644 index 000000000..ca1a63df4 --- /dev/null +++ b/domains/henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "CNAME": "henderythmix.vercel.app" + } +} From 434a489db2fb452a88c905c0adcb730e8c1750d7 Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Sat, 1 Mar 2025 09:48:34 +0700 Subject: [PATCH 70/84] Create quang.json --- domains/quang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quang.json diff --git a/domains/quang.json b/domains/quang.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} From b2acd91965cd1b7f0cc3eb99bad1477b7e9b0e74 Mon Sep 17 00:00:00 2001 From: ramirosanchezarnda Date: Sat, 1 Mar 2025 00:52:48 -0300 Subject: [PATCH 71/84] etercore.is-a.dev request --- domains/etercore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/etercore.json diff --git a/domains/etercore.json b/domains/etercore.json new file mode 100644 index 000000000..09e81b792 --- /dev/null +++ b/domains/etercore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramirosanchezaranda", + "email": "etercoredesignweb@gmail.com" + }, + "record": { + "CNAME": "etercore.vercel.app" + } + } \ No newline at end of file From 2f7f319ef4e26a153b207225565b9ad9cae19cb1 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:03:26 +0700 Subject: [PATCH 72/84] Update tanbaycu.json --- domains/tanbaycu.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index f73959755..7defadbe3 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -1,8 +1,12 @@ { - "owner": { - "username": "tanbaycu" - }, - "record": { - "CNAME": "tanbaycu.github.io" - } + "description": "Trang portfolio cá nhân của tôi.", + "repo": "https://github.com/tanbaycu/tanbaycu.github.io", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "tanbaycu.github.io" + }, + "proxied": true } From 4c4507f03dd99f634518ca3bf7318a13f963225a Mon Sep 17 00:00:00 2001 From: Nahuel Date: Sat, 1 Mar 2025 04:22:55 -0300 Subject: [PATCH 73/84] Add nestornahuel.is-a.dev subdomain --- domains/_vercel.nestornahuel.json | 9 +++++++++ domains/nestornahuel.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nestornahuel.json create mode 100644 domains/nestornahuel.json diff --git a/domains/_vercel.nestornahuel.json b/domains/_vercel.nestornahuel.json new file mode 100644 index 000000000..32be602d4 --- /dev/null +++ b/domains/_vercel.nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nestornahuel.is-a.dev,efb92feab05594a5f526" + } +} diff --git a/domains/nestornahuel.json b/domains/nestornahuel.json new file mode 100644 index 000000000..2394f21e7 --- /dev/null +++ b/domains/nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "CNAME": "portfolio-steel-seven-72.vercel.app" + } +} From e18e1f7d304f084fa4193666eabd0c1ec5414b8f Mon Sep 17 00:00:00 2001 From: orangci Date: Sat, 1 Mar 2025 13:44:05 +0300 Subject: [PATCH 74/84] feat(domains): register `cirno.is-a.dev` --- domains/cirno.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cirno.json diff --git a/domains/cirno.json b/domains/cirno.json new file mode 100644 index 000000000..37a73adae --- /dev/null +++ b/domains/cirno.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangci", + "discord": "orangc" + }, + "record": { + "URL": "https://orangc.net" + } + } + \ No newline at end of file From 86cf578456b3cfb221185d47a3eee0b7ccbf625d Mon Sep 17 00:00:00 2001 From: Sreehari Date: Sat, 1 Mar 2025 02:14:46 +0530 Subject: [PATCH 75/84] Create sreehari.json --- domains/sreehari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sreehari.json diff --git a/domains/sreehari.json b/domains/sreehari.json new file mode 100644 index 000000000..b58faca18 --- /dev/null +++ b/domains/sreehari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SreehariTS", + "email": "sreeharisudarshan@gmail.com" + }, + "record": { + "CNAME": "sreeharits.github.io" + } +} From c7377c99a70fcd68bec72fd0d21e3292df223234 Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:21:56 +0700 Subject: [PATCH 76/84] Create dragonx943.json --- domains/dragonx943.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dragonx943.json diff --git a/domains/dragonx943.json b/domains/dragonx943.json new file mode 100644 index 000000000..afce4ce3a --- /dev/null +++ b/domains/dragonx943.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dragonx943", + "email": "premieregirl26@gmail.com" + }, + "record": { + "A": "54.254.71.100" + } +} From 250498a5fdb12a3502a629954e7684621567e0f3 Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:28:32 +0700 Subject: [PATCH 77/84] Update dragonx943.json --- domains/dragonx943.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dragonx943.json b/domains/dragonx943.json index afce4ce3a..580371565 100644 --- a/domains/dragonx943.json +++ b/domains/dragonx943.json @@ -4,6 +4,6 @@ "email": "premieregirl26@gmail.com" }, "record": { - "A": "54.254.71.100" + "A": ["54.254.71.100"] } } From 7dfeb5f7109a9900912dae11d572e5563a7d1949 Mon Sep 17 00:00:00 2001 From: Abineethan Date: Sat, 1 Mar 2025 19:24:21 +0530 Subject: [PATCH 78/84] Update abineethan.json Update CNAME Record --- domains/abineethan.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/abineethan.json b/domains/abineethan.json index d65050360..9983a2f6d 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -1,11 +1,10 @@ { - "description": "This subdomain hosts my personal portfolio website.", - "repo": "https://github.com/abineethan/abineethan.github.io", + "description": "This is my portfolio website.", "owner": { "username": "abineethan", "email": "abineethan22@gmail.com" }, "record": { - "CNAME": "abineethan.github.io" + "CNAME": "abineethan-dev.web.app" } } From 3b02c4bd37bf463b03a28c8e5d98972713c6058e Mon Sep 17 00:00:00 2001 From: Rudyy Greyrat Date: Sat, 1 Mar 2025 20:57:25 +0700 Subject: [PATCH 79/84] Create rudeus.json --- domains/rudeus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rudeus.json diff --git a/domains/rudeus.json b/domains/rudeus.json new file mode 100644 index 000000000..442899d78 --- /dev/null +++ b/domains/rudeus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dmquang", + "email": "mq.rudyy.08@gmai.com" + }, + "record": { + "CNAME": "dmquang.github.io" + } +} From 0e583a471adc58d4e0ce990336e35ebc1b5500fe Mon Sep 17 00:00:00 2001 From: "M. Baharuddin Yusuf" Date: Sat, 1 Mar 2025 22:57:21 +0700 Subject: [PATCH 80/84] Create bayu.json --- domains/bayu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bayu.json diff --git a/domains/bayu.json b/domains/bayu.json new file mode 100644 index 000000000..1a28a3df2 --- /dev/null +++ b/domains/bayu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ByeByu07", + "email":"muhammadbaharuddin08123@gmail.com" + }, + "record": { + "CNAME": "byebyu07.github.io" + } +} From 57398346e16aa63110bd51b6cfb70147bc905899 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:38:11 -0500 Subject: [PATCH 81/84] Apply suggestions from code review Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/reiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reiya.json b/domains/reiya.json index fb632c7a9..e0e0a44e0 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,6 +1,6 @@ { "owner": { - "username": "reiya" + "username": "reiya", "discord": "atlayer3" }, "record": { From 9248362247f85795d114dbc652ca76e67b6711a9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:38:20 -0500 Subject: [PATCH 82/84] Update reiya.json --- domains/reiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reiya.json b/domains/reiya.json index e0e0a44e0..840a23f7a 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -4,6 +4,6 @@ "discord": "atlayer3" }, "record": { - "CNAME": "atlayer3.net", + "CNAME": "atlayer3.net" } } From db6edf057dda897602447e5bd0269063905b5231 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Sat, 1 Mar 2025 11:47:45 -0500 Subject: [PATCH 83/84] Create _github-pages-challenge-nduartech.nathan.is-a.dev.json --- ...github-pages-challenge-nduartech.nathan.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json diff --git a/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json b/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json new file mode 100644 index 000000000..937af8d0d --- /dev/null +++ b/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nduartech", + "email": "nduartech101@gmail.com" + }, + "record": { + "TXT": "79d3051264abe353b91b26d27d0e42" + } +} From 685484654ec76d255725c88985ece6b226e28459 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Sat, 1 Mar 2025 11:50:24 -0500 Subject: [PATCH 84/84] Rename _github-pages-challenge-nduartech.nathan.is-a.dev.json to _github-pages-challenge-nduartech.nathan.json --- ...s-a.dev.json => _github-pages-challenge-nduartech.nathan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-nduartech.nathan.is-a.dev.json => _github-pages-challenge-nduartech.nathan.json} (100%) diff --git a/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json b/domains/_github-pages-challenge-nduartech.nathan.json similarity index 100% rename from domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json rename to domains/_github-pages-challenge-nduartech.nathan.json