From 8fbac626681c923a324cde6de0002ab3b1b1d591 Mon Sep 17 00:00:00 2001 From: andrexduarte Date: Tue, 25 Feb 2025 10:27:11 -0300 Subject: [PATCH 01/57] 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 02/57] 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 03/57] 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 04/57] 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 05/57] 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 65059a49ba4dbf4b5bc4acb73e46572afbd68a08 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 07:05:15 -0400 Subject: [PATCH 06/57] 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 798f4fb34cbcd491a32f20b66e2c475246510f30 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:49:25 -0400 Subject: [PATCH 07/57] 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 08/57] 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 09/57] 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 10/57] 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 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 11/57] 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 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 12/57] 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 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 13/57] 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 db1f70f68606caaf176bb5338e43475a4d954d9d Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Wed, 26 Mar 2025 01:57:33 +0600 Subject: [PATCH 14/57] 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 15/57] 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 915aa2e674fb047db861f7f8c123254a094a17cc Mon Sep 17 00:00:00 2001 From: Danko Date: Tue, 25 Mar 2025 19:49:11 -0300 Subject: [PATCH 16/57] 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 17/57] 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 18/57] 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 19/57] 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 20/57] 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 21/57] 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 22/57] 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 23/57] 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 24/57] 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 25/57] 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 2fb3d3417962744c438cf963882b1e67674628f9 Mon Sep 17 00:00:00 2001 From: Broodje565 Date: Wed, 26 Mar 2025 16:28:37 +0100 Subject: [PATCH 26/57] 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 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 27/57] 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 e72bbd4c5f2167c1c5cac6be3286212a96bd7447 Mon Sep 17 00:00:00 2001 From: Ijas Ameenudeen Date: Wed, 26 Mar 2025 23:53:55 +0530 Subject: [PATCH 28/57] 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 29/57] 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 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 30/57] 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 31/57] 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 32/57] 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 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 33/57] 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 34/57] 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 35/57] 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 36/57] 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 37/57] 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 38/57] 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 045671a0dfb1f123185d0f627c50fa738c62a02a Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:11:03 +0600 Subject: [PATCH 39/57] 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 40/57] 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 41/57] 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 42/57] 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 43/57] 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 44/57] 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 45/57] 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 46/57] 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 47/57] 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 48/57] 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 49/57] 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 50/57] 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 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 51/57] 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 52/57] 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 53/57] 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 54/57] 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 55/57] 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 56/57] 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 57/57] 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