From 8fbac626681c923a324cde6de0002ab3b1b1d591 Mon Sep 17 00:00:00 2001 From: andrexduarte Date: Tue, 25 Feb 2025 10:27:11 -0300 Subject: [PATCH 001/167] create --- domains/andre.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/andre.json diff --git a/domains/andre.json b/domains/andre.json new file mode 100644 index 000000000..78944494a --- /dev/null +++ b/domains/andre.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/andrexduarte/adx", + "owner": { + "username": "andrexduarte", + "email": "[andrexduarte@gmail.com]" + }, + "record": { + "CNAME": "andrexduarte.github.io" + } +} From 5fc1a73a46830be22399f41d3589794abb1a5a4f Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 20:56:07 +0700 Subject: [PATCH 002/167] Create _vercel.johntran.json --- domains/_vercel.johntran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.johntran.json diff --git a/domains/_vercel.johntran.json b/domains/_vercel.johntran.json new file mode 100644 index 000000000..c6f344953 --- /dev/null +++ b/domains/_vercel.johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=johntran.is-a.dev,dcd9c5b1d53d9961e19a" + } +} From 671bc79e8ac4f7b31264a01a18b9f27009ef6eae Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 22:48:32 +0700 Subject: [PATCH 003/167] Rename _vercel.johntran.json to _vercel.johntranz.json --- domains/{_vercel.johntran.json => _vercel.johntranz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.johntran.json => _vercel.johntranz.json} (100%) diff --git a/domains/_vercel.johntran.json b/domains/_vercel.johntranz.json similarity index 100% rename from domains/_vercel.johntran.json rename to domains/_vercel.johntranz.json From 7ec01bfb2bf8e9c2501043fc88f126e5662a09a3 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 23:10:15 +0700 Subject: [PATCH 004/167] Rename _vercel.johntranz.json to _vercel.johntran.json --- domains/{_vercel.johntranz.json => _vercel.johntran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.johntranz.json => _vercel.johntran.json} (100%) diff --git a/domains/_vercel.johntranz.json b/domains/_vercel.johntran.json similarity index 100% rename from domains/_vercel.johntranz.json rename to domains/_vercel.johntran.json From 6fe6b37e79b71e25e34a8f74282cea36b4f29245 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 23:11:32 +0700 Subject: [PATCH 005/167] Create johntran.json --- domains/johntran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johntran.json diff --git a/domains/johntran.json b/domains/johntran.json new file mode 100644 index 000000000..1b84d6184 --- /dev/null +++ b/domains/johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "CNAME": "johntran.vercel.app" + } +} From 4ddb591fd6903216bde2e4c0e40948c0a6c3967e Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Wed, 19 Mar 2025 13:03:39 +0000 Subject: [PATCH 006/167] Update files.heyaxo.json --- domains/files.heyaxo.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/files.heyaxo.json b/domains/files.heyaxo.json index 0704d36c6..c741acafd 100644 --- a/domains/files.heyaxo.json +++ b/domains/files.heyaxo.json @@ -10,6 +10,5 @@ "A": [ "176.79.88.86" ] - }, - "proxied": true + } } From 65059a49ba4dbf4b5bc4acb73e46572afbd68a08 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 07:05:15 -0400 Subject: [PATCH 007/167] Update quantum.json --- domains/quantum.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index d472647a4..62e83edd6 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "RabbitFored", - "email": "quantum@theostrich.eu.org" - }, - "record": { - "CNAME": "quantum.theostrich.eu.org" - } + "owner": { + "username": "lakshinhemachandrna", + "email": "lh140313@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": ["lakshinhemachandran.github.io"] + } } From 0f0af013f88f8a750776d4d45d03929ca8b683c7 Mon Sep 17 00:00:00 2001 From: Cristian Munoz Date: Thu, 20 Mar 2025 18:24:25 -0300 Subject: [PATCH 008/167] Add cgmuros.is-a.dev domain with Vercel configuration --- domains/_vercel.cgmuros.json | 9 +++++++++ domains/cgmuros.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.cgmuros.json create mode 100644 domains/cgmuros.json diff --git a/domains/_vercel.cgmuros.json b/domains/_vercel.cgmuros.json new file mode 100644 index 000000000..ec663559d --- /dev/null +++ b/domains/_vercel.cgmuros.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cgmuros", + "email": "cgmuros@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=cgmuros.is-a.dev,12145ac3f3c3d53d6095" + } +} \ No newline at end of file diff --git a/domains/cgmuros.json b/domains/cgmuros.json new file mode 100644 index 000000000..22e5c4a33 --- /dev/null +++ b/domains/cgmuros.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cgmuros", + "email": "cgmuros@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } + } \ No newline at end of file From 798f4fb34cbcd491a32f20b66e2c475246510f30 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:49:25 -0400 Subject: [PATCH 009/167] Create quantumdev.json --- domains/quantumdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/quantumdev.json diff --git a/domains/quantumdev.json b/domains/quantumdev.json new file mode 100644 index 000000000..8186c7453 --- /dev/null +++ b/domains/quantumdev.json @@ -0,0 +1,10 @@ + "owner": { + "username": "lakshinhemachandrna", + "email": "quantumdev-official@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "lakshinhemachandran.github.io" + } +} From 1d859bb4aded60ae5b51b6086c6f03b12fd27dfb Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:50:27 -0400 Subject: [PATCH 010/167] Update quantumdev.json --- domains/quantumdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantumdev.json b/domains/quantumdev.json index 8186c7453..3f7879f5d 100644 --- a/domains/quantumdev.json +++ b/domains/quantumdev.json @@ -1,6 +1,6 @@ "owner": { "username": "lakshinhemachandrna", - "email": "quantumdev-official@outlook.com" + "email": "lh140313@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 9b72d98e1c756db1f2e1cec7d237162839afcc24 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:51:46 -0400 Subject: [PATCH 011/167] Revert "Update quantumdev.json" --- domains/quantumdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantumdev.json b/domains/quantumdev.json index 3f7879f5d..8186c7453 100644 --- a/domains/quantumdev.json +++ b/domains/quantumdev.json @@ -1,6 +1,6 @@ "owner": { "username": "lakshinhemachandrna", - "email": "lh140313@outlook.com" + "email": "quantumdev-official@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 69fd9044f7dbff1ce4538983a013a55fc7ec739a Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:55:24 -0400 Subject: [PATCH 012/167] Delete domains/quantumdev.json --- domains/quantumdev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/quantumdev.json diff --git a/domains/quantumdev.json b/domains/quantumdev.json deleted file mode 100644 index 8186c7453..000000000 --- a/domains/quantumdev.json +++ /dev/null @@ -1,10 +0,0 @@ - "owner": { - "username": "lakshinhemachandrna", - "email": "quantumdev-official@outlook.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": "lakshinhemachandran.github.io" - } -} From bcfd9e8a66a721eb67dfb39949b88399d0717727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20M=C3=A1rquez?= <88753693+Trkiller02@users.noreply.github.com> Date: Fri, 21 Mar 2025 15:39:00 -0400 Subject: [PATCH 013/167] Create omarmarquez.json --- domains/omarmarquez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarmarquez.json diff --git a/domains/omarmarquez.json b/domains/omarmarquez.json new file mode 100644 index 000000000..7de67fda9 --- /dev/null +++ b/domains/omarmarquez.json @@ -0,0 +1,11 @@ +{ + "description": "Omar Márquez minimalist portfolio", + "repo": "https://github.com/Trkiller02/minimalist-portfolio", + "owner": { + "username": "Trkiller02", + "email": "trollkiller0207@gmail.com" + }, + "record": { + "CNAME": "https://trkiller02.github.io/minimalist-portfolio/" + } + } From 6ea009b65ab2fee3ecf1a43468984110ccf0a143 Mon Sep 17 00:00:00 2001 From: PANKAJ TYAGI <129147035+thegoofy-dev@users.noreply.github.com> Date: Sat, 22 Mar 2025 12:59:29 +0530 Subject: [PATCH 014/167] Create thegoofy-guy.json --- domains/thegoofy-guy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thegoofy-guy.json diff --git a/domains/thegoofy-guy.json b/domains/thegoofy-guy.json new file mode 100644 index 000000000..2c1b6e282 --- /dev/null +++ b/domains/thegoofy-guy.json @@ -0,0 +1,11 @@ +{ + "domain": "thegoofy-guy.is-a.dev", + "subdomain": "thegoofy-dev", + "owner": { + "email": "pankajtyagi1601@gmail.com", + "github": "thegoofy-dev" + }, + "records": { + "CNAME": "pankajtyagi-portfolio.vercel.app" + } +} From e21e929e19fd2f0bd5d2e5e6ce2799fb4e9e14d2 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Mon, 24 Mar 2025 07:10:00 -0400 Subject: [PATCH 015/167] Update quantum.json --- domains/quantum.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index 62e83edd6..b2a8709c2 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -6,6 +6,7 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": ["lakshinhemachandran.github.io"] - } + "CNAME": "lakshinhemachandran.github.io" + }, + "proxied": "true" } From 704b7dc34ef1471d38e027f668471c3e92bdeabd Mon Sep 17 00:00:00 2001 From: Mayank Kumar <139567672+mackcodes@users.noreply.github.com> Date: Mon, 24 Mar 2025 18:06:54 +0530 Subject: [PATCH 016/167] Create _vercel.mack.json --- domains/_vercel.mack.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mack.json diff --git a/domains/_vercel.mack.json b/domains/_vercel.mack.json new file mode 100644 index 000000000..8ad7cc448 --- /dev/null +++ b/domains/_vercel.mack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mackcodes", + "email": "mackcodes03@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mack.is-a.dev,ae3eddaff5956b0fea51" + } +} From 76dd994f989da4339b9a3ed358a102868f7da9f1 Mon Sep 17 00:00:00 2001 From: Shiva Bajpai Date: Mon, 24 Mar 2025 18:12:25 +0530 Subject: [PATCH 017/167] Create shivabajpai.json --- domains/shivabajpai.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/shivabajpai.json diff --git a/domains/shivabajpai.json b/domains/shivabajpai.json new file mode 100644 index 000000000..2ed9fbb74 --- /dev/null +++ b/domains/shivabajpai.json @@ -0,0 +1,6 @@ +{ + "domain": "shivabajpai.is-a.dev", + "owner": { + "email": "shivabajpai2006@gmail.com" + } +} From 268daa530336de89699bf0d65b2dfc6dfcfdfd3e Mon Sep 17 00:00:00 2001 From: PANKAJ TYAGI <129147035+thegoofy-dev@users.noreply.github.com> Date: Mon, 24 Mar 2025 18:34:00 +0530 Subject: [PATCH 018/167] Update thegoofy-guy.json Fix thegoofy-guy.is-a.dev subdomain request --- domains/thegoofy-guy.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/thegoofy-guy.json b/domains/thegoofy-guy.json index 2c1b6e282..5021d4f41 100644 --- a/domains/thegoofy-guy.json +++ b/domains/thegoofy-guy.json @@ -1,11 +1,11 @@ { - "domain": "thegoofy-guy.is-a.dev", - "subdomain": "thegoofy-dev", - "owner": { - "email": "pankajtyagi1601@gmail.com", - "github": "thegoofy-dev" - }, - "records": { - "CNAME": "pankajtyagi-portfolio.vercel.app" - } +"description": "My personal portfolio website", +"owner": { + "username": "thegoofy-dev", + "email": "pankajtyagi1601@gmail.com" +}, +"record": { + "CNAME": "pankajtyagi-portfolio.vercel.app" +}, + "proxied": true } From af02b236c42baa4f77554737b50d4e4e21aa9dd3 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Mon, 24 Mar 2025 07:35:54 -0700 Subject: [PATCH 019/167] Create 111.json --- domains/111.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/111.json diff --git a/domains/111.json b/domains/111.json new file mode 100644 index 000000000..7e5bba120 --- /dev/null +++ b/domains/111.json @@ -0,0 +1,11 @@ +{ + "description": "This domain is my bios webpage created using html, js and css", + "repo": "https://github.com/jaycuh/jaycuh.github.io", + "owner": { + "username": "jaycuh", + "email": "[email protected]" + }, + "record": { + "CNAME": "jaycuh.github.io" + } +} From 8b6b902c8c9121c73c3faf01367ec0d432623439 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Mon, 24 Mar 2025 07:41:33 -0700 Subject: [PATCH 020/167] Update 111.json --- domains/111.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/111.json b/domains/111.json index 7e5bba120..b27111f65 100644 --- a/domains/111.json +++ b/domains/111.json @@ -3,7 +3,7 @@ "repo": "https://github.com/jaycuh/jaycuh.github.io", "owner": { "username": "jaycuh", - "email": "[email protected]" + "email": "fmodeteam@gmail.com" }, "record": { "CNAME": "jaycuh.github.io" From 6bbf97f709180b685722888ecf39ceb0a311827a Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:43:17 +0000 Subject: [PATCH 021/167] fix cname --- domains/guillelm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guillelm.json b/domains/guillelm.json index 361bf23d1..ed6d5b8b5 100644 --- a/domains/guillelm.json +++ b/domains/guillelm.json @@ -6,6 +6,6 @@ "email": "jlauram3@fcpn.edu.bo" }, "record": { - "CNAME": "guillelm71.github.io" + "CNAME": "guillelm71.github.io/portafolio" } } From 95a01c04a1c9acce6ce633abd8d9d283b1c409f3 Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:50:12 +0000 Subject: [PATCH 022/167] fix cname --- domains/guillelm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guillelm.json b/domains/guillelm.json index ed6d5b8b5..361bf23d1 100644 --- a/domains/guillelm.json +++ b/domains/guillelm.json @@ -6,6 +6,6 @@ "email": "jlauram3@fcpn.edu.bo" }, "record": { - "CNAME": "guillelm71.github.io/portafolio" + "CNAME": "guillelm71.github.io" } } From cc58cf5f4b5927590ea04c5696ac7b55b24b5ec2 Mon Sep 17 00:00:00 2001 From: Lilitha Mdlalana Date: Mon, 24 Mar 2025 18:40:02 +0200 Subject: [PATCH 023/167] Create lilitha-mdlalana.json --- lilitha-mdlalana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lilitha-mdlalana.json diff --git a/lilitha-mdlalana.json b/lilitha-mdlalana.json new file mode 100644 index 000000000..cbd47b997 --- /dev/null +++ b/lilitha-mdlalana.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/lilitha-mdlalana/nuxt_portfolio", + "owner": { + "username": "lilitha-mdlalana", + "email": "innomdlalana@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 78ab3f5b04c83d1a6636fbf53857c48aed80db14 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:43:31 -0700 Subject: [PATCH 024/167] Rename 111.json to jacobb.json --- domains/{111.json => jacobb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{111.json => jacobb.json} (100%) diff --git a/domains/111.json b/domains/jacobb.json similarity index 100% rename from domains/111.json rename to domains/jacobb.json From df1358ba15c89c05c3f17e21a77079fe0cee30d1 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:45:08 -0700 Subject: [PATCH 025/167] Update jacobb.json --- domains/jacobb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jacobb.json b/domains/jacobb.json index b27111f65..a1c7d22df 100644 --- a/domains/jacobb.json +++ b/domains/jacobb.json @@ -2,7 +2,7 @@ "description": "This domain is my bios webpage created using html, js and css", "repo": "https://github.com/jaycuh/jaycuh.github.io", "owner": { - "username": "jaycuh", + "username": "joaawd", "email": "fmodeteam@gmail.com" }, "record": { From ae65e937303f7fbfc2d3f3e15ff78c51b418ba2f Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:46:51 -0700 Subject: [PATCH 026/167] Rename jacobb.json to 111.json --- domains/{jacobb.json => 111.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jacobb.json => 111.json} (100%) diff --git a/domains/jacobb.json b/domains/111.json similarity index 100% rename from domains/jacobb.json rename to domains/111.json From 7b8d80fdcfbf6accf219fc0aa358a9832e03843a Mon Sep 17 00:00:00 2001 From: Zevobla <38783518+Zevobla@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:46:52 +0300 Subject: [PATCH 027/167] Update zevobla.json --- domains/zevobla.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zevobla.json b/domains/zevobla.json index d0896aa96..972a02784 100644 --- a/domains/zevobla.json +++ b/domains/zevobla.json @@ -5,6 +5,7 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Yl52Rrzzsl6pjhBgVkYA_NfGUZUHIp18-pe5PQVvoVI_7U_nksgv91HNcy56xoSJ9A8WUJCeE8qwfsenu9qwHVyWlAuNuWKfEMdM4vAI0V_AuW_1YaIm-0ObrxQsOPMohv9n7e6b5vSLz3f7EKsbiqtebvwF1ebxxqN85t64ZrfCSEBATl3sCjR-vLAORej4Kj3MpgKe7Le1qsoey3u5SR1FvGezQh3PLljcKlR72g0TKvkn8WnF2JicERNDNFJYnwipt-G0HyvibpTsh7trMrcrSEfDYFxGkDLYhgHo02RvUhXer4mtCCvMUX2MgsGraqxDBdASwfk62Jn2EINU6Q.PxrZtoeRnAFNvkmvd0vAMg.xokePgy944ELwFNV_7CzH4K_ylDYFqd_rC-XnvJAt22K2dYKk5SVjftxmLJhwib-BcZh-Aqx7FkRmR3bytAKic2a_vdnmkV6c_tuDbSsJviXViBKpPDPhDF2DoWRBvTI.b2HHi1Vk1_cUmFDkZOclbw" }, "record": { - "A": ["77.238.238.131"] + "A": ["46.23.81.157"], + "AAAA": ["2a03:6000:1813:1337::157"] } } From 479c76e3e3d7160d8da40be02239c3d6ed42f676 Mon Sep 17 00:00:00 2001 From: Juan Turcios <126124059+wJuanca@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:52:01 -0600 Subject: [PATCH 028/167] Create _vercel.juanca.json --- domains/_vercel.juanca.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.juanca.json diff --git a/domains/_vercel.juanca.json b/domains/_vercel.juanca.json new file mode 100644 index 000000000..03ccc9ed6 --- /dev/null +++ b/domains/_vercel.juanca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wJuanca", + "email": "juancarlosturcios2001@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanca.is-a.dev,ff43fca0fbca1d9d8eda" + } +} From b4177099cdd8ca87f80091171fc18a13175f91e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20M=C3=A1rquez?= <88753693+Trkiller02@users.noreply.github.com> Date: Mon, 24 Mar 2025 13:51:07 -0400 Subject: [PATCH 029/167] CNAME fixed on omarmarquez.json Co-authored-by: 21Z <21z95@proton.me> --- domains/omarmarquez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omarmarquez.json b/domains/omarmarquez.json index 7de67fda9..f1509f066 100644 --- a/domains/omarmarquez.json +++ b/domains/omarmarquez.json @@ -6,6 +6,6 @@ "email": "trollkiller0207@gmail.com" }, "record": { - "CNAME": "https://trkiller02.github.io/minimalist-portfolio/" + "CNAME": "trkiller02.github.io" } } From ac583da2916ccb07196b0fe2592d3db66f8d2171 Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:52:29 +0000 Subject: [PATCH 030/167] fix repo name --- domains/guillelm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guillelm.json b/domains/guillelm.json index 361bf23d1..b577ee1e8 100644 --- a/domains/guillelm.json +++ b/domains/guillelm.json @@ -1,6 +1,6 @@ { "description": "Personal Portfolio Tech Website...", - "repo": "https://github.com/guilleLM71/portafolio", + "repo": "https://github.com/guilleLM71/guillelm71.github.io", "owner": { "username": "guilleLM71", "email": "jlauram3@fcpn.edu.bo" From 65d7da36f8177c95e568b2eb951e662d217c9010 Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Mon, 24 Mar 2025 18:52:09 +0000 Subject: [PATCH 031/167] fix repo name --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..b242572ef --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "main" + ] +} \ No newline at end of file From 2edf000a822585380ba637937e9b45f5aa48d536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C5=ABrei?= Date: Tue, 25 Mar 2025 00:54:00 +0530 Subject: [PATCH 032/167] update yurei.json Enable proxying for yurei.is-a.dev for better security --- domains/yurei.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/yurei.json b/domains/yurei.json index 701d43c9f..02bc168eb 100644 --- a/domains/yurei.json +++ b/domains/yurei.json @@ -1,5 +1,5 @@ { - "description": "I want this subdomain for my portfolio website", + "description": "I want clound security for my portfolio website", "repo": "https://github.com/yurehito/yurei.git", "owner": { "username": "yurehito", @@ -7,5 +7,6 @@ }, "record": { "A": ["75.2.60.5"] - } + }, +"proxied": true } From 5de8cb0815079db0347dad381da4fdbeba844ced Mon Sep 17 00:00:00 2001 From: adamrexo <127039714+adamrexo@users.noreply.github.com> Date: Mon, 24 Mar 2025 22:55:57 +0100 Subject: [PATCH 033/167] Update adam.json --- domains/adam.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adam.json b/domains/adam.json index 073d89e03..dccb8a48c 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -7,7 +7,7 @@ }, "record": { - "A": ["130.162.237.143"] + "CNAME": ["adamrexo.vercel.app"] } } - \ No newline at end of file + From b2e9144459a52cf4ba04885edb39492c9a425153 Mon Sep 17 00:00:00 2001 From: adamrexo <127039714+adamrexo@users.noreply.github.com> Date: Mon, 24 Mar 2025 22:57:23 +0100 Subject: [PATCH 034/167] Create _vercel.adam.json --- domains/_vercel.adam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.adam.json diff --git a/domains/_vercel.adam.json b/domains/_vercel.adam.json new file mode 100644 index 000000000..f3cd3b3e7 --- /dev/null +++ b/domains/_vercel.adam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adamrexo", + "email": "" + }, + "record": { + "TXT": "vc-domain-verify=adam.is-a.dev,98e3c00d5bc75fc35a57" + } +} From 628bf8ffb8b58b570e3f0dccd9efd0e8b6606650 Mon Sep 17 00:00:00 2001 From: Ramiro Cosa Date: Mon, 24 Mar 2025 20:29:01 -0300 Subject: [PATCH 035/167] Add CNAME for ramirocosa.is-a.dev and TXT for _vercel.ramirocosa.is-a.dev for Vercel --- domains/_vercel.ramirocosa.json | 9 +++++++++ domains/ramirocosa.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.ramirocosa.json diff --git a/domains/_vercel.ramirocosa.json b/domains/_vercel.ramirocosa.json new file mode 100644 index 000000000..8f827d17a --- /dev/null +++ b/domains/_vercel.ramirocosa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RadikeCosa", + "email": "ramirocosa@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=ramirocosa.is-a.dev,7455e9c60351674f2f23"] + } +} diff --git a/domains/ramirocosa.json b/domains/ramirocosa.json index e6b19bec5..a590c441f 100644 --- a/domains/ramirocosa.json +++ b/domains/ramirocosa.json @@ -4,6 +4,6 @@ "email": "ramirocosa@gmail.com" }, "record": { - "CNAME": "minimalist-portfolio-json-mauve.vercel.app" + "CNAME": "cname.vercel-dns.com" } } From 6d0bab662d1994e610e4882a75f3fc9a814b2c66 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 24 Mar 2025 23:56:05 +0000 Subject: [PATCH 036/167] Update files.heyaxo.json --- domains/files.heyaxo.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/files.heyaxo.json b/domains/files.heyaxo.json index c741acafd..105b83725 100644 --- a/domains/files.heyaxo.json +++ b/domains/files.heyaxo.json @@ -7,8 +7,7 @@ "discord": "Verygafanhot" }, "record": { - "A": [ - "176.79.88.86" - ] - } + "CNAME": "axothelion.crabdance.com" + }, + "proxied": true } From f1894be66b1c380f6588a21fa371fa2357815362 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 25 Mar 2025 08:21:29 +0800 Subject: [PATCH 037/167] Create chriscent.json --- domains/chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chriscent.json diff --git a/domains/chriscent.json b/domains/chriscent.json new file mode 100644 index 000000000..2257d4bd6 --- /dev/null +++ b/domains/chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "record": { + "CNAME": "chriscent.vercel.app" + } +} From 94f7fe7f0e257a105855e5c04eed7cd3edabbc83 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 09:53:14 +0300 Subject: [PATCH 038/167] Delete .vscode/settings.json --- .vscode/settings.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b242572ef..000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "githubPullRequests.ignoredPullRequestBranches": [ - "main" - ] -} \ No newline at end of file From ae055a760b1f7f03786d43fc0146ce7735937258 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 09:54:34 +0300 Subject: [PATCH 039/167] Rename lilitha-mdlalana.json to domains/lilitha-mdlalana.json --- lilitha-mdlalana.json => domains/lilitha-mdlalana.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lilitha-mdlalana.json => domains/lilitha-mdlalana.json (100%) diff --git a/lilitha-mdlalana.json b/domains/lilitha-mdlalana.json similarity index 100% rename from lilitha-mdlalana.json rename to domains/lilitha-mdlalana.json From f92eed3591cb307708fc572e1df00c698642de3a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 10:00:56 +0300 Subject: [PATCH 040/167] Update adam.json --- domains/adam.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adam.json b/domains/adam.json index 5ba05f35c..490fe0db9 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": ["adamrexo.vercel.app"] + "CNAME": "adamrexo.vercel.app" } -} \ No newline at end of file +} From e2480b6fc6e536c660a2c1776fc7c9752ec80eb0 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 10:01:38 +0300 Subject: [PATCH 041/167] Update _vercel.adam.json --- domains/_vercel.adam.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.adam.json b/domains/_vercel.adam.json index f3cd3b3e7..3aa382c79 100644 --- a/domains/_vercel.adam.json +++ b/domains/_vercel.adam.json @@ -1,7 +1,6 @@ { "owner": { - "username": "adamrexo", - "email": "" + "username": "adamrexo" }, "record": { "TXT": "vc-domain-verify=adam.is-a.dev,98e3c00d5bc75fc35a57" From 3fca5f8083b0deee0ab90a0cd8182f4075e5555a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 10:01:49 +0300 Subject: [PATCH 042/167] Update adam.json --- domains/adam.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/adam.json b/domains/adam.json index 490fe0db9..2c7691cdd 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -1,7 +1,6 @@ { "owner": { "username": "adamrexo", - "email": "", "discord": "898638440592191509", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" }, From 9c6e4749d5f4d8a1be5e322094e1f91f37171fbc Mon Sep 17 00:00:00 2001 From: Naveen Reddy Date: Tue, 25 Mar 2025 15:32:11 +0800 Subject: [PATCH 043/167] Create naveen-kumar-reddy-murthi.json personal portfolio domain --- domains/naveen-kumar-reddy-murthi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/naveen-kumar-reddy-murthi.json diff --git a/domains/naveen-kumar-reddy-murthi.json b/domains/naveen-kumar-reddy-murthi.json new file mode 100644 index 000000000..a621eaa87 --- /dev/null +++ b/domains/naveen-kumar-reddy-murthi.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio website", + "owner": { + "username": "Naveen-Kumar-Reddy-Murthi", + "email": "mnreddy.nv@gmail.com" + }, + "record": { + "CNAME": "naveen-dev.netlify.app" + }, + "proxied": true + } From f13da7cbeec1b28e24983e5140873bf20c5c2a42 Mon Sep 17 00:00:00 2001 From: munirsiddiqui54 <122617589+munirsiddiqui54@users.noreply.github.com> Date: Tue, 25 Mar 2025 13:20:00 +0530 Subject: [PATCH 044/167] Create _vercel.munir.json --- domains/_vercel.munir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.munir.json diff --git a/domains/_vercel.munir.json b/domains/_vercel.munir.json new file mode 100644 index 000000000..6ea3dc9f4 --- /dev/null +++ b/domains/_vercel.munir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "munirsiddiqui54", + "email": "munir230204@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=munir.is-a.dev,c7f53494eaedfcf41c03" + } +} From aa66b793ef60420861eea8ff27399a4772fb6f18 Mon Sep 17 00:00:00 2001 From: lightningON90hz <138154824+lightningON90hz@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:50:39 +0200 Subject: [PATCH 045/167] Create Andrew --- domains/Andrew | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/Andrew diff --git a/domains/Andrew b/domains/Andrew new file mode 100644 index 000000000..02bf02069 --- /dev/null +++ b/domains/Andrew @@ -0,0 +1,13 @@ +{ + "description": "my portofolio", + "owner": { + "username": "lightning_ON90hz", + "email": "andrewworkmail123@gmail.com" + }, + "record": { + "A": [ + "69.30.249.53" + ] + }, + "proxied": false +} From 5d05351e5460a6c94e71b77a817b664983fe6b07 Mon Sep 17 00:00:00 2001 From: lightningON90hz <138154824+lightningON90hz@users.noreply.github.com> Date: Tue, 25 Mar 2025 10:00:45 +0200 Subject: [PATCH 046/167] Rename Andrew to andrew --- domains/{Andrew => andrew} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Andrew => andrew} (100%) diff --git a/domains/Andrew b/domains/andrew similarity index 100% rename from domains/Andrew rename to domains/andrew From 08bc615a79a24c58cfc09325a0358187e997cbf8 Mon Sep 17 00:00:00 2001 From: adamrexo <127039714+adamrexo@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:09:25 +0100 Subject: [PATCH 047/167] Update _vercel.adam.json --- domains/_vercel.adam.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/domains/_vercel.adam.json b/domains/_vercel.adam.json index 3aa382c79..fd6913440 100644 --- a/domains/_vercel.adam.json +++ b/domains/_vercel.adam.json @@ -1,8 +1,10 @@ { - "owner": { - "username": "adamrexo" - }, - "record": { - "TXT": "vc-domain-verify=adam.is-a.dev,98e3c00d5bc75fc35a57" - } + "description": "Portfolio", + "owner": { + "username": "adamrexo", + "email": "rexosheesh@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=adam.is-a.dev,98e3c00d5bc75fc35a57"] + } } From 695947441a98e329f8bbb73e1aef03e4c3984289 Mon Sep 17 00:00:00 2001 From: adamrexo <127039714+adamrexo@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:10:00 +0100 Subject: [PATCH 048/167] Update adam.json --- domains/adam.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/adam.json b/domains/adam.json index 2c7691cdd..54c8f53ff 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "adamrexo", - "discord": "898638440592191509", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" - }, - - "record": { - "CNAME": "adamrexo.vercel.app" - } + "description": "Portfolio", + "owner": { + "username": "adamrexo", + "email": "rexosheesh@gmail.com" + }, + "record": { + "CNAME": "adamrexo.vercel.app" + } } From a231584b382f539b6a13e1b28e292847642cbf54 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 11:44:40 +0300 Subject: [PATCH 049/167] Rename andrew to andrew.json --- domains/{andrew => andrew.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{andrew => andrew.json} (100%) diff --git a/domains/andrew b/domains/andrew.json similarity index 100% rename from domains/andrew rename to domains/andrew.json From e87557a20c2129ea2d1a565ecddd459eb7f942fd Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 25 Mar 2025 11:49:49 +0300 Subject: [PATCH 050/167] Update andrew.json --- domains/andrew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andrew.json b/domains/andrew.json index 02bf02069..5402b8f7d 100644 --- a/domains/andrew.json +++ b/domains/andrew.json @@ -1,7 +1,7 @@ { "description": "my portofolio", "owner": { - "username": "lightning_ON90hz", + "username": "lightningON90hz", "email": "andrewworkmail123@gmail.com" }, "record": { From 2e55c32d088cdb101f955e77a333231fefa09f70 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 25 Mar 2025 17:17:40 +0800 Subject: [PATCH 051/167] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 953c50aa3..b44badacd 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -19,6 +19,7 @@ "ads", "billing", "blog", + "board", "bot", "cdn", "chat", @@ -29,6 +30,7 @@ "con", "contribute", "contributing", + "core", "dash", "dashboard", "dns", @@ -126,6 +128,7 @@ "tokens", "tos", "url", + "vote", "webmail", "webmaster", "whois", From 8c3e8ca49f76cf6b88a262098d4963453f9da580 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 25 Mar 2025 17:19:44 +0800 Subject: [PATCH 052/167] Update reserved.json --- util/reserved.json | 1 - 1 file changed, 1 deletion(-) diff --git a/util/reserved.json b/util/reserved.json index b44badacd..b11e40a1c 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -30,7 +30,6 @@ "con", "contribute", "contributing", - "core", "dash", "dashboard", "dns", From 2a7b66d055a5f16e39357bd1aa6d52c876f251ff Mon Sep 17 00:00:00 2001 From: Shiva Bajpai Date: Tue, 25 Mar 2025 15:23:44 +0530 Subject: [PATCH 053/167] Update shivabajpai.json --- domains/shivabajpai.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/shivabajpai.json b/domains/shivabajpai.json index 2ed9fbb74..4b47ebfc4 100644 --- a/domains/shivabajpai.json +++ b/domains/shivabajpai.json @@ -1,6 +1,12 @@ { - "domain": "shivabajpai.is-a.dev", + "description": "Portfolio website for Shiva Bajpai", + "repo": "https://github.com/Shiva-Bajpai/", "owner": { + "username": "Shiva-Bajpai", "email": "shivabajpai2006@gmail.com" - } + }, + "record": { + "CNAME": "https://shivacodes.vercel.app" + }, + "proxied": false } From a72b5cf401f0b0479f6e5251bc54d1f569379e55 Mon Sep 17 00:00:00 2001 From: Shiva Bajpai Date: Tue, 25 Mar 2025 15:46:36 +0530 Subject: [PATCH 054/167] Update shivabajpai.json --- domains/shivabajpai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivabajpai.json b/domains/shivabajpai.json index 4b47ebfc4..c28844190 100644 --- a/domains/shivabajpai.json +++ b/domains/shivabajpai.json @@ -6,7 +6,7 @@ "email": "shivabajpai2006@gmail.com" }, "record": { - "CNAME": "https://shivacodes.vercel.app" + "CNAME": "shivacodes.vercel.app" }, "proxied": false } From 75386a5792c6f11003957482a426a905e46e6ca8 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Tue, 25 Mar 2025 18:11:00 +0700 Subject: [PATCH 055/167] Create imnahn.json --- domains/imnahn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/imnahn.json diff --git a/domains/imnahn.json b/domains/imnahn.json new file mode 100644 index 000000000..c11a9b4c6 --- /dev/null +++ b/domains/imnahn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imnotnahn", + "discord": "nowim.nhan", + "discordID": "917357763292700732" + }, + "record": { + "CNAME": "imnotnahn.github.io" + } +} From 6f9c3c8128edc84fada250336541741b2bc0caac Mon Sep 17 00:00:00 2001 From: Garvit Arora Date: Tue, 25 Mar 2025 17:09:34 +0530 Subject: [PATCH 056/167] Create garvit.json --- domains/garvit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/garvit.json diff --git a/domains/garvit.json b/domains/garvit.json new file mode 100644 index 000000000..6c5a66400 --- /dev/null +++ b/domains/garvit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "garvit-arora", + "email": "garvit.university@gmail.com" + }, + "record": { + "CNAME": "garvit-arora.github.io" + } +} From bcf6a72a8005e55b234b4d86afe1b140ca518cbb Mon Sep 17 00:00:00 2001 From: azrelic Date: Tue, 25 Mar 2025 16:40:29 +0500 Subject: [PATCH 057/167] added ahmad.is-a.dev --- domains/_vercel.ahmad.json | 9 +++++++++ domains/ahmad.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ahmad.json create mode 100644 domains/ahmad.json diff --git a/domains/_vercel.ahmad.json b/domains/_vercel.ahmad.json new file mode 100644 index 000000000..05c1b496e --- /dev/null +++ b/domains/_vercel.ahmad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rezlic", + "email": "ahmadking78654@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmad.is-a.dev,c01e9cd660fc60d75301" + } +} diff --git a/domains/ahmad.json b/domains/ahmad.json new file mode 100644 index 000000000..8e7e9917d --- /dev/null +++ b/domains/ahmad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rezlic", + "email": "ahmadking78654@gmail.com" + }, + "record": { + "CNAME": "ahmadazizportfolio.vercel.app" + } +} From 4ef102d42c48dd75735c89dbb42862a6c682f9eb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Tue, 25 Mar 2025 16:51:18 +0400 Subject: [PATCH 058/167] Delete domains/halinh0506.json --- domains/halinh0506.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/halinh0506.json diff --git a/domains/halinh0506.json b/domains/halinh0506.json deleted file mode 100644 index a1b16ca58..000000000 --- a/domains/halinh0506.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "masterlegendpvp.is-a.dev" - } -} From b65ca4b88a24c1a995a62190b16832a01c7fb6df Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Tue, 25 Mar 2025 16:52:39 +0400 Subject: [PATCH 059/167] Update masterlegendpvp.json --- domains/masterlegendpvp.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/masterlegendpvp.json b/domains/masterlegendpvp.json index 9bed456e7..fe991788b 100644 --- a/domains/masterlegendpvp.json +++ b/domains/masterlegendpvp.json @@ -4,7 +4,6 @@ "email": "huanhoahongso3@gmail.com" }, "record": { - "A": ["75.2.60.5"], "MX": ["masterlegendpvp-isa-dev03c.mail.protection.outlook.com"], "TXT": "v=spf1 include:spf.protection.outlook.com -all" } From d07bd6da414caf5616072a3f85403788c57458d2 Mon Sep 17 00:00:00 2001 From: "Mariano Z." Date: Mon, 24 Mar 2025 14:46:14 -0300 Subject: [PATCH 060/167] chore: create mzunino.json --- domains/mzunino.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mzunino.json diff --git a/domains/mzunino.json b/domains/mzunino.json new file mode 100644 index 000000000..4a6b8bb0a --- /dev/null +++ b/domains/mzunino.json @@ -0,0 +1,11 @@ +{ + "description": "Mariano Zunino's personal portfolio site", + "repo": "https://github.com/marianozunino/portfolio", + "owner": { + "email": "marianoz@posteo.net", + "github": "marianozunino" + }, + "record": { + "CNAME": "mzunino.com.uy" + } +} From d04d3f58e1743eaa84fd1d775dde165a18167e4f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:41:22 +0800 Subject: [PATCH 061/167] Delete domains/masterlegendpvp.json --- domains/masterlegendpvp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/masterlegendpvp.json diff --git a/domains/masterlegendpvp.json b/domains/masterlegendpvp.json deleted file mode 100644 index fe991788b..000000000 --- a/domains/masterlegendpvp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "MX": ["masterlegendpvp-isa-dev03c.mail.protection.outlook.com"], - "TXT": "v=spf1 include:spf.protection.outlook.com -all" - } -} From 8a7c117ec9d7365aa437dee0fd74131fa1ab48e2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:43:29 +0800 Subject: [PATCH 062/167] Delete domains/autodiscover.masterlegendpvp.json --- domains/autodiscover.masterlegendpvp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/autodiscover.masterlegendpvp.json diff --git a/domains/autodiscover.masterlegendpvp.json b/domains/autodiscover.masterlegendpvp.json deleted file mode 100644 index 8c9d66830..000000000 --- a/domains/autodiscover.masterlegendpvp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} From 34f96a972e772c6295d0302933e3dad68ff60530 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:03:48 +0700 Subject: [PATCH 063/167] Update imnahn.json --- domains/imnahn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/imnahn.json b/domains/imnahn.json index c11a9b4c6..ae0ac30eb 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -2,7 +2,6 @@ "owner": { "username": "imnotnahn", "discord": "nowim.nhan", - "discordID": "917357763292700732" }, "record": { "CNAME": "imnotnahn.github.io" From e758cf58f4108caa4e14037dcac658442ba8cff6 Mon Sep 17 00:00:00 2001 From: dhp5621 Date: Tue, 25 Mar 2025 21:21:04 +0700 Subject: [PATCH 064/167] Create dhp2010.json --- domains/dhp2010.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/dhp2010.json diff --git a/domains/dhp2010.json b/domains/dhp2010.json new file mode 100644 index 000000000..37db9af35 --- /dev/null +++ b/domains/dhp2010.json @@ -0,0 +1,17 @@ +{ + "description": "My personal DHPhuc's website.", + "owner": { + "username": "dhp5621", + "email": "daohongphuc1112010@hotmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From db1f70f68606caaf176bb5338e43475a4d954d9d Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Wed, 26 Mar 2025 01:57:33 +0600 Subject: [PATCH 065/167] Create azizulabedinazmi.json New Domain --- domains/azizulabedinazmi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/azizulabedinazmi.json diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json new file mode 100644 index 000000000..700957628 --- /dev/null +++ b/domains/azizulabedinazmi.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "azizulabedinazmi", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://github.com/azizulabedinazmi" + }, + "proxied": true +} From 1de20ef43f2c4f01cf327a3c23afde7ccfabedb0 Mon Sep 17 00:00:00 2001 From: Samuel Date: Tue, 25 Mar 2025 21:34:30 +0100 Subject: [PATCH 066/167] Create smlxdesign.json --- domains/smlxdesign.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smlxdesign.json diff --git a/domains/smlxdesign.json b/domains/smlxdesign.json new file mode 100644 index 000000000..5f6635fb0 --- /dev/null +++ b/domains/smlxdesign.json @@ -0,0 +1,11 @@ +{ + "description": "SMLX Design's personal blog site", + "repo": "https://github.com/smlxdesign/astro-newsite", + "owner": { + "username": "smlxdesign", + "email": "samuel.smlxdesign@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 4bdcbcb4ae716ce25a8eec05b4a6acbd8333a3ec Mon Sep 17 00:00:00 2001 From: Pavlo M Date: Wed, 26 Mar 2025 00:02:41 +0200 Subject: [PATCH 067/167] Create pavlo.json --- domains/pavlo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pavlo.json diff --git a/domains/pavlo.json b/domains/pavlo.json new file mode 100644 index 000000000..39fa6a911 --- /dev/null +++ b/domains/pavlo.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation for https://github.com/olvap80", + "repo": "https://github.com/olvap80", + "owner": { + "username": "olvap80", + "email": "olvap@i.ua" + }, + "record": { + "CNAME": "olvap80.github.io" + } +} From 915aa2e674fb047db861f7f8c123254a094a17cc Mon Sep 17 00:00:00 2001 From: Danko Date: Tue, 25 Mar 2025 19:49:11 -0300 Subject: [PATCH 068/167] Create dllb.json --- domains/dllb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dllb.json diff --git a/domains/dllb.json b/domains/dllb.json new file mode 100644 index 000000000..6af3be5c9 --- /dev/null +++ b/domains/dllb.json @@ -0,0 +1,11 @@ +{ + "description": "This repo contains my personal portfolio site.", + "repo": "https://github.com/dllbdev/homepage", + "owner": { + "username": "dllbdev", + "email": "dllb.dev@proton.me" + }, + "record": { + "CNAME": "dllbdev.github.io" + } +} From bb4b3552c200404c53207c3180170bc69bfb82c4 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Wed, 26 Mar 2025 11:57:49 +0800 Subject: [PATCH 069/167] Create _vercel.chriscent.json To connect vercel using TXT record... --- domains/_vercel.chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.chriscent.json diff --git a/domains/_vercel.chriscent.json b/domains/_vercel.chriscent.json new file mode 100644 index 000000000..79319a336 --- /dev/null +++ b/domains/_vercel.chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=chriscent.is-a.dev,0bd491999fe494552e50" + } +} From 36aa8e2ff218ed903a28e09b14d2b82a2a43b049 Mon Sep 17 00:00:00 2001 From: azrelic Date: Wed, 26 Mar 2025 11:37:56 +0500 Subject: [PATCH 070/167] Updated my username as it was updated on github --- domains/_vercel.ahmad.json | 2 +- domains/ahmad.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.ahmad.json b/domains/_vercel.ahmad.json index 05c1b496e..86074dd7e 100644 --- a/domains/_vercel.ahmad.json +++ b/domains/_vercel.ahmad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rezlic", + "username": "azrelic", "email": "ahmadking78654@gmail.com" }, "record": { diff --git a/domains/ahmad.json b/domains/ahmad.json index 8e7e9917d..eaaea8f56 100644 --- a/domains/ahmad.json +++ b/domains/ahmad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rezlic", + "username": "azrelic", "email": "ahmadking78654@gmail.com" }, "record": { From e9afacbcdfd82c9723d3c89bc986d7439b8a4f2c Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:49:34 +0800 Subject: [PATCH 071/167] Create bryce.json --- domains/bryce.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bryce.json diff --git a/domains/bryce.json b/domains/bryce.json new file mode 100644 index 000000000..00c9eb5d8 --- /dev/null +++ b/domains/bryce.json @@ -0,0 +1,11 @@ +{ + "description": "website to describe me", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "CNAME": "https://github.com/GitHubFanTest/bryce-website" + } +} From 9ae12b0212b66bc381f4f141b06603b7c3bf5047 Mon Sep 17 00:00:00 2001 From: PANKAJ TYAGI <129147035+thegoofy-dev@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:07:23 +0530 Subject: [PATCH 072/167] Update thegoofy-guy.json Remove the proxified field --- domains/thegoofy-guy.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/thegoofy-guy.json b/domains/thegoofy-guy.json index 5021d4f41..19c70cf17 100644 --- a/domains/thegoofy-guy.json +++ b/domains/thegoofy-guy.json @@ -1,11 +1,10 @@ { -"description": "My personal portfolio website", -"owner": { - "username": "thegoofy-dev", - "email": "pankajtyagi1601@gmail.com" -}, -"record": { - "CNAME": "pankajtyagi-portfolio.vercel.app" -}, - "proxied": true + "description": "My personal portfolio website", + "owner": { + "username": "thegoofy-dev", + "email": "pankajtyagi1601@gmail.com" + }, + "record": { + "CNAME": "pankajtyagi-portfolio.vercel.app" + } } From d7335795cda4dead302c29bbb7c8e791ddb2f1ed Mon Sep 17 00:00:00 2001 From: PANKAJ TYAGI <129147035+thegoofy-dev@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:12:45 +0530 Subject: [PATCH 073/167] Create _vercel.thegoofy-guy.json Added the Vercel TXT verification code. --- domains/_vercel.thegoofy-guy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.thegoofy-guy.json diff --git a/domains/_vercel.thegoofy-guy.json b/domains/_vercel.thegoofy-guy.json new file mode 100644 index 000000000..3fdf1c760 --- /dev/null +++ b/domains/_vercel.thegoofy-guy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thegoofy-dev", + "email": "pankajtyagi1601@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=thegoofy-guy.is-a.dev,382a00f94cc6e561761e" + } +} From a2de8a0436af35186155b3ccee662a657b439e18 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 26 Mar 2025 10:03:32 -0400 Subject: [PATCH 074/167] Update play.soccer.json --- domains/play.soccer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/play.soccer.json b/domains/play.soccer.json index bf368edb4..48de82385 100644 --- a/domains/play.soccer.json +++ b/domains/play.soccer.json @@ -14,5 +14,6 @@ "target": "KillToLive.valksystems.pro" } ] + "A": ["82.45.179.13"] } } From 21d306cc82d8e69b279f38f22f528f61e7e35525 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 26 Mar 2025 10:05:56 -0400 Subject: [PATCH 075/167] Update play.soccer.json --- domains/play.soccer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/play.soccer.json b/domains/play.soccer.json index 48de82385..7ea912de0 100644 --- a/domains/play.soccer.json +++ b/domains/play.soccer.json @@ -13,7 +13,7 @@ "port": 25565, "target": "KillToLive.valksystems.pro" } - ] + ], "A": ["82.45.179.13"] } } From d39384bd80ac60ec8e8e1469f216947c721f58c8 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Wed, 26 Mar 2025 07:50:47 -0700 Subject: [PATCH 076/167] Create web.json --- domains/web.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/web.json diff --git a/domains/web.json b/domains/web.json new file mode 100644 index 000000000..582475a58 --- /dev/null +++ b/domains/web.json @@ -0,0 +1,12 @@ +{ + "description": "Web is a Url Shortner, Helps you shorten links, so you dont look like a sore loser. jokes...", + "repo": "https://github.com/jOaawd/URL-Shortener", + "owner": { + "username": "jOaawd", + "email": "[email protected]" + }, + "record": { + "CNAME": "s66yve4g.up.railway.app" + }, + "proxied": true +} From c5ff04438b3fd8395003455c3b4aff1b848c212f Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Wed, 26 Mar 2025 07:52:39 -0700 Subject: [PATCH 077/167] Update web.json --- domains/web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/web.json b/domains/web.json index 582475a58..965bcd732 100644 --- a/domains/web.json +++ b/domains/web.json @@ -3,7 +3,7 @@ "repo": "https://github.com/jOaawd/URL-Shortener", "owner": { "username": "jOaawd", - "email": "[email protected]" + "email": "theyneverfwmee@gmail.com" }, "record": { "CNAME": "s66yve4g.up.railway.app" From 66c2347977d5dc156a0b4d7115323d84d28d4861 Mon Sep 17 00:00:00 2001 From: ploszukiwacz <87446593+ploszukiwacz@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:12:52 +0100 Subject: [PATCH 078/167] DNSSEC for ploszukiwacz.json --- domains/ploszukiwacz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index 2223f7b4c..918a03097 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -6,6 +6,7 @@ "email": "ploszukiwacz1@gmail.com" }, "record": { - "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"] + "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"], + "DS": "ploszukiwacz.is-a.dev. 3600 IN DS 2371 13 2 CD6679293B68CD539A071B61A4BBC03B2B81F1B1DA48AAC2F2F690E957524AD1" } } From fc2b6a08b5164e171e1964d40cfafd9f84938cb9 Mon Sep 17 00:00:00 2001 From: ploszukiwacz <87446593+ploszukiwacz@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:16:37 +0100 Subject: [PATCH 079/167] Fixed DS record --- domains/ploszukiwacz.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index 918a03097..6ac16c578 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -7,6 +7,11 @@ }, "record": { "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"], - "DS": "ploszukiwacz.is-a.dev. 3600 IN DS 2371 13 2 CD6679293B68CD539A071B61A4BBC03B2B81F1B1DA48AAC2F2F690E957524AD1" + "DS": [{ + "key_tag": 2371, + "algorithm": 13, + "digest_type": 2, + "digest": "CD6679293B68CD539A071B61A4BBC03B2B81F1B1DA48AAC2F2F690E957524AD1" + }] } } From 0c83286e7abbd8078f1ae7bea68b2ed86dd85fee Mon Sep 17 00:00:00 2001 From: iostpa Date: Wed, 26 Mar 2025 17:18:30 +0200 Subject: [PATCH 080/167] Update ploszukiwacz.json --- domains/ploszukiwacz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index 6ac16c578..bb2986d76 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -2,7 +2,7 @@ "description": "Personal Website for PlOszukiwacz", "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", "owner": { - "username": "PlOszukiwaczDEV", + "username": "ploszukiwacz", "email": "ploszukiwacz1@gmail.com" }, "record": { From e325c93c5120b91b95dcaea7b1f9a5c62f3e85f5 Mon Sep 17 00:00:00 2001 From: ploszukiwacz <87446593+ploszukiwacz@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:18:38 +0100 Subject: [PATCH 081/167] Update Metadata --- domains/ploszukiwacz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index bb2986d76..a67be9b22 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -1,6 +1,6 @@ { "description": "Personal Website for PlOszukiwacz", - "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", + "repo": "https://github.com/ploszukiwacz/website_new", "owner": { "username": "ploszukiwacz", "email": "ploszukiwacz1@gmail.com" From 2fb3d3417962744c438cf963882b1e67674628f9 Mon Sep 17 00:00:00 2001 From: Broodje565 Date: Wed, 26 Mar 2025 16:28:37 +0100 Subject: [PATCH 082/167] Create broodje56.json --- domains/broodje56.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/broodje56.json diff --git a/domains/broodje56.json b/domains/broodje56.json new file mode 100644 index 000000000..fcfc2c89c --- /dev/null +++ b/domains/broodje56.json @@ -0,0 +1,11 @@ +{ + "description": "Personal domain for website and email", + "repo": "https://github.com/Broodje565/broodje56", + "owner": { + "username": "Broodje565", + "email": "loic.vcamp@gmail.com" + }, + "record": { + "CNAME": "broodje565.github.io" + } +} From 4ce4e141ae325b4283bb9c4125a1eb22e6785407 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Wed, 26 Mar 2025 21:21:35 +0530 Subject: [PATCH 083/167] Create socials.chiragnahata.json --- domains/socials.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..726befd50 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 435f10d5c84309eee22af6776416e01044c01465 Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:18:31 +0000 Subject: [PATCH 084/167] add proxied --- domains/guillelm.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/guillelm.json b/domains/guillelm.json index b577ee1e8..204083529 100644 --- a/domains/guillelm.json +++ b/domains/guillelm.json @@ -7,5 +7,6 @@ }, "record": { "CNAME": "guillelm71.github.io" - } + }, + "proxied": true } From ff5818bc1344a2720000613160cf4694dcb6f417 Mon Sep 17 00:00:00 2001 From: Coderzen <68506517+Realtrickz@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:26:26 +0300 Subject: [PATCH 085/167] Create _vercel.coderzen.json --- domains/_vercel.coderzen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.coderzen.json diff --git a/domains/_vercel.coderzen.json b/domains/_vercel.coderzen.json new file mode 100644 index 000000000..54da6fbe2 --- /dev/null +++ b/domains/_vercel.coderzen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Realtrickz", + "email": "isamismail8273@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=coderzen.is-a.dev,5ccfa8ada71ce5978b97" + } +} From 179bacb7d54b94ab83a4f0f6574323201c21c6c1 Mon Sep 17 00:00:00 2001 From: Coderzen <68506517+Realtrickz@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:28:16 +0300 Subject: [PATCH 086/167] Create coderzen.json --- domains/coderzen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coderzen.json diff --git a/domains/coderzen.json b/domains/coderzen.json new file mode 100644 index 000000000..8e0649952 --- /dev/null +++ b/domains/coderzen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Realtrickz", + "email": "isamismail8273@gmail.com" + }, + "record": { + "CNAME": "coderzenk-com.vercel.app" + } +} From 6cbd478fd10c29725581817583d14abcbe76a188 Mon Sep 17 00:00:00 2001 From: i3vie <180745311+i3vie@users.noreply.github.com> Date: Wed, 26 Mar 2025 11:45:53 -0500 Subject: [PATCH 087/167] Delete domains/i3vie.json --- domains/i3vie.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/i3vie.json diff --git a/domains/i3vie.json b/domains/i3vie.json deleted file mode 100644 index 371692667..000000000 --- a/domains/i3vie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "i3vie", - "discord": "i3vie" - }, - "record": { - "CNAME": "i3vie.port0.org" - } -} From da293afebe78b6121fe24ce277983d1c7d07d48b Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Wed, 26 Mar 2025 13:47:54 -0400 Subject: [PATCH 088/167] Create guillelm71 --- domains/guillelm71 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/guillelm71 diff --git a/domains/guillelm71 b/domains/guillelm71 new file mode 100644 index 000000000..204083529 --- /dev/null +++ b/domains/guillelm71 @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Tech Website...", + "repo": "https://github.com/guilleLM71/guillelm71.github.io", + "owner": { + "username": "guilleLM71", + "email": "jlauram3@fcpn.edu.bo" + }, + "record": { + "CNAME": "guillelm71.github.io" + }, + "proxied": true +} From 27e3a0d14440addec022be139c40aa0bc12da736 Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Wed, 26 Mar 2025 21:48:21 +0400 Subject: [PATCH 089/167] Create _github-pages-challenge-Ninja-5000.canavan.json --- .../_github-pages-challenge-Ninja-5000.canavan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Ninja-5000.canavan.json diff --git a/domains/_github-pages-challenge-Ninja-5000.canavan.json b/domains/_github-pages-challenge-Ninja-5000.canavan.json new file mode 100644 index 000000000..24f6512d9 --- /dev/null +++ b/domains/_github-pages-challenge-Ninja-5000.canavan.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub pages verification", + "owner": { + "username": "Ninja-5000", + "discord": "707170199861854209" + }, + "record": { + "TXT": "1b6dcad6637eb7ef2c5de98714aff4" + } +} From 58f0a3bf478536404d4116f8f958b81e223a7a69 Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:51:36 +0000 Subject: [PATCH 090/167] add .json --- domains/{guillelm71 => guillelm71.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{guillelm71 => guillelm71.json} (100%) diff --git a/domains/guillelm71 b/domains/guillelm71.json similarity index 100% rename from domains/guillelm71 rename to domains/guillelm71.json From 84eae7191956a54d6fc655edf03b40e1d3bd01c0 Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Wed, 26 Mar 2025 22:02:53 +0400 Subject: [PATCH 091/167] Rename _github-pages-challenge-Ninja-5000.canavan.json to _github-pages-challenge-ninja-5000.canavan.json all lowercase --- ...navan.json => _github-pages-challenge-ninja-5000.canavan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Ninja-5000.canavan.json => _github-pages-challenge-ninja-5000.canavan.json} (100%) diff --git a/domains/_github-pages-challenge-Ninja-5000.canavan.json b/domains/_github-pages-challenge-ninja-5000.canavan.json similarity index 100% rename from domains/_github-pages-challenge-Ninja-5000.canavan.json rename to domains/_github-pages-challenge-ninja-5000.canavan.json From e72bbd4c5f2167c1c5cac6be3286212a96bd7447 Mon Sep 17 00:00:00 2001 From: Ijas Ameenudeen Date: Wed, 26 Mar 2025 23:53:55 +0530 Subject: [PATCH 092/167] added ijas.is-a.dev --- domains/ijas.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ijas.json diff --git a/domains/ijas.json b/domains/ijas.json new file mode 100644 index 000000000..2ebbde39b --- /dev/null +++ b/domains/ijas.json @@ -0,0 +1,10 @@ +{ + "subdomain": "ijas", + "owner": { + "email": "ijas.n.ijas@gmail.com" + }, + "records": { + "CNAME": "ijas.netlify.app" + }, + "proxied": false +} From 5ee572ef184ccbfab71de7517f1d83b8d2da18db Mon Sep 17 00:00:00 2001 From: Endless Date: Wed, 26 Mar 2025 21:13:57 +0000 Subject: [PATCH 093/167] Create endless.json --- domains/endless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/endless.json diff --git a/domains/endless.json b/domains/endless.json new file mode 100644 index 000000000..2ab6bb03e --- /dev/null +++ b/domains/endless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "endlesssb", + "email": "heisgenburgthecook@gmail.com" + }, + "record": { + "URL": "https://donaldlyon.com" + } +} From 9254fe0d847dd99d31579e794c72568c16b538f3 Mon Sep 17 00:00:00 2001 From: Victor Humberto Date: Wed, 26 Mar 2025 19:47:21 -0300 Subject: [PATCH 094/167] Update _vercel.victordev.json Updated record as it was wrong --- domains/_vercel.victordev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.victordev.json b/domains/_vercel.victordev.json index 31cd7f9d2..94bdad7a9 100644 --- a/domains/_vercel.victordev.json +++ b/domains/_vercel.victordev.json @@ -4,6 +4,6 @@ "email": "victor.humberto.dev@gmail.com" }, "record": { - "TXT": "vc-domain-verify=tubeto.is-a.dev,3379bf5df2b2933e27da" + "TXT": "vc-domain-verify=victordev.is-a.dev,249570ae89a082ed0670" } } From 42d74226e3cbd0c467732feb59bb35c3d0efd058 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Mar 2025 07:13:00 +0400 Subject: [PATCH 095/167] fix: github username --- domains/mzunino.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mzunino.json b/domains/mzunino.json index 4a6b8bb0a..440dabca3 100644 --- a/domains/mzunino.json +++ b/domains/mzunino.json @@ -2,8 +2,8 @@ "description": "Mariano Zunino's personal portfolio site", "repo": "https://github.com/marianozunino/portfolio", "owner": { - "email": "marianoz@posteo.net", - "github": "marianozunino" + "username": "marianozunino", + "email": "marianoz@posteo.net" }, "record": { "CNAME": "mzunino.com.uy" From d89fb720ffdc23e730d15a1c5962c05f205e8b97 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Thu, 27 Mar 2025 11:42:54 +0800 Subject: [PATCH 096/167] Update bryce.json --- domains/bryce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bryce.json b/domains/bryce.json index 00c9eb5d8..4a1623325 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -1,11 +1,11 @@ { "description": "website to describe me", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/GitHubFanTest/GitHubFanTest.github.io", "owner": { "username": "GitHubFanTest", "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "https://github.com/GitHubFanTest/bryce-website" + "CNAME": "https://githubfantest.github.io/" } } From d51579b0c190259d0c5d65ac60f11a6712192698 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Thu, 27 Mar 2025 11:45:33 +0800 Subject: [PATCH 097/167] Update bryce.json --- domains/bryce.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bryce.json b/domains/bryce.json index 4a1623325..a7f5c056f 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -6,6 +6,6 @@ "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "https://githubfantest.github.io/" + "CNAME": "githubfantest.github.io" } } From 9d26269846dda2cf840367680a7466435708bc2f Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Thu, 27 Mar 2025 10:22:01 +0530 Subject: [PATCH 098/167] Register status.akshtt.is-a.dev --- domains/status.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/status.akshtt.json diff --git a/domains/status.akshtt.json b/domains/status.akshtt.json new file mode 100644 index 000000000..392b9a20f --- /dev/null +++ b/domains/status.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.rO2QcFbFjVqF890hZkgp-vCurdFW-B1GjE_QsbqCCszXMjFWf-o-wBgXBM-ReBw9UIvsHMK-VUWWBoz2OGEM6gH9-akt_7UVyb0rRW7Cf14EsDKlLrGu68NUcloWaKJBmTljShGS53br937l0Fg4C52Xrj-KSt13gUNBqOgipQDLxu6XQDrDDkqSRs_qG2Fj_bwV8aryDtBmeNPpmSccvj_2iBNtakgNrau8Z9MQpyC3cnygPEkHE-TG9B7MLFTUHeUM4aVD6m4m8TiTOMN-8wfQIZGWJRJN63v4CrqwWIVsLdNcLt4LH4QZVDQ9UoxsZ3HmYHnjKZwx9abrvsjE-A.-Fq-Y9GRM5CtqSKSC9_j-g.CLe5PojAjpjIz18t3pjBvFYOqyMX84yHtk9rCgPIKazQ78Oci-Y99APp170QCa7doh5MFbmwGXQ5l8j5pPYqdvsyrS43vV_uXkohYi69oMI.gickB69tvnA1Ag7WXseE9w" + }, + + "record": { + "A": ["45.133.74.41"] + } + } + \ No newline at end of file From 2498c48b0d95ca48ecab3b8d0f4a9248c33ed625 Mon Sep 17 00:00:00 2001 From: KhacViet Date: Thu, 27 Mar 2025 14:20:06 +0700 Subject: [PATCH 099/167] Create khacviet.json --- domains/khacviet.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khacviet.json diff --git a/domains/khacviet.json b/domains/khacviet.json new file mode 100644 index 000000000..33ad025ea --- /dev/null +++ b/domains/khacviet.json @@ -0,0 +1,10 @@ +{ + "description": "Khac Viet Portfolio website", + "owner": { + "username": "Khac-Viet", + "email": "viet2ca11@gmail.com" + }, + "record": { + "A": "103.97.126.29" + } +} From c0b3b652b3e3a86a1da09b44a4041e8ab2a4fde4 Mon Sep 17 00:00:00 2001 From: Muhammad Subhan Date: Thu, 27 Mar 2025 13:20:45 +0500 Subject: [PATCH 100/167] add _vercel.subhan.json --- domains/_vercel.subhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.subhan.json diff --git a/domains/_vercel.subhan.json b/domains/_vercel.subhan.json new file mode 100644 index 000000000..4cfafd95b --- /dev/null +++ b/domains/_vercel.subhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MS1034", + "email": "muhammadsubhan5701@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=subhan.is-a.dev,1996a182add3a767436b" + } +} \ No newline at end of file From 3695336bb853636158563f2fbe424887486f30be Mon Sep 17 00:00:00 2001 From: Muhammad Subhan Date: Thu, 27 Mar 2025 13:20:55 +0500 Subject: [PATCH 101/167] add subhan.json --- domains/subhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/subhan.json diff --git a/domains/subhan.json b/domains/subhan.json new file mode 100644 index 000000000..32f7ab82e --- /dev/null +++ b/domains/subhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MS1034", + "email": "muhammadsubhan5701@gmail.com" + }, + "record": { + "CNAME": "https://muhammad-subhan.vercel.app" + } +} \ No newline at end of file From 45ed2ba7c4eb5ebde34d5e836f1ced816336e8a4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:48:54 +0800 Subject: [PATCH 102/167] restrict _redirect subdomains --- tests/json.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/json.test.js b/tests/json.test.js index 6b0fff983..1b40b75d5 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -69,6 +69,7 @@ async function validateFileName(t, file) { t.false(file.includes(".is-a.dev"), `${file}: File name should not contain .is-a.dev`); t.true(file === file.toLowerCase(), `${file}: File name should be all lowercase`); t.false(file.includes("--"), `${file}: File name should not contain consecutive hyphens`); + t.false(file.startsWith("_redirect."), `${file}: File name should not start with _redirect`); if (file !== "@.json") { const subdomain = file.replace(/\.json$/, ""); From d1ad6f7067d7760fd388bc94ebe9f9f3d4710d12 Mon Sep 17 00:00:00 2001 From: sajidshahriar72543 Date: Thu, 27 Mar 2025 15:39:19 +0600 Subject: [PATCH 103/167] main: domains: add sajid.json --- domains/sajid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sajid.json diff --git a/domains/sajid.json b/domains/sajid.json new file mode 100644 index 000000000..321365b27 --- /dev/null +++ b/domains/sajid.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/sajidshahriar72543/sajidshahriar72543.github.io", + "owner": { + "username": "sajidshahriar72543", + "email": "sazidshahriar39@gmail.com" + }, + "record": { + "CNAME": "sajidshahriar72543.github.io" + } +} \ No newline at end of file From 3024c2461529d492647ec5a60a0fd3c4f03bcaeb Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 27 Mar 2025 06:56:25 -0400 Subject: [PATCH 104/167] Update quantum.json --- domains/quantum.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index 62e83edd6..b2a8709c2 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -6,6 +6,7 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": ["lakshinhemachandran.github.io"] - } + "CNAME": "lakshinhemachandran.github.io" + }, + "proxied": "true" } From 6e58210e2e1072b49842bba06d4eaf15186f58ba Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 27 Mar 2025 13:41:13 +0200 Subject: [PATCH 105/167] we aint bringing this shit back --- domains/socials.chiragnahata.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json deleted file mode 100644 index 726befd50..000000000 --- a/domains/socials.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From 503761c725948461bcb0928f1a19cd2b456b4f13 Mon Sep 17 00:00:00 2001 From: KemoXtech <93053669+KemoXtech@users.noreply.github.com> Date: Thu, 27 Mar 2025 13:37:31 +0000 Subject: [PATCH 106/167] Update akrm.json --- domains/akrm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index ab7c96961..f41b84544 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -5,7 +5,7 @@ "discord": "868339557593137212" }, "record": { - "A": ["64.62.151.106"], - "AAAA": ["2001:470:1:1ee::2009"] + "A": ["65.19.154.90"], + "AAAA": ["2001:470:1:1ee::1002"] } } From 72172c63f61152742f285177c8094a9a6fed1b86 Mon Sep 17 00:00:00 2001 From: Ijas Ameenudeen <535233+ijasxyz@users.noreply.github.com> Date: Thu, 27 Mar 2025 23:20:21 +0530 Subject: [PATCH 107/167] Update domains/ijas.json, added github username Co-authored-by: 21Z <21z95@proton.me> --- domains/ijas.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ijas.json b/domains/ijas.json index 2ebbde39b..02a1a2da3 100644 --- a/domains/ijas.json +++ b/domains/ijas.json @@ -1,6 +1,7 @@ { "subdomain": "ijas", "owner": { + "username": "ijasxyz", "email": "ijas.n.ijas@gmail.com" }, "records": { From ea11742dac7a54be2436cb083ca9863ea728688b Mon Sep 17 00:00:00 2001 From: hamidsiddiqi2009 <157962486+hamidsiddiqi2009@users.noreply.github.com> Date: Thu, 27 Mar 2025 23:13:47 +0500 Subject: [PATCH 108/167] Create hamid.json --- domains/hamid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hamid.json diff --git a/domains/hamid.json b/domains/hamid.json new file mode 100644 index 000000000..7c8ebe2b3 --- /dev/null +++ b/domains/hamid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hamidsiddiqi2009@gmail.com", + "email": "hamidsiddiqi888@gmail.com" + }, + "record": { + "CNAME": "hamidsiddiqi2009.github.io" + } +} From 045671a0dfb1f123185d0f627c50fa738c62a02a Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:11:03 +0600 Subject: [PATCH 109/167] Update domains/azizulabedinazmi.json Co-authored-by: 21Z <21z95@proton.me> --- domains/azizulabedinazmi.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json index 700957628..e76f4fef4 100644 --- a/domains/azizulabedinazmi.json +++ b/domains/azizulabedinazmi.json @@ -1,6 +1,4 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "azizulabedinazmi", "email": "admin@is-a.dev" From d32fb3dc4227601f8a853cf4f9937b82549a7084 Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:11:11 +0600 Subject: [PATCH 110/167] Update domains/azizulabedinazmi.json Co-authored-by: 21Z <21z95@proton.me> --- domains/azizulabedinazmi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json index e76f4fef4..c2c54a39c 100644 --- a/domains/azizulabedinazmi.json +++ b/domains/azizulabedinazmi.json @@ -5,6 +5,5 @@ }, "record": { "URL": "https://github.com/azizulabedinazmi" - }, - "proxied": true + } } From bee26110c700f1ebd24de53f7f3a103251c57154 Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:14:03 +0600 Subject: [PATCH 111/167] Update azizulabedinazmi.json --- domains/azizulabedinazmi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json index c2c54a39c..27be146eb 100644 --- a/domains/azizulabedinazmi.json +++ b/domains/azizulabedinazmi.json @@ -1,7 +1,7 @@ { "owner": { "username": "azizulabedinazmi", - "email": "admin@is-a.dev" + "email": "azmi00121@gmail.com" }, "record": { "URL": "https://github.com/azizulabedinazmi" From c703e5b389af4fc9965a64f3660c38955ceec1a9 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:29:46 +0800 Subject: [PATCH 112/167] reserve multiple domains --- util/reserved.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index b11e40a1c..91ba85d42 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -90,6 +90,7 @@ "ns8", "ns9", "oauth", + "online", "ops", "org", "owner", @@ -111,12 +112,14 @@ "security", "service", "services", + "shop", "staff", "staging", "static", "statistics", "stats", "status", + "store", "subdomain", "support", "sys", @@ -128,8 +131,10 @@ "tos", "url", "vote", + "web", "webmail", "webmaster", + "website", "whois", "ww", "ww0", From c05a3f51a479c129574a3522905ce64d7021b236 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:30:53 +0800 Subject: [PATCH 113/167] Delete domains/web.json --- domains/web.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/web.json diff --git a/domains/web.json b/domains/web.json deleted file mode 100644 index 965bcd732..000000000 --- a/domains/web.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Web is a Url Shortner, Helps you shorten links, so you dont look like a sore loser. jokes...", - "repo": "https://github.com/jOaawd/URL-Shortener", - "owner": { - "username": "jOaawd", - "email": "theyneverfwmee@gmail.com" - }, - "record": { - "CNAME": "s66yve4g.up.railway.app" - }, - "proxied": true -} From a60fbf52b2423499cb73226e83f9da08f8f15611 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 06:00:49 +0400 Subject: [PATCH 114/167] refactor: remove invalid field --- domains/ijas.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ijas.json b/domains/ijas.json index 02a1a2da3..a888e0a9d 100644 --- a/domains/ijas.json +++ b/domains/ijas.json @@ -1,5 +1,4 @@ { - "subdomain": "ijas", "owner": { "username": "ijasxyz", "email": "ijas.n.ijas@gmail.com" From 001d662626f468d2b08c4ac2be29a8a46f1c65cb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 06:02:19 +0400 Subject: [PATCH 115/167] fix: field name --- domains/ijas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ijas.json b/domains/ijas.json index a888e0a9d..5c9600c27 100644 --- a/domains/ijas.json +++ b/domains/ijas.json @@ -3,7 +3,7 @@ "username": "ijasxyz", "email": "ijas.n.ijas@gmail.com" }, - "records": { + "record": { "CNAME": "ijas.netlify.app" }, "proxied": false From 9121eb2fa37c801fd94588830e3119fe8e40fb37 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Fri, 28 Mar 2025 14:17:12 +0800 Subject: [PATCH 116/167] Create _github-pages-challenge-githubfantest.bryce.json --- domains/_github-pages-challenge-githubfantest.bryce.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-githubfantest.bryce.json diff --git a/domains/_github-pages-challenge-githubfantest.bryce.json b/domains/_github-pages-challenge-githubfantest.bryce.json new file mode 100644 index 000000000..49c437702 --- /dev/null +++ b/domains/_github-pages-challenge-githubfantest.bryce.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "TXT": "68769d2d26832aca71242d59740d72" + } +} From 2c7e71fec835881b187a9638d043a3254a9aab25 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 10:44:57 +0400 Subject: [PATCH 117/167] fix: json --- domains/imnahn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imnahn.json b/domains/imnahn.json index ae0ac30eb..a5c1c33a6 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -1,7 +1,7 @@ { "owner": { "username": "imnotnahn", - "discord": "nowim.nhan", + "discord": "nowim.nhan" }, "record": { "CNAME": "imnotnahn.github.io" From 11a032ab16944ffe86f92ddfb0136af9e602b81d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 10:46:04 +0400 Subject: [PATCH 118/167] fix: email --- domains/andre.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andre.json b/domains/andre.json index 78944494a..a35fa7a17 100644 --- a/domains/andre.json +++ b/domains/andre.json @@ -2,7 +2,7 @@ "repo": "https://github.com/andrexduarte/adx", "owner": { "username": "andrexduarte", - "email": "[andrexduarte@gmail.com]" + "email": "andrexduarte@gmail.com" }, "record": { "CNAME": "andrexduarte.github.io" From e0e6a81b7fdae80e69e04c6990cdcb77d516b4bf Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 11:31:30 +0400 Subject: [PATCH 119/167] fix: json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index b2a8709c2..85766ca69 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -5,7 +5,7 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "CNAME": "lakshinhemachandran.github.io" }, "proxied": "true" From e3e173a2c7fc0ec0ef8c9f899dc4801dda360cd6 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 11:35:08 +0400 Subject: [PATCH 120/167] fix: json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index 85766ca69..2a5aa6a44 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -8,5 +8,5 @@ "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "CNAME": "lakshinhemachandran.github.io" }, - "proxied": "true" + "proxied": true } From abe307ee147b0ca52e0376713f5c713728e33f1d Mon Sep 17 00:00:00 2001 From: KhacViet Date: Fri, 28 Mar 2025 15:08:08 +0700 Subject: [PATCH 121/167] Update khacviet.json --- domains/khacviet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khacviet.json b/domains/khacviet.json index 33ad025ea..98389b2d1 100644 --- a/domains/khacviet.json +++ b/domains/khacviet.json @@ -5,6 +5,6 @@ "email": "viet2ca11@gmail.com" }, "record": { - "A": "103.97.126.29" + "A": ["103.97.126.29"] } } From 5062337d5ac5c72a305da8f3499172f5f7473b6c Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:08:31 +0700 Subject: [PATCH 122/167] Create nohello.areen.json --- domains/nohello.areen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nohello.areen.json diff --git a/domains/nohello.areen.json b/domains/nohello.areen.json new file mode 100644 index 000000000..3adbd7e12 --- /dev/null +++ b/domains/nohello.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com", + }, + "record": { + "CNAME": "nogreeting.pages.dev" + } +} From ff2857d4afc26235ed8bd90d566f3c5b3a2a0328 Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:14:13 +0700 Subject: [PATCH 123/167] Create nohello.areen.json --- domains/nohello.areen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nohello.areen.json b/domains/nohello.areen.json index 3adbd7e12..10cf32ac9 100644 --- a/domains/nohello.areen.json +++ b/domains/nohello.areen.json @@ -1,7 +1,7 @@ { "owner": { "username": "areen-c", - "email": "areenelhaq@gmail.com", + "email": "areenelhaq@gmail.com" }, "record": { "CNAME": "nogreeting.pages.dev" From 7e127310072ba4fcb5034ac1dae92bb0466ec55a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 28 Mar 2025 17:26:22 +0800 Subject: [PATCH 124/167] Delete domains/daiswap.json --- domains/daiswap.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/daiswap.json diff --git a/domains/daiswap.json b/domains/daiswap.json deleted file mode 100644 index a7f052724..000000000 --- a/domains/daiswap.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "for my personal portfolio , to do networking and get to learn and do more projects", - "repo": "https://github.com/DaiSwap/DaiSwap.github.io", - "owner": { - "username": "DaiSwap", - "email": "19644pranavvenkatesh@gmail.com", - "twitter": "DaiSwap" - }, - "record": { - "A": ["13.251.96.10"] - } -} From 17a8ebe01824f23ff22555198a220650a5379a2a Mon Sep 17 00:00:00 2001 From: Arunkumar N S <103523051+arunlorenz@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:19:10 +0530 Subject: [PATCH 125/167] Create _vercel.arunlorenz.is-a.dev --- domains/_vercel.arunlorenz.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arunlorenz.is-a.dev diff --git a/domains/_vercel.arunlorenz.is-a.dev b/domains/_vercel.arunlorenz.is-a.dev new file mode 100644 index 000000000..b8c556459 --- /dev/null +++ b/domains/_vercel.arunlorenz.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arunlorenz", + "email": "nsak1763@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arunlorenz.is-a.dev,066c5320af2515eb11a3" + } +} From 2988daf905727171bc672c4a82b1709a880d7462 Mon Sep 17 00:00:00 2001 From: Arunkumar N S <103523051+arunlorenz@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:25:07 +0530 Subject: [PATCH 126/167] Rename _vercel.arunlorenz.is-a.dev to _vercel.arunlorenz.is-a.dev.json --- ...ercel.arunlorenz.is-a.dev => _vercel.arunlorenz.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.arunlorenz.is-a.dev => _vercel.arunlorenz.is-a.dev.json} (100%) diff --git a/domains/_vercel.arunlorenz.is-a.dev b/domains/_vercel.arunlorenz.is-a.dev.json similarity index 100% rename from domains/_vercel.arunlorenz.is-a.dev rename to domains/_vercel.arunlorenz.is-a.dev.json From d92a76f9921a46398d71cde83544bb239c7e3164 Mon Sep 17 00:00:00 2001 From: Tawhid Islam Date: Fri, 28 Mar 2025 15:56:10 +0600 Subject: [PATCH 127/167] Create tawhidislam.json --- domains/tawhidislam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tawhidislam.json diff --git a/domains/tawhidislam.json b/domains/tawhidislam.json new file mode 100644 index 000000000..ebcd697f3 --- /dev/null +++ b/domains/tawhidislam.json @@ -0,0 +1,10 @@ +{ + "description": "For my personal portfolio website", + "owner": { + "username": "tawhid404Err", + "email": "xcode.dev@yahoo.com" + }, + "record": { + "A": ["103.62.149.9"] + } +} From e80b51dde6664237f41695884d965ab11ae9fcac Mon Sep 17 00:00:00 2001 From: Arunkumar N S <103523051+arunlorenz@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:31:03 +0530 Subject: [PATCH 128/167] Rename _vercel.arunlorenz.is-a.dev.json to _vercel.arunlorenz.json --- .../{_vercel.arunlorenz.is-a.dev.json => _vercel.arunlorenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.arunlorenz.is-a.dev.json => _vercel.arunlorenz.json} (100%) diff --git a/domains/_vercel.arunlorenz.is-a.dev.json b/domains/_vercel.arunlorenz.json similarity index 100% rename from domains/_vercel.arunlorenz.is-a.dev.json rename to domains/_vercel.arunlorenz.json From 0290bd2c2abd624505cf7e5f746b1b2e6212aa59 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 06:58:00 -0400 Subject: [PATCH 129/167] Create _discord.quantum.is-a.dev --- domains/_discord.quantum.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.quantum.is-a.dev diff --git a/domains/_discord.quantum.is-a.dev b/domains/_discord.quantum.is-a.dev new file mode 100644 index 000000000..96c185db6 --- /dev/null +++ b/domains/_discord.quantum.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lakshinhemachandran", + "email": "hi@quantum.is-a.dev" + }, + "record": { + "TXT": "dh=5a5f9d502ca98ef9d724b197609538f5b5379c83" + } +} From add69c38acc8c1a9171d4971d17e087e1e7aa3c4 Mon Sep 17 00:00:00 2001 From: hamidsiddiqi2009 <157962486+hamidsiddiqi2009@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:23:35 +0500 Subject: [PATCH 130/167] Update domains/hamid.json Co-authored-by: 21Z <21z95@proton.me> --- domains/hamid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hamid.json b/domains/hamid.json index 7c8ebe2b3..bf5528299 100644 --- a/domains/hamid.json +++ b/domains/hamid.json @@ -1,6 +1,6 @@ { "owner": { - "username": "hamidsiddiqi2009@gmail.com", + "username": "hamidsiddiqi2009", "email": "hamidsiddiqi888@gmail.com" }, "record": { From 6911c35e064f46c3221f95d216ad96678db01019 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 07:39:09 -0400 Subject: [PATCH 131/167] Rename _discord.quantum.is-a.dev to _discord.quantum.json --- domains/{_discord.quantum.is-a.dev => _discord.quantum.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.quantum.is-a.dev => _discord.quantum.json} (100%) diff --git a/domains/_discord.quantum.is-a.dev b/domains/_discord.quantum.json similarity index 100% rename from domains/_discord.quantum.is-a.dev rename to domains/_discord.quantum.json From 4b124dfce6dac8911b69d9d167f0156b5eb71bba Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 07:40:12 -0400 Subject: [PATCH 132/167] Update _discord.quantum.json --- domains/_discord.quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.quantum.json b/domains/_discord.quantum.json index 96c185db6..8778cc0dd 100644 --- a/domains/_discord.quantum.json +++ b/domains/_discord.quantum.json @@ -1,7 +1,7 @@ { "owner": { "username": "lakshinhemachandran", - "email": "hi@quantum.is-a.dev" + "email": "lh140313@outlook.com" }, "record": { "TXT": "dh=5a5f9d502ca98ef9d724b197609538f5b5379c83" From 5ccf4d19736867460e950d2a3e307c3ffdd8a8cd Mon Sep 17 00:00:00 2001 From: Anuj Siwach <134936292+Anuj-er@users.noreply.github.com> Date: Fri, 28 Mar 2025 10:55:05 -0400 Subject: [PATCH 133/167] feat: add anujer.is-a.dev domain configuration with CNAME record pointing to siwach.vercel.app --- domains/anujer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anujer.json diff --git a/domains/anujer.json b/domains/anujer.json new file mode 100644 index 000000000..f73196bb3 --- /dev/null +++ b/domains/anujer.json @@ -0,0 +1,11 @@ +{ + "description": "Anuj' Welcome to my portfolio", + "repo": "https://github.com/Anuj-er/Folio-Anuj", + "owner": { + "username": "Anuj-er", + "email": "anujkumar142000@gmail.com" + }, + "record": { + "CNAME": "siwach.vercel.app" + } +} From 7bef7ccccec09ecdccb856ff6dc971f4bc610094 Mon Sep 17 00:00:00 2001 From: Anuj Siwach <134936292+Anuj-er@users.noreply.github.com> Date: Fri, 28 Mar 2025 10:57:29 -0400 Subject: [PATCH 134/167] feat: add TXT record for Anuj-er domain verification --- domains/_vercel.anujer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.anujer.json diff --git a/domains/_vercel.anujer.json b/domains/_vercel.anujer.json new file mode 100644 index 000000000..e5a5ec3f3 --- /dev/null +++ b/domains/_vercel.anujer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anuj-er", + "email": "anujkumar142000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anujer.is-a.dev,5f217a3fd00ee5fff7bc" + } +} From 10a545d3f75bbc8c92c2f559f63c48d1d9dd4568 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:10:40 +0700 Subject: [PATCH 135/167] Create _github-pages-challenge-imnotnahn.json --- domains/_github-pages-challenge-imnotnahn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-imnotnahn.json diff --git a/domains/_github-pages-challenge-imnotnahn.json b/domains/_github-pages-challenge-imnotnahn.json new file mode 100644 index 000000000..6f3d3155d --- /dev/null +++ b/domains/_github-pages-challenge-imnotnahn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com", + + }, + "record": { + "TXT": "0078b8f8494de41ef1c90903f745c5" + } +} From dfa875dc24429cf5d854ef6a52ec6d8ddcdd184b Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:13:33 +0700 Subject: [PATCH 136/167] Update imnahn.json --- domains/imnahn.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/imnahn.json b/domains/imnahn.json index a5c1c33a6..cc3e004a1 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -1,4 +1,6 @@ { + "description": "Just my portfolio", + "repo": "https://github.com/imnotnahn/myportfolio", "owner": { "username": "imnotnahn", "discord": "nowim.nhan" From 1bac7b5ff048189bdfb2c6be945e3573110b5b14 Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Sat, 29 Mar 2025 00:21:29 +0900 Subject: [PATCH 137/167] Create play.alora.json --- domains/play.alora.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/play.alora.json diff --git a/domains/play.alora.json b/domains/play.alora.json new file mode 100644 index 000000000..9dcd83339 --- /dev/null +++ b/domains/play.alora.json @@ -0,0 +1,11 @@ +{ + "description": "Making my MC server accessible via a custom domain name", + "repo": "https://www.minecraft.com/", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "A": ["78.46.65.243"] + } +} From 1e1e1c913030f935b405ccfc684f826e9f56d3b9 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:23:50 +0700 Subject: [PATCH 138/167] Update _github-pages-challenge-imnotnahn.json --- domains/_github-pages-challenge-imnotnahn.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-imnotnahn.json b/domains/_github-pages-challenge-imnotnahn.json index 6f3d3155d..c4fdd1958 100644 --- a/domains/_github-pages-challenge-imnotnahn.json +++ b/domains/_github-pages-challenge-imnotnahn.json @@ -1,8 +1,7 @@ { "owner": { "username": "imnotnahn", - "email": "thanhnhan.contact.work@gmail.com", - + "email": "thanhnhan.contact.work@gmail.com" }, "record": { "TXT": "0078b8f8494de41ef1c90903f745c5" From 74a404236d96d12a40130c5868a55dcfb57e6411 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:37:52 +0700 Subject: [PATCH 139/167] Rename _github-pages-challenge-imnotnahn.json to _github-pages-challenge-imnotnahn.imnahn.json --- ...notnahn.json => _github-pages-challenge-imnotnahn.imnahn.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-imnotnahn.json => _github-pages-challenge-imnotnahn.imnahn.json} (100%) diff --git a/domains/_github-pages-challenge-imnotnahn.json b/domains/_github-pages-challenge-imnotnahn.imnahn.json similarity index 100% rename from domains/_github-pages-challenge-imnotnahn.json rename to domains/_github-pages-challenge-imnotnahn.imnahn.json From 4cf1ca33a037f33f962cdd91740f802a0608fa66 Mon Sep 17 00:00:00 2001 From: Muhammad Fathan Haroki <95089977+justhar@users.noreply.github.com> Date: Fri, 28 Mar 2025 23:29:32 +0700 Subject: [PATCH 140/167] Create haroki.json --- domains/haroki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haroki.json diff --git a/domains/haroki.json b/domains/haroki.json new file mode 100644 index 000000000..7351d4e9c --- /dev/null +++ b/domains/haroki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justhar", + "email": "harzksu@gmail.com" + }, + "record": { + "CNAME": "justhar.github.io" + } +} From 782bc3180f4a008dee662ade4b3fdf6437cedfc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaka=20Korde=C5=BE?= Date: Fri, 28 Mar 2025 17:50:39 +0100 Subject: [PATCH 141/167] Create jakakordez.json --- domains/jakakordez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jakakordez.json diff --git a/domains/jakakordez.json b/domains/jakakordez.json new file mode 100644 index 000000000..2e639d482 --- /dev/null +++ b/domains/jakakordez.json @@ -0,0 +1,10 @@ +{ + "description": "jakakordez.is-a.dev", + "owner": { + "username": "jakakordez", + "email": "jaka.kordez@gmail.com" + }, + "record": { + "URL": "https://github.com/jakakordez" + } +} From 00f7d353e7ff0100566df5020d3c198f0be3f1e0 Mon Sep 17 00:00:00 2001 From: LRaffDev Date: Fri, 28 Mar 2025 16:58:46 +0000 Subject: [PATCH 142/167] Create _verce.lraffdev.json --- domains/_vercel.lraffdev.json | 9 +++++++++ domains/lraffdev.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.lraffdev.json create mode 100644 domains/lraffdev.json diff --git a/domains/_vercel.lraffdev.json b/domains/_vercel.lraffdev.json new file mode 100644 index 000000000..eea31638d --- /dev/null +++ b/domains/_vercel.lraffdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRaffDev", + "email": "raffaele.la.cerra@outlook.it" + }, + "record": { + "TXT": "vc-domain-verify=lraffdev.is-a.dev,d1e53d0b8211a025d0ad" + } +} diff --git a/domains/lraffdev.json b/domains/lraffdev.json new file mode 100644 index 000000000..2081951a3 --- /dev/null +++ b/domains/lraffdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRaffDev", + "email": "raffaele.la.cerra@outlook.it" + }, + "record": { + "CNAME": "LRaffDev.vercel.app" + } +} From 23d2ee615c6e0ac9a6bc95e0b02a967eaa1f69bf Mon Sep 17 00:00:00 2001 From: Muhammad Subhan <109712805+MS1034@users.noreply.github.com> Date: Fri, 28 Mar 2025 21:58:49 +0500 Subject: [PATCH 143/167] Update domains/subhan.json Remove the protocol in CNAME Co-authored-by: 21Z <21z95@proton.me> --- domains/subhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subhan.json b/domains/subhan.json index 32f7ab82e..c77c29a22 100644 --- a/domains/subhan.json +++ b/domains/subhan.json @@ -4,6 +4,6 @@ "email": "muhammadsubhan5701@gmail.com" }, "record": { - "CNAME": "https://muhammad-subhan.vercel.app" + "CNAME": "muhammad-subhan.vercel.app" } } \ No newline at end of file From 5bbf4e37c33bac8916381bffa3add7a04914b50c Mon Sep 17 00:00:00 2001 From: Alimadcorp <119115454+Alimadcorp@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:24:42 +0500 Subject: [PATCH 144/167] Create alimad.json --- domains/alimad.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/alimad.json diff --git a/domains/alimad.json b/domains/alimad.json new file mode 100644 index 000000000..3499b75d8 --- /dev/null +++ b/domains/alimad.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Alimadcorp" + }, + "record": { + "URL": "https://alimad.vercel.app" + } +} From 71f00cff8d7f897769e6e70952ae738ee6f972ae Mon Sep 17 00:00:00 2001 From: Alimadcorp <119115454+Alimadcorp@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:35:03 +0500 Subject: [PATCH 145/167] Update alimad.json --- domains/alimad.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/alimad.json b/domains/alimad.json index 3499b75d8..57b386e00 100644 --- a/domains/alimad.json +++ b/domains/alimad.json @@ -1,8 +1,9 @@ { "owner": { - "username": "Alimadcorp" + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" }, "record": { - "URL": "https://alimad.vercel.app" + "CNAME": "alimad.vercel.app" } } From 493241ebcec80d7b0137044eb93690cd151b0739 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:37:03 -0400 Subject: [PATCH 146/167] Create domains.json --- domains/domains.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domains.json diff --git a/domains/domains.json b/domains/domains.json new file mode 100644 index 000000000..d31ed44e3 --- /dev/null +++ b/domains/domains.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", + "owner": { + "username": "Alfonso12Dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "CNAME": "Alfonso12Dev.github.io" + } +} From ca22dac257e7a2666f91c4168652e550dc17008b Mon Sep 17 00:00:00 2001 From: Alimadcorp <119115454+Alimadcorp@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:39:30 +0500 Subject: [PATCH 147/167] Create _vercel.alimad.json --- domains/_vercel.alimad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alimad.json diff --git a/domains/_vercel.alimad.json b/domains/_vercel.alimad.json new file mode 100644 index 000000000..5b8c4ab97 --- /dev/null +++ b/domains/_vercel.alimad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alimad.is-a.dev,f6e1ccbe103767db5c66" + } +} From 57749f6a8c5a18af1635404369e90d6425500d1b Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:40:20 -0400 Subject: [PATCH 148/167] Create portfolio.json --- domains/portfolio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/portfolio.json diff --git a/domains/portfolio.json b/domains/portfolio.json new file mode 100644 index 000000000..e45d5bd3d --- /dev/null +++ b/domains/portfolio.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", + "owner": { + "username": "Alfonso12Dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "CNAME": "Alfonso12Dev.github.io" + } + } From dfd14e6e9bbe49a4f6b5f040d6435d72c71f35ef Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:43:53 -0400 Subject: [PATCH 149/167] Update portfolio.json --- domains/portfolio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/portfolio.json b/domains/portfolio.json index e45d5bd3d..4348a42f2 100644 --- a/domains/portfolio.json +++ b/domains/portfolio.json @@ -2,10 +2,10 @@ "description": "It is for my portfolio", "repo": "https://github.com/Alfonso12Dev/portfolio", "owner": { - "username": "Alfonso12Dev", + "username": "alfonso12dev", "email": "bmeza9407@gmail.com" }, "record": { - "CNAME": "Alfonso12Dev.github.io" + "CNAME": "alfonso12Dev.github.io" } } From 648573cfe375d4118a7c99b577d17ea4f39925d8 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:44:06 -0400 Subject: [PATCH 150/167] Delete domains/domains.json --- domains/domains.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/domains.json diff --git a/domains/domains.json b/domains/domains.json deleted file mode 100644 index d31ed44e3..000000000 --- a/domains/domains.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "It is for my portfolio", - "repo": "https://github.com/Alfonso12Dev/portfolio", - "owner": { - "username": "Alfonso12Dev", - "email": "bmeza9407@gmail.com" - }, - "record": { - "CNAME": "Alfonso12Dev.github.io" - } -} From faca9272386e674f54e56c5a2ad6df0b8edc6437 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:59:29 -0400 Subject: [PATCH 151/167] Update portfolio.json --- domains/portfolio.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/portfolio.json b/domains/portfolio.json index 4348a42f2..04547834e 100644 --- a/domains/portfolio.json +++ b/domains/portfolio.json @@ -1,11 +1,12 @@ + { - "description": "It is for my portfolio", - "repo": "https://github.com/Alfonso12Dev/portfolio", + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", "owner": { "username": "alfonso12dev", "email": "bmeza9407@gmail.com" }, - "record": { - "CNAME": "alfonso12Dev.github.io" - } - } + "record": { + "A": ["75.2.60.5"] + } +} From 53d70da5ad3af3b21d6c87bbbaeb76de70ee655c Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 14:00:28 -0400 Subject: [PATCH 152/167] Update portfolio.json --- domains/portfolio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/portfolio.json b/domains/portfolio.json index 04547834e..0b14d465b 100644 --- a/domains/portfolio.json +++ b/domains/portfolio.json @@ -1,7 +1,7 @@ { "description": "It is for my portfolio", - "repo": "https://github.com/Alfonso12Dev/portfolio", + "repo": "https://github.com/alfonso12dev/portfolio", "owner": { "username": "alfonso12dev", "email": "bmeza9407@gmail.com" From 6318168cc0a576395fcf7c3afccc087be88bf3ec Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Fri, 28 Mar 2025 11:08:05 -0700 Subject: [PATCH 153/167] Create hub.json --- domains/hub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hub.json diff --git a/domains/hub.json b/domains/hub.json new file mode 100644 index 000000000..c5945f2d2 --- /dev/null +++ b/domains/hub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jOaawd", + "email": "theyneverfwmee@gmail.com" + }, + "record": { + "CNAME": "cqtmfxgu.up.railway.app" + } +} From bcb953144ddbe38ceeeed65333f1c5c5fb1b8f33 Mon Sep 17 00:00:00 2001 From: jlwisedev Date: Fri, 28 Mar 2025 15:09:50 -0400 Subject: [PATCH 154/167] Create joshuawise.json --- domains/joshuawise.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joshuawise.json diff --git a/domains/joshuawise.json b/domains/joshuawise.json new file mode 100644 index 000000000..59f7aca88 --- /dev/null +++ b/domains/joshuawise.json @@ -0,0 +1,12 @@ +{ + "description": "Joshua Wise's Personal Page", + "repo": "https://github.com/jlwisedev/jlwisedev.github.io", + "owner": { + "username": "jlwisedev", + "email": "jlwiseeha24@gmail.com" + }, + "record": { + "CNAME": "https://jlwisedev.github.io" + }, + "proxied": true +} From bb6f66b6e6f7ae7e9a1ad51acfcb9f8ac6682af3 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 16:11:33 -0400 Subject: [PATCH 155/167] Update quantum.json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index b2a8709c2..e3dcd9c79 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,6 +1,6 @@ { "owner": { - "username": "lakshinhemachandrna", + "username": "lakshinhemachandran", "email": "lh140313@outlook.com" }, "record": { From 4f9ffe80f5165f15484301e72d668cb242645a22 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 16:22:36 -0400 Subject: [PATCH 156/167] Create _github-pages-challenge-lakshinhemachandran.quantum.json --- ...thub-pages-challenge-lakshinhemachandran.quantum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lakshinhemachandran.quantum.json diff --git a/domains/_github-pages-challenge-lakshinhemachandran.quantum.json b/domains/_github-pages-challenge-lakshinhemachandran.quantum.json new file mode 100644 index 000000000..26a717f21 --- /dev/null +++ b/domains/_github-pages-challenge-lakshinhemachandran.quantum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lakshinhemachandran", + "email": "lh140313@outlook.com" + }, + "record": { + "TXT": "00db49f0b434dd009acb3da9e09700" + } +} From 96cde9138641a25bded66cd2dcf4a6c6e2566004 Mon Sep 17 00:00:00 2001 From: alex-cantor <136871460+alex-cantor@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:07:20 -0500 Subject: [PATCH 157/167] Create alexcantor.json --- domains/alexcantor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alexcantor.json diff --git a/domains/alexcantor.json b/domains/alexcantor.json new file mode 100644 index 000000000..ee2f45d12 --- /dev/null +++ b/domains/alexcantor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alex-cantor", + "email": "alexcantor99@gmail.com" + }, + "record": { + "CNAME": "alex-cantor.github.io" + } +} From e440bef3e93e3fcf65a65dca866f1bcf745634ca Mon Sep 17 00:00:00 2001 From: jlwisedev Date: Fri, 28 Mar 2025 20:09:19 -0400 Subject: [PATCH 158/167] Update joshuawise.json --- domains/joshuawise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joshuawise.json b/domains/joshuawise.json index 59f7aca88..6696a8ab7 100644 --- a/domains/joshuawise.json +++ b/domains/joshuawise.json @@ -6,7 +6,7 @@ "email": "jlwiseeha24@gmail.com" }, "record": { - "CNAME": "https://jlwisedev.github.io" + "CNAME": "jlwisedev.github.io" }, "proxied": true } From 1a1ba9032456dbd3ff8f6f407e90457e1e6af2b9 Mon Sep 17 00:00:00 2001 From: Akshat Date: Sat, 29 Mar 2025 11:36:02 +0530 Subject: [PATCH 159/167] Register cdn.akshtt.is-a.dev --- domains/cdn.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cdn.akshtt.json diff --git a/domains/cdn.akshtt.json b/domains/cdn.akshtt.json new file mode 100644 index 000000000..08e4484c5 --- /dev/null +++ b/domains/cdn.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ojRqRJbGOahwPxN2FXjfpdue_HUF78Vq554bPYDdOQqcxSnMUY6FJUFaNpDhQ5UfLZqyqPAP_UysBQn9fdV7FZ91sXuvBvzGE-PiJmTTfGDvWuiHhHVCyduXP9eTsH8o46EWznN7FdZus2xPgtQErwixgKzoevLXB1bCp8kFBLpNw4cKj85n1MP1hEkB1tT0hNvi23rVE1UutBWkD_R-zi9jca096EZxqJ44rOjkulH4mU7p9TsB49A6Vz3tC9R3cowQCwSwpKi9rUSMItDVyRRRyCUjsJ57guHwk1RK0n8WDSkO7rIfyQyPQHFTu0PivSBXySCcC_FO6O65s1xrAw.TbXyRSxfs8heydDOxH8sUg.w9L0JnA9hNgW2uSHqqikxZzDcGgKWsLw-lmqP5AnpZ2s2vdlvwo5vnjzMIPQTt0jiQPPN4G6seeRyRzw52vlbyDFsSpZZfmXQiZkoP2UitA.HdygXdLwJHnF5Qcx2bsewA" + }, + + "record": { + "A": ["173.208.244.13"] + } + } + \ No newline at end of file From 77a4d3c6c4fa90bcd2260c47f81d7c355479d9fe Mon Sep 17 00:00:00 2001 From: Akshat Date: Sat, 29 Mar 2025 11:41:05 +0530 Subject: [PATCH 160/167] Update akshtt.json --- domains/akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index ad11a082f..1768db9b2 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -5,6 +5,6 @@ "discord": "1056531806763102218" }, "record": { - "A": ["69.197.135.202"] + "A": ["173.208.244.13"] } } From 077e5013934e6ddfeec88f697d6c4999677f9b04 Mon Sep 17 00:00:00 2001 From: Anushi Rajput <145750945+anushi13prsnl@users.noreply.github.com> Date: Sat, 29 Mar 2025 14:19:24 +0530 Subject: [PATCH 161/167] feat: add anushi.is-a.dev domain configuration --- domains/anushi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anushi.json diff --git a/domains/anushi.json b/domains/anushi.json new file mode 100644 index 000000000..d12c57c10 --- /dev/null +++ b/domains/anushi.json @@ -0,0 +1,11 @@ +{ + "description": "Anushi' Welcome to my portfolio", + "repo": "https://github.com/anushi13prsnl/Anushi-Portfolio/", + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "CNAME": "anushi-portfolio.vercel.app" +  } +} From 211e67650ce050fda8f87c868fabf052d49033a2 Mon Sep 17 00:00:00 2001 From: Anushi Rajput <145750945+anushi13prsnl@users.noreply.github.com> Date: Sat, 29 Mar 2025 14:21:14 +0530 Subject: [PATCH 162/167] feat: add TXT record for Anushi domain verification --- domains/_vercel.anushi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.anushi.json diff --git a/domains/_vercel.anushi.json b/domains/_vercel.anushi.json new file mode 100644 index 000000000..a2a71c5f3 --- /dev/null +++ b/domains/_vercel.anushi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anushi.is-a.dev,714e2ca17c98df2b9c74" +  } +} From cd62ae85cfe4c49b52bdf05e0f9f4c4be0aaffe0 Mon Sep 17 00:00:00 2001 From: Akanksha Mishra Date: Sat, 29 Mar 2025 05:06:01 -0400 Subject: [PATCH 163/167] feat: add akanksha.is-a.dev domain configuration with CNAME record --- domains/akanksha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akanksha.json diff --git a/domains/akanksha.json b/domains/akanksha.json new file mode 100644 index 000000000..f9222f39f --- /dev/null +++ b/domains/akanksha.json @@ -0,0 +1,11 @@ +{ + "description": "Akanksha' Welcome to my portfolio", + "repo": "https://github.com/AkankshaMishra2/Akanksha-Folio", + "owner": { + "username": "AkankshaMishra2", + "email": "akankshamishra20042@gmail.com" + }, + "record": { + "CNAME": "akankshamishra.vercel.app" + } +} From 7a5a17278c64bb8f228092da53dbe62aea301057 Mon Sep 17 00:00:00 2001 From: Akanksha Mishra Date: Sat, 29 Mar 2025 05:08:34 -0400 Subject: [PATCH 164/167] feat: add TXT record for Akanksha domain verification --- domains/_vercel.akanksha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.akanksha.json diff --git a/domains/_vercel.akanksha.json b/domains/_vercel.akanksha.json new file mode 100644 index 000000000..da88a23d8 --- /dev/null +++ b/domains/_vercel.akanksha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AkankshaMishra2", + "email": "akankshamishra20042@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akanksha.is-a.dev,b1e4bbe531cb73a59644" + } +} From 292bb516d79e7df01a9f2bf0d44bb11ccf1e1a83 Mon Sep 17 00:00:00 2001 From: JensenTHH Date: Sat, 29 Mar 2025 16:39:06 +0700 Subject: [PATCH 165/167] Create jsthh.json --- domains/jsthh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jsthh.json diff --git a/domains/jsthh.json b/domains/jsthh.json new file mode 100644 index 000000000..6a0a7726f --- /dev/null +++ b/domains/jsthh.json @@ -0,0 +1,12 @@ +{ + "description": "JensenTHH's Portfolio ", + "repo": "https://github.com/Jensen-THH/ng-three", + "owner": { + "username": "Jensen-THH", + "email": "tranhohiep.01@gmail.com", + "twitter": "" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 4686d5e186f1108dff761d870bd2f46a90d0c3ae Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 30 Mar 2025 03:59:08 +0400 Subject: [PATCH 166/167] fix: spaces --- domains/_vercel.anushi.json | 2 +- domains/anushi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.anushi.json b/domains/_vercel.anushi.json index a2a71c5f3..c7ff41d2d 100644 --- a/domains/_vercel.anushi.json +++ b/domains/_vercel.anushi.json @@ -5,5 +5,5 @@ }, "record": { "TXT": "vc-domain-verify=anushi.is-a.dev,714e2ca17c98df2b9c74" -  } + } } diff --git a/domains/anushi.json b/domains/anushi.json index d12c57c10..2903884d6 100644 --- a/domains/anushi.json +++ b/domains/anushi.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "anushi-portfolio.vercel.app" -  } + } } From 361e872c9e61c5a5abbc75c23982f19a63087ad9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 30 Mar 2025 04:01:48 +0400 Subject: [PATCH 167/167] fix: remove empty field --- domains/jsthh.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jsthh.json b/domains/jsthh.json index 6a0a7726f..b8fc9d2ec 100644 --- a/domains/jsthh.json +++ b/domains/jsthh.json @@ -3,8 +3,7 @@ "repo": "https://github.com/Jensen-THH/ng-three", "owner": { "username": "Jensen-THH", - "email": "tranhohiep.01@gmail.com", - "twitter": "" + "email": "tranhohiep.01@gmail.com" }, "record": { "A": ["75.2.60.5"]