From 79d3bc8da01b3e575a33a10ed9296b8a5c50dcbd Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Tue, 3 Dec 2024 02:46:10 +0700 Subject: [PATCH 01/76] Create burmeselofi.is-a.dev.json --- domains/burmeselofi.is-a.dev.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/burmeselofi.is-a.dev.json diff --git a/domains/burmeselofi.is-a.dev.json b/domains/burmeselofi.is-a.dev.json new file mode 100644 index 0000000000..fc94ee20c3 --- /dev/null +++ b/domains/burmeselofi.is-a.dev.json @@ -0,0 +1,6 @@ +{ + "domain": "burmeselofi", + "owner": { + "email": "jruss0702@gmail.com" + } +} From fada3a4904d04f4720f2e76e8991f16ce7d1fc3a Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Tue, 3 Dec 2024 03:06:57 +0700 Subject: [PATCH 02/76] Create burmese-lofi.is-a.dev.json --- domains/burmese-lofi.is.-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/burmese-lofi.is.-a.dev.json diff --git a/domains/burmese-lofi.is.-a.dev.json b/domains/burmese-lofi.is.-a.dev.json new file mode 100644 index 0000000000..8ed64e73c1 --- /dev/null +++ b/domains/burmese-lofi.is.-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rgraves0", + "discord": "1068423743585665085", + }, + "record": { + "A": ["185.199.109.153"] + } +} From 19949f77241e8b426b16f86a01bac22dec7ef010 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:31:59 +0700 Subject: [PATCH 03/76] Update and rename burmeselofi.is-a.dev.json to Create burmeselofi.json --- domains/Create burmeselofi.json | 14 ++++++++++++++ domains/burmeselofi.is-a.dev.json | 6 ------ 2 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 domains/Create burmeselofi.json delete mode 100644 domains/burmeselofi.is-a.dev.json diff --git a/domains/Create burmeselofi.json b/domains/Create burmeselofi.json new file mode 100644 index 0000000000..b86cc783c6 --- /dev/null +++ b/domains/Create burmeselofi.json @@ -0,0 +1,14 @@ +{ + "description": "burmeselofi.is-a.dev", + "repo": "https://github.com/rgraves0/techspace.github.io", + "owner": { + "username": "rgraves0", + "discord": "1068423743585665085", + "email": "jruss0702@gmail.com" + }, + "record": { + "A": [ + "185.199.109.153" + ] + } +} diff --git a/domains/burmeselofi.is-a.dev.json b/domains/burmeselofi.is-a.dev.json deleted file mode 100644 index fc94ee20c3..0000000000 --- a/domains/burmeselofi.is-a.dev.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "domain": "burmeselofi", - "owner": { - "email": "jruss0702@gmail.com" - } -} From a16628bc4cf44639d9ee6fd054f29207cc18ad94 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Thu, 5 Dec 2024 02:09:23 +0700 Subject: [PATCH 04/76] Create techpro.json --- domains/techpro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/techpro.json diff --git a/domains/techpro.json b/domains/techpro.json new file mode 100644 index 0000000000..4e308728d8 --- /dev/null +++ b/domains/techpro.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rgraves0", + "email": "jruss0702@gmail.com", + "discord": "1068423743585665085" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 14d4e15631fe380bed0c2b15782106720c14f865 Mon Sep 17 00:00:00 2001 From: Kwabena Akowuah <157399563+ShadowRaider12@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:32:32 +0000 Subject: [PATCH 05/76] Add studies.kwabi.json for domain configuration --- domains/studies.kwabi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/studies.kwabi.json diff --git a/domains/studies.kwabi.json b/domains/studies.kwabi.json new file mode 100644 index 0000000000..fbd4838f58 --- /dev/null +++ b/domains/studies.kwabi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowRaider12", + "email": "kdakowuah@gmail.com" + }, + "records": { + "CNAME": "shadowraider12.github.io" + } +} From 6e49720c45490e5d145d5d5231acd7842213cf75 Mon Sep 17 00:00:00 2001 From: Kwabena Akowuah <157399563+ShadowRaider12@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:18:49 +0000 Subject: [PATCH 06/76] Rename studies.kwabi.json to kwabi.json --- domains/{studies.kwabi.json => kwabi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{studies.kwabi.json => kwabi.json} (100%) diff --git a/domains/studies.kwabi.json b/domains/kwabi.json similarity index 100% rename from domains/studies.kwabi.json rename to domains/kwabi.json From 1185c9b2a56f2244efa38b7cf122d2bd78feb34d Mon Sep 17 00:00:00 2001 From: tanzil Date: Mon, 10 Nov 2025 03:30:43 +0530 Subject: [PATCH 07/76] json for domain tanzil --- domains/tanzil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tanzil.json diff --git a/domains/tanzil.json b/domains/tanzil.json new file mode 100644 index 0000000000..fac260377b --- /dev/null +++ b/domains/tanzil.json @@ -0,0 +1,12 @@ +{ + "description": "Tanzil Khan's personal resume hosted on GitHub Pages", + "domain": "is-a.dev", + "subdomain": "tanzil", + "owner": { + "repo": "https://github.com/tanzils-origin/resume", + "email": "khantanzil307@gmail.com" + }, + "record": { + "CNAME": "tanzils-origin.github.io" + } +} From fdb678a3a3d91ad7ce2e64833b84f229d21d7b4d Mon Sep 17 00:00:00 2001 From: tanzil Date: Mon, 10 Nov 2025 05:22:08 +0530 Subject: [PATCH 08/76] update tanzil.json --- domains/tanzil.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/tanzil.json b/domains/tanzil.json index fac260377b..2a86d20967 100644 --- a/domains/tanzil.json +++ b/domains/tanzil.json @@ -1,12 +1,9 @@ { - "description": "Tanzil Khan's personal resume hosted on GitHub Pages", - "domain": "is-a.dev", - "subdomain": "tanzil", "owner": { - "repo": "https://github.com/tanzils-origin/resume", + "username": "tanzil", "email": "khantanzil307@gmail.com" }, - "record": { + "records": { "CNAME": "tanzils-origin.github.io" } } From b8ab652b78c169539256606bbb9d9383f6cdc5cd Mon Sep 17 00:00:00 2001 From: JDgayagoy Date: Mon, 10 Nov 2025 17:42:41 +0800 Subject: [PATCH 09/76] Create _vercel.jdgayagoy.json --- domains/_vercel.jdgayagoy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jdgayagoy.json diff --git a/domains/_vercel.jdgayagoy.json b/domains/_vercel.jdgayagoy.json new file mode 100644 index 0000000000..9f71d04425 --- /dev/null +++ b/domains/_vercel.jdgayagoy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "your-github-username", + "email": "your-email" + }, + "records": { + "TXT": "vc-domain-verify=jdgayagoy.is-a.dev,3588f36d368812f0774a" + } +} From 06cd51b2bd4f08e093f93942e2a03da6f432f7d6 Mon Sep 17 00:00:00 2001 From: Peter <20475516+SirOMGitsYOU@users.noreply.github.com> Date: Tue, 11 Nov 2025 11:15:30 +0000 Subject: [PATCH 10/76] Add arc.poitor.json for domain configuration --- domains/arc.poitor.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/arc.poitor.json diff --git a/domains/arc.poitor.json b/domains/arc.poitor.json new file mode 100644 index 0000000000..cfac4164ff --- /dev/null +++ b/domains/arc.poitor.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "SirOMGitsYOU" + }, + "records": { + "CNAME": "arc-checker.pages.dev" + } +} From d44f2d87fe533a4a0d21fa92a671c95b55fe0151 Mon Sep 17 00:00:00 2001 From: Tushar Mhatre Date: Thu, 13 Nov 2025 14:25:28 +0530 Subject: [PATCH 11/76] Add mhatretush.json for domain configuration --- domains/mhatretush.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mhatretush.json diff --git a/domains/mhatretush.json b/domains/mhatretush.json new file mode 100644 index 0000000000..a00d05f396 --- /dev/null +++ b/domains/mhatretush.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mhatretush", + "email": "mhatretush@gmail.com" + }, + "record": { + "CNAME": "mhatretush.github.io" + } +} From c0104814cec2c38e794e8fef53c6b0f14003b3da Mon Sep 17 00:00:00 2001 From: yashvr96 <55439021+yashvr96@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:54:05 +0530 Subject: [PATCH 12/76] Update TXT and MX records in yv.json --- domains/yv.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/domains/yv.json b/domains/yv.json index a83cf691cd..4ad0aabc57 100644 --- a/domains/yv.json +++ b/domains/yv.json @@ -5,7 +5,24 @@ }, "records": { "CNAME": "yashvr96.github.io", - "TXT": ["zoho-verification=zb06692219.zmverify.zoho.in"] + "TXT": [ + "zoho-verification=zb06692219.zmverify.zoho.in", + "v=spf1 include:zoho.in ~all" + ], + "MX": [ + { + "target": "mx.zoho.in", + "priority": 10 + }, + { + "target": "mx2.zoho.in", + "priority": 20 + }, + { + "target": "mx3.zoho.in", + "priority": 50 + } + ] }, "proxied": true } From 9444a51328a8020cb06518a5fa6fd1c1ec0ba13f Mon Sep 17 00:00:00 2001 From: yashvr96 <55439021+yashvr96@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:59:29 +0530 Subject: [PATCH 13/76] Add DKIM configuration for zmail domain --- domains/zmail._domainkey.yv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.yv.json diff --git a/domains/zmail._domainkey.yv.json b/domains/zmail._domainkey.yv.json new file mode 100644 index 0000000000..81e92b822c --- /dev/null +++ b/domains/zmail._domainkey.yv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashvr96", + "email": "yashvr96@gmail.com" + }, + "records": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCHjFfZdiCQ1AgfMtTqbM89UWmlXVIDZKahKQhWYi3aJcsDUYU2yqpK0puMccGVhZZu69bNgEBfiwAqxQyF1SvV3cpQ8lKFj0jLvR9tEki6SMJsUV4fqf7ywai6gIlHz25mDdnC3lLRhBbKqHV180gBvl6XB70IK3IF8bZJjYJZpQIDAQAB" + } +} From 8cf87f0e87223af0e7448b0a916634bfc47b0fe9 Mon Sep 17 00:00:00 2001 From: Mohan Reddy <129178102+ComradeMohan@users.noreply.github.com> Date: Fri, 14 Nov 2025 10:36:04 +0530 Subject: [PATCH 14/76] Add devpulse.json with owner and records data --- domains/devpulse.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/devpulse.json diff --git a/domains/devpulse.json b/domains/devpulse.json new file mode 100644 index 0000000000..866bd531d9 --- /dev/null +++ b/domains/devpulse.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ComradeMohan" + }, + "records": { + "A": ["75.2.60.5"] + } +} From b4a89979c3ac6f7395e6a9eb6b3a21a2e918f288 Mon Sep 17 00:00:00 2001 From: articflap Date: Fri, 14 Nov 2025 12:44:56 +0700 Subject: [PATCH 15/76] Add files via upload --- domains/arkana.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arkana.json diff --git a/domains/arkana.json b/domains/arkana.json new file mode 100644 index 0000000000..c946d3315a --- /dev/null +++ b/domains/arkana.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "articflap", + "email": "articflap@gmail.com" + }, + "records": { + "CNAME": "arkana-dev-nu.vercel.app" + } +} \ No newline at end of file From d8b844b6204cd939bcbc13df7fe20807c4783074 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:07:07 +0700 Subject: [PATCH 16/76] Add mmtech.json configuration file --- domains/mmtech.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/mmtech.json diff --git a/domains/mmtech.json b/domains/mmtech.json new file mode 100644 index 0000000000..5e809b445f --- /dev/null +++ b/domains/mmtech.json @@ -0,0 +1,7 @@ +{ + "owner": { + "email": "thihazaw@mconn.eu.org", + "username": "rgraves0" + }, + "repo": "mmtech" +} From 682d7717321f4333201a6cfdf137b895408d21fe Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:26:44 +0700 Subject: [PATCH 17/76] Update mmtech.json From 07d06a8c185f5c955b15940de13a357c6531e5ca Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:28:20 +0700 Subject: [PATCH 18/76] Fix JSON formatting by adding missing newline From afcfa60b38ff83fd3a230be76d6ea73852235290 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:31:22 +0700 Subject: [PATCH 19/76] Delete domains/burmese-lofi.is.-a.dev.json --- domains/burmese-lofi.is.-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/burmese-lofi.is.-a.dev.json diff --git a/domains/burmese-lofi.is.-a.dev.json b/domains/burmese-lofi.is.-a.dev.json deleted file mode 100644 index 8ed64e73c1..0000000000 --- a/domains/burmese-lofi.is.-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rgraves0", - "discord": "1068423743585665085", - }, - "record": { - "A": ["185.199.109.153"] - } -} From 7e1187ba6c887fa1a09b7a77bcf86351288b5c0e Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:33:01 +0700 Subject: [PATCH 20/76] Delete domains/Create burmeselofi.json --- domains/Create burmeselofi.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/Create burmeselofi.json diff --git a/domains/Create burmeselofi.json b/domains/Create burmeselofi.json deleted file mode 100644 index b86cc783c6..0000000000 --- a/domains/Create burmeselofi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "burmeselofi.is-a.dev", - "repo": "https://github.com/rgraves0/techspace.github.io", - "owner": { - "username": "rgraves0", - "discord": "1068423743585665085", - "email": "jruss0702@gmail.com" - }, - "record": { - "A": [ - "185.199.109.153" - ] - } -} From e9f1580921881f115fabbf5861bdeb24fc76f5e5 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:34:57 +0700 Subject: [PATCH 21/76] Delete domains/techpro.json --- domains/techpro.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/techpro.json diff --git a/domains/techpro.json b/domains/techpro.json deleted file mode 100644 index 4e308728d8..0000000000 --- a/domains/techpro.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rgraves0", - "email": "jruss0702@gmail.com", - "discord": "1068423743585665085" - }, - "record": { - "A": ["75.2.60.5"] - } -} From ef57c11c1039326a4f3359c3730500e296cbc6f6 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:41:06 +0700 Subject: [PATCH 22/76] Update mmtech.json --- domains/mmtech.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index 5e809b445f..9bd5a8de17 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -3,5 +3,11 @@ "email": "thihazaw@mconn.eu.org", "username": "rgraves0" }, - "repo": "mmtech" + "repo": "mmtech", + "records": [ + { + "type": "CNAME", + "record": "rgraves0.github.io" + } + ] } From c71b007b8732b2756946f89e81383748feade94d Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:43:36 +0700 Subject: [PATCH 23/76] Update mmtech.json fix cname record --- domains/mmtech.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index 9bd5a8de17..d363fba682 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -6,8 +6,7 @@ "repo": "mmtech", "records": [ { - "type": "CNAME", - "record": "rgraves0.github.io" + "CNAME": "rgraves0.github.io" } ] } From 1701b159c57db372f661c64c6290795d7a360f1c Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:45:50 +0700 Subject: [PATCH 24/76] Fix JSON formatting in mmtech.json final fix --- domains/mmtech.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index d363fba682..2577cb97a8 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -6,7 +6,7 @@ "repo": "mmtech", "records": [ { - "CNAME": "rgraves0.github.io" + "CNAME": "rgraves0.github.io" } ] } From b950a5b402675e3cc358d1ff8cccb715641f0556 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:50:20 +0700 Subject: [PATCH 25/76] mmtech.json From 609bfa0f0d0409cdc175d3f6b3bd922b3c5f5035 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:54:48 +0700 Subject: [PATCH 26/76] Update mmtech.json From 9be660cf368ad83152ef6214aadd00c107115b33 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:56:44 +0700 Subject: [PATCH 27/76] Update mmtech.json to include record type and value --- domains/mmtech.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index 2577cb97a8..7d6312b3db 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -6,7 +6,8 @@ "repo": "mmtech", "records": [ { - "CNAME": "rgraves0.github.io" + "type": "CNAME", + "value": "rgraves0.github.io" } ] } From 063cfdb83bb32417c7c4861310b70fca52b84605 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:59:18 +0700 Subject: [PATCH 28/76] Update mmtech.json --- domains/mmtech.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index 7d6312b3db..b99f28dd6b 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -3,11 +3,11 @@ "email": "thihazaw@mconn.eu.org", "username": "rgraves0" }, - "repo": "mmtech", + "repo": "rgraves0/mmtech", "records": [ { - "type": "CNAME", - "value": "rgraves0.github.io" + "type": "CNAME", + "value": "rgraves0.github.io." } ] } From 66fbfea2958b966e546b51c7b4c8480212b2bc2b Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:03:02 +0700 Subject: [PATCH 29/76] Update mmtech.json From 54751adad249142b7ad505fda275dcdaaec3c1ed Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:05:16 +0700 Subject: [PATCH 30/76] Update mmtech.json From f23d68aade2ba4dd936a3c6505f1925886a9b1cc Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:08:32 +0700 Subject: [PATCH 31/76] Update mmtech.json From 98105ef35c70107026f3d6e75f08ccc58aaa3769 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:12:03 +0700 Subject: [PATCH 32/76] Update mmtech.json --- domains/mmtech.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index b99f28dd6b..c97925f706 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -3,11 +3,11 @@ "email": "thihazaw@mconn.eu.org", "username": "rgraves0" }, - "repo": "rgraves0/mmtech", + "repo": "mmtech", "records": [ { - "type": "CNAME", - "value": "rgraves0.github.io." + "type": "CNAME", + "record": "rgraves0.github.io" } ] } From a06cd7fbac702e7b965147a2e56621e0dd6c71d8 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:13:57 +0700 Subject: [PATCH 33/76] Fix JSON formatting for CNAME record --- domains/mmtech.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index c97925f706..2577cb97a8 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -6,8 +6,7 @@ "repo": "mmtech", "records": [ { - "type": "CNAME", - "record": "rgraves0.github.io" + "CNAME": "rgraves0.github.io" } ] } From 382dd33a595ec6ff1404d772a5bc47fd1c0af404 Mon Sep 17 00:00:00 2001 From: Ryan <91402966+rgraves0@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:16:28 +0700 Subject: [PATCH 34/76] Update mmtech.json --- domains/mmtech.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/mmtech.json b/domains/mmtech.json index 2577cb97a8..c1ce72f347 100644 --- a/domains/mmtech.json +++ b/domains/mmtech.json @@ -4,9 +4,7 @@ "username": "rgraves0" }, "repo": "mmtech", - "records": [ - { - "CNAME": "rgraves0.github.io" - } - ] + "records": { + "CNAME": "rgraves0.github.io" + } } From 345acd79870cfec133b8765634fb6eb27c6a7df1 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:17:09 -0600 Subject: [PATCH 35/76] Add JSON file for Glitched Da Kitty Cat domain --- domains/i.glitched-da-kitty-cat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/i.glitched-da-kitty-cat.json diff --git a/domains/i.glitched-da-kitty-cat.json b/domains/i.glitched-da-kitty-cat.json new file mode 100644 index 0000000000..f4fcf641d7 --- /dev/null +++ b/domains/i.glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "contact@glitched-da-kitty-cat.is-a.dev" + }, + "records": { + "CNAME": "imagehostdomain.guns.lol" + } +} From 13a2194800c660f2d8cc903b66ed16f0ae52cec5 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:18:29 -0600 Subject: [PATCH 36/76] Add ACME challenge configuration for domain --- domains/_acme-challenge.i.glitched-da-kitty-cat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_acme-challenge.i.glitched-da-kitty-cat.json diff --git a/domains/_acme-challenge.i.glitched-da-kitty-cat.json b/domains/_acme-challenge.i.glitched-da-kitty-cat.json new file mode 100644 index 0000000000..61fa90843c --- /dev/null +++ b/domains/_acme-challenge.i.glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "contact@glitched-da-kitty-cat.is-a.dev" + }, + "records": { + "CNAME": "i.glitched-da-kitty-cat.is-a.dev.01ca74f54c9a62a7.dcv.cloudflare.com" + } +} From 5fb6b1ea6d63c46909f0a9a7832e4dff902a8897 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:38:09 -0600 Subject: [PATCH 37/76] rename --- ....glitched-da-kitty-cat.json => img.glitched-da-kitty-cat.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.glitched-da-kitty-cat.json => img.glitched-da-kitty-cat.json} (100%) diff --git a/domains/i.glitched-da-kitty-cat.json b/domains/img.glitched-da-kitty-cat.json similarity index 100% rename from domains/i.glitched-da-kitty-cat.json rename to domains/img.glitched-da-kitty-cat.json From e72f9c7622bbd05d8b72e835ef468c7f1a4fb14e Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:38:45 -0600 Subject: [PATCH 38/76] Update and rename _acme-challenge.i.glitched-da-kitty-cat.json to _acme-challenge.img.glitched-da-kitty-cat.json --- ...-cat.json => _acme-challenge.img.glitched-da-kitty-cat.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_acme-challenge.i.glitched-da-kitty-cat.json => _acme-challenge.img.glitched-da-kitty-cat.json} (62%) diff --git a/domains/_acme-challenge.i.glitched-da-kitty-cat.json b/domains/_acme-challenge.img.glitched-da-kitty-cat.json similarity index 62% rename from domains/_acme-challenge.i.glitched-da-kitty-cat.json rename to domains/_acme-challenge.img.glitched-da-kitty-cat.json index 61fa90843c..68ea4c7101 100644 --- a/domains/_acme-challenge.i.glitched-da-kitty-cat.json +++ b/domains/_acme-challenge.img.glitched-da-kitty-cat.json @@ -4,6 +4,6 @@ "email": "contact@glitched-da-kitty-cat.is-a.dev" }, "records": { - "CNAME": "i.glitched-da-kitty-cat.is-a.dev.01ca74f54c9a62a7.dcv.cloudflare.com" + "CNAME": "img.glitched-da-kitty-cat.is-a.dev.01ca74f54c9a62a7.dcv.cloudflare.com" } } From a59ff637aa569d31ab9e6871658b02a3640dc89b Mon Sep 17 00:00:00 2001 From: JDgayagoy Date: Sat, 15 Nov 2025 00:17:30 +0800 Subject: [PATCH 39/76] Update owner details in Vercel configuration --- domains/_vercel.jdgayagoy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.jdgayagoy.json b/domains/_vercel.jdgayagoy.json index 9f71d04425..06625f178e 100644 --- a/domains/_vercel.jdgayagoy.json +++ b/domains/_vercel.jdgayagoy.json @@ -1,7 +1,7 @@ { "owner": { - "username": "your-github-username", - "email": "your-email" + "username": "JDgayagoy", + "email": "gayagoyjohndavid@gmail.com" }, "records": { "TXT": "vc-domain-verify=jdgayagoy.is-a.dev,3588f36d368812f0774a" From 459196ef4a6681c9d54dd092b21bdb51f36e361a Mon Sep 17 00:00:00 2001 From: micronic Date: Fri, 14 Nov 2025 21:48:21 +0530 Subject: [PATCH 40/76] mydomain --- domains/vallabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vallabh.json diff --git a/domains/vallabh.json b/domains/vallabh.json new file mode 100644 index 0000000000..60fb276732 --- /dev/null +++ b/domains/vallabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vallabhshevate15", + "email": "vallabhshevate15@outlook.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From de786cf093aa42cafb13099372d111e73ec6f0ea Mon Sep 17 00:00:00 2001 From: TatoNaranjo Date: Fri, 14 Nov 2025 15:10:17 -0500 Subject: [PATCH 41/76] Add tatonaranjo.json for Personal Portfolio Domain Purpose --- domains/tatonaranjo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tatonaranjo.json diff --git a/domains/tatonaranjo.json b/domains/tatonaranjo.json new file mode 100644 index 0000000000..ca77201d1f --- /dev/null +++ b/domains/tatonaranjo.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "TatoNaranjo" + }, + "records": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From c129337e7abbc52a9fa1c23dae8daf49b72a9720 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 04:30:46 +0200 Subject: [PATCH 42/76] Add qbcx.json for domain configuration --- domains/qbcx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/qbcx.json diff --git a/domains/qbcx.json b/domains/qbcx.json new file mode 100644 index 0000000000..9b82ae64a0 --- /dev/null +++ b/domains/qbcx.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "qbcx", + "email": "qbcx@tuta.io" + }, + "records": { + "CNAME": "qbcx-portfolio-50qiqc62u-qbcxs-projects.vercel.app" + } + } From 9306a7194abcc579b79c53897923a17d51d2ab47 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 04:56:59 +0200 Subject: [PATCH 43/76] Create _vercel.qbcx.json --- domains/_vercel.qbcx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.qbcx.json diff --git a/domains/_vercel.qbcx.json b/domains/_vercel.qbcx.json new file mode 100644 index 0000000000..91dea478ca --- /dev/null +++ b/domains/_vercel.qbcx.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "qbcx", + "email": "qbcx@tuta.io" + }, + "records": { + "TXT": "vercel-domain-verification=ch2=cca3d3a7e764d58369b453463c705ce868726415" + } + } From 7c833c8af9bf982663091a116fb685140167c1b2 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 04:58:38 +0200 Subject: [PATCH 44/76] Update DNS records in qbcx.json --- domains/qbcx.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/qbcx.json b/domains/qbcx.json index 9b82ae64a0..258abef4c0 100644 --- a/domains/qbcx.json +++ b/domains/qbcx.json @@ -1,9 +1,9 @@ - { - "owner": { - "username": "qbcx", - "email": "qbcx@tuta.io" - }, - "records": { - "CNAME": "qbcx-portfolio-50qiqc62u-qbcxs-projects.vercel.app" - } +{ + "owner": { + "username": "qbcx", + "email": "qbcx@tuta.io" + }, + "records": { + "A": ["76.76.21.21", "76.76.21.61"] + } } From 345fcfa7d4c3646ab159771bb75eb16d6e11f562 Mon Sep 17 00:00:00 2001 From: Salis Mazaya <50546233+salismazaya@users.noreply.github.com> Date: Sat, 15 Nov 2025 10:02:06 +0700 Subject: [PATCH 45/76] Add domain configuration for mazaya --- domains/mazaya | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mazaya diff --git a/domains/mazaya b/domains/mazaya new file mode 100644 index 0000000000..f9fb657692 --- /dev/null +++ b/domains/mazaya @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salismazaya", + "email": "salismazaya@gmail.com" + }, + "records": { + "CNAME": "salismazaya.github.io" + } +} From 4489927fd9a679f0741c5dd1d06e2f6b8d4255e3 Mon Sep 17 00:00:00 2001 From: Salis Mazaya <50546233+salismazaya@users.noreply.github.com> Date: Sat, 15 Nov 2025 10:05:29 +0700 Subject: [PATCH 46/76] Rename mazaya to mazaya.json --- domains/{mazaya => mazaya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mazaya => mazaya.json} (100%) diff --git a/domains/mazaya b/domains/mazaya.json similarity index 100% rename from domains/mazaya rename to domains/mazaya.json From cb5871d419d2ccfedfdd8fce7a9bdf65b1850728 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 05:09:11 +0200 Subject: [PATCH 47/76] Update qbcx.json --- domains/qbcx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qbcx.json b/domains/qbcx.json index 258abef4c0..94df713c56 100644 --- a/domains/qbcx.json +++ b/domains/qbcx.json @@ -4,6 +4,6 @@ "email": "qbcx@tuta.io" }, "records": { - "A": ["76.76.21.21", "76.76.21.61"] + "CNAME": ["76.76.21.21", "76.76.21.61"] } } From 66c11ddd6085ded330ee396202fa497caa8a669c Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 05:14:05 +0200 Subject: [PATCH 48/76] Update CNAME record in qbcx.json --- domains/qbcx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/qbcx.json b/domains/qbcx.json index 94df713c56..c756882567 100644 --- a/domains/qbcx.json +++ b/domains/qbcx.json @@ -1,9 +1,9 @@ -{ + { "owner": { "username": "qbcx", "email": "qbcx@tuta.io" }, "records": { - "CNAME": ["76.76.21.21", "76.76.21.61"] + "CNAME": "qbcx-portfolio-50qiqc62u-qbcxs-projects.vercel.app" } } From 8c35b93f8a7e0960a63d24c80154fd632b2e187a Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 05:15:10 +0200 Subject: [PATCH 49/76] Fix JSON formatting by adding missing newline From 4297d140e20fa4e21a70186286edc313747e9825 Mon Sep 17 00:00:00 2001 From: Ian Calica Date: Sat, 15 Nov 2025 11:53:47 +0800 Subject: [PATCH 50/76] Updated my entry --- domains/iantakumi.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/domains/iantakumi.json b/domains/iantakumi.json index 0bc1e279cd..03e29633ad 100644 --- a/domains/iantakumi.json +++ b/domains/iantakumi.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "ianTakumi", - "email": "iggc654@gmail.com" - }, - "records": { - "A": ["216.24.57.1"] - } + "owner": { + "username": "ianTakumi" + }, + "records": { + "CNAME": "finalportfolio-45m2.onrender.com" + } } From 45de8dbcf3c024f6d70e6d6d64c5d6fae0b20e1f Mon Sep 17 00:00:00 2001 From: wasabina67 Date: Sat, 15 Nov 2025 13:32:11 +0900 Subject: [PATCH 51/76] Create domains/_github-pages-challenge-wasabina67.sotasato.json --- domains/_github-pages-challenge-wasabina67.sotasato.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-wasabina67.sotasato.json diff --git a/domains/_github-pages-challenge-wasabina67.sotasato.json b/domains/_github-pages-challenge-wasabina67.sotasato.json new file mode 100644 index 0000000000..a68635e5df --- /dev/null +++ b/domains/_github-pages-challenge-wasabina67.sotasato.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wasabina67", + "email": "wasabina67@gmail.com" + }, + "records": { + "TXT": "75f2745b8010d1dfb035b9f3bcd1cf" + } +} From c580562cb4f0cefcaeaf891acf31d0b8bc0722dd Mon Sep 17 00:00:00 2001 From: wasabina67 Date: Sat, 15 Nov 2025 13:32:43 +0900 Subject: [PATCH 52/76] Update domains/sotasato.json --- domains/sotasato.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sotasato.json b/domains/sotasato.json index 979908c9dd..5d64520a20 100644 --- a/domains/sotasato.json +++ b/domains/sotasato.json @@ -5,6 +5,6 @@ "email": "wasabina67@gmail.com" }, "records": { - "URL": "https://wasabina67.github.io/sotasato/" + "CNAME": "wasabina67.github.io" } } From 8e2661db80911ecf68bbcf800e65e0224721d29f Mon Sep 17 00:00:00 2001 From: Tushar Mhatre Date: Sat, 15 Nov 2025 10:04:26 +0530 Subject: [PATCH 53/76] Rename 'record' to 'records' in JSON file --- domains/mhatretush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mhatretush.json b/domains/mhatretush.json index a00d05f396..d2ee7971d4 100644 --- a/domains/mhatretush.json +++ b/domains/mhatretush.json @@ -3,7 +3,7 @@ "username": "mhatretush", "email": "mhatretush@gmail.com" }, - "record": { + "records": { "CNAME": "mhatretush.github.io" } } From 8be11481ef3f3abbe00884c4b257cf7cd7de0690 Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Sat, 15 Nov 2025 12:59:44 +0530 Subject: [PATCH 54/76] Add adityasharma.is-a.dev --- domains/_vercel.adityasharma.json | 9 +++++++++ domains/adityasharma.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.adityasharma.json create mode 100644 domains/adityasharma.json diff --git a/domains/_vercel.adityasharma.json b/domains/_vercel.adityasharma.json new file mode 100644 index 0000000000..e434e135c1 --- /dev/null +++ b/domains/_vercel.adityasharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Axdityxa", + "email": "as1657971@gmail.com" + }, + "records": { + "TXT": ["vc-domain-verify=adityasharma.is-a.dev,14562f1d13b512cc2ab1"] + } +} diff --git a/domains/adityasharma.json b/domains/adityasharma.json new file mode 100644 index 0000000000..995f7c7f8d --- /dev/null +++ b/domains/adityasharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Axdityxa", + "email": "as1657971@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 09c69d6cca003efd76386eccbc71a1fecfdb7218 Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Sat, 15 Nov 2025 13:23:20 +0530 Subject: [PATCH 55/76] Change TXT record format in JSON file --- domains/_vercel.adityasharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.adityasharma.json b/domains/_vercel.adityasharma.json index e434e135c1..ed6f1481a0 100644 --- a/domains/_vercel.adityasharma.json +++ b/domains/_vercel.adityasharma.json @@ -4,6 +4,6 @@ "email": "as1657971@gmail.com" }, "records": { - "TXT": ["vc-domain-verify=adityasharma.is-a.dev,14562f1d13b512cc2ab1"] + "TXT": "vc-domain-verify=adityasharma.is-a.dev,14562f1d13b512cc2ab1" } } From 2eb363be2e4b1444e7ef0245437a15056562e979 Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Sat, 15 Nov 2025 13:23:53 +0530 Subject: [PATCH 56/76] Change A record format from array to string --- domains/adityasharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityasharma.json b/domains/adityasharma.json index 995f7c7f8d..9e6dc32690 100644 --- a/domains/adityasharma.json +++ b/domains/adityasharma.json @@ -4,6 +4,6 @@ "email": "as1657971@gmail.com" }, "records": { - "A": ["216.198.79.1"] + "A": "216.198.79.1" } } From 62328b588489bc52378215c8b21040808c63c0f2 Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Sat, 15 Nov 2025 13:27:30 +0530 Subject: [PATCH 57/76] Change A record to an array format --- domains/adityasharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityasharma.json b/domains/adityasharma.json index 9e6dc32690..995f7c7f8d 100644 --- a/domains/adityasharma.json +++ b/domains/adityasharma.json @@ -4,6 +4,6 @@ "email": "as1657971@gmail.com" }, "records": { - "A": "216.198.79.1" + "A": ["216.198.79.1"] } } From c9e28beffcaf1b5d61f7eb919f72601af8b2969b Mon Sep 17 00:00:00 2001 From: Adrien-A4 Date: Sat, 15 Nov 2025 12:56:29 +0400 Subject: [PATCH 58/76] Create adrienx.json --- domains/adrienx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adrienx.json diff --git a/domains/adrienx.json b/domains/adrienx.json new file mode 100644 index 0000000000..6a0c9c64fd --- /dev/null +++ b/domains/adrienx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adrien-A4", + "email": "mhmxd7x@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 0e124ef978b467490ae537874febc24397b626cb Mon Sep 17 00:00:00 2001 From: Adrien-A4 Date: Sat, 15 Nov 2025 12:57:20 +0400 Subject: [PATCH 59/76] Create _vercel.adrienx.json --- domains/_vercel.adrienx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.adrienx.json diff --git a/domains/_vercel.adrienx.json b/domains/_vercel.adrienx.json new file mode 100644 index 0000000000..429ba0c37d --- /dev/null +++ b/domains/_vercel.adrienx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "your-github-username", + "email": "your-email-address@example.com" + }, + "records": { + "TXT": "vc-domain-verify=adrienx.is-a.dev,a474591da4ffe9e83348" + } +} From 15de77adaeb639a902ea9a6e9aff5e6a66a325b7 Mon Sep 17 00:00:00 2001 From: Adrien-A4 Date: Sat, 15 Nov 2025 12:59:38 +0400 Subject: [PATCH 60/76] Update _vercel.adrienx.json --- domains/_vercel.adrienx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.adrienx.json b/domains/_vercel.adrienx.json index 429ba0c37d..7a31b30f92 100644 --- a/domains/_vercel.adrienx.json +++ b/domains/_vercel.adrienx.json @@ -1,7 +1,7 @@ { "owner": { - "username": "your-github-username", - "email": "your-email-address@example.com" + "username": "Adrien-A4", + "email": "mhmxd7x@gmail.com" }, "records": { "TXT": "vc-domain-verify=adrienx.is-a.dev,a474591da4ffe9e83348" From ab3efd88affbb254e416a7bb835d78aca0df13ca Mon Sep 17 00:00:00 2001 From: Prathamesh <117716721+x-neon-nexus-o@users.noreply.github.com> Date: Sat, 15 Nov 2025 15:45:02 +0530 Subject: [PATCH 61/76] Update email address in prathameshgawas.json --- domains/prathameshgawas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prathameshgawas.json b/domains/prathameshgawas.json index 0503a0a525..051d5ee238 100644 --- a/domains/prathameshgawas.json +++ b/domains/prathameshgawas.json @@ -1,7 +1,7 @@ { "owner": { "username": "x-neon-nexus-o", - "email": "prathameshgawas45@gmail.com" + "email": "td240430@famt.ac.in" }, "records": { "CNAME": "x-neon-nexus-o.github.io" From 59be842992f4b0c43486fb77103c4cf9f07f9b27 Mon Sep 17 00:00:00 2001 From: Karam-999 Date: Sat, 15 Nov 2025 16:09:14 +0530 Subject: [PATCH 62/76] Add Karam domain configuration in JSON format --- domains/karam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/karam.json diff --git a/domains/karam.json b/domains/karam.json new file mode 100644 index 0000000000..0f86f9bf88 --- /dev/null +++ b/domains/karam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Karam-999", + "email": "karam.sayed2024@gmail.com" + }, + "records": { + "CNAME": "karam-999.github.io" + } +} From 83e2f8a5c49e1fbe8e7159acbe44c65c2e7e5d6d Mon Sep 17 00:00:00 2001 From: Tunz Date: Sat, 15 Nov 2025 18:36:10 +0700 Subject: [PATCH 63/76] Create status.tunzisme.json --- domains/status.tunzisme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.tunzisme.json diff --git a/domains/status.tunzisme.json b/domains/status.tunzisme.json new file mode 100644 index 0000000000..46a2c282a0 --- /dev/null +++ b/domains/status.tunzisme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tunz152", + "email": "hackermangtenem123@gmail.com" + }, + "records": { + "CNAME": "statuspage.betteruptime.com" + } +} From 37941f7d43d06fce6394e7ca08fd76280f59f7d3 Mon Sep 17 00:00:00 2001 From: R2turnTrue Date: Sat, 15 Nov 2025 21:13:56 +0900 Subject: [PATCH 64/76] add _98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.is-a.dev --- ...98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json diff --git a/domains/_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json b/domains/_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json new file mode 100644 index 0000000000..02fe557529 --- /dev/null +++ b/domains/_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json @@ -0,0 +1,10 @@ +{ + "description": "R2turnTrue - Hosting (ACME Challenge)", + "owner": { + "username": "R2turnTrue", + "email": "r3turntrue@gmail.com" + }, + "records": { + "CNAME": "9F66BC05309C823E09A29FCF1AFC5B3D.155FFE16FCBCA762EF3D43120F26FC83.b6a83f162a44c20.comodoca.com" + } +} From 32c45d725e86bea57e17124b0812a11e4b21c4b8 Mon Sep 17 00:00:00 2001 From: R2turnTrue Date: Sat, 15 Nov 2025 21:18:34 +0900 Subject: [PATCH 65/76] add hs.r2turntrue.is-a.dev subdomain --- domains/hs.r2turntrue.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hs.r2turntrue.json diff --git a/domains/hs.r2turntrue.json b/domains/hs.r2turntrue.json new file mode 100644 index 0000000000..3619c0e6f8 --- /dev/null +++ b/domains/hs.r2turntrue.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "R2turnTrue", + "email": "r3turntrue@gmail.com" + }, + "records": { + "CNAME": "hs.ny64.kr" + } +} From 29e82f163f4acac50cfe6f7808309ae2e57bcf57 Mon Sep 17 00:00:00 2001 From: R2turnTrue Date: Sat, 15 Nov 2025 21:20:33 +0900 Subject: [PATCH 66/76] lowercase fix --- ....json => _98f407b4f544fafbd29753969d665abd.hs.r2turntrue.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json => _98f407b4f544fafbd29753969d665abd.hs.r2turntrue.json} (100%) diff --git a/domains/_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json b/domains/_98f407b4f544fafbd29753969d665abd.hs.r2turntrue.json similarity index 100% rename from domains/_98F407B4F544FAFBD29753969D665ABD.hs.r2turntrue.json rename to domains/_98f407b4f544fafbd29753969d665abd.hs.r2turntrue.json From a468e512dcc9cbc742c9261d82aaaa758cac5f97 Mon Sep 17 00:00:00 2001 From: Mareo Manoj Date: Sat, 15 Nov 2025 18:16:26 +0530 Subject: [PATCH 67/76] mareomanoj.json --- domains/mareomanoj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mareomanoj.json diff --git a/domains/mareomanoj.json b/domains/mareomanoj.json new file mode 100644 index 0000000000..5408d7db16 --- /dev/null +++ b/domains/mareomanoj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luc-ifer-66", + "email": "lazorlight99@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} From 7e947434978a9ce429ef6b02f67742e8fd5d98e0 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 15:06:24 +0200 Subject: [PATCH 68/76] Update TXT record for domain verification --- domains/_vercel.qbcx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.qbcx.json b/domains/_vercel.qbcx.json index 91dea478ca..ad49de4811 100644 --- a/domains/_vercel.qbcx.json +++ b/domains/_vercel.qbcx.json @@ -4,6 +4,6 @@ "email": "qbcx@tuta.io" }, "records": { - "TXT": "vercel-domain-verification=ch2=cca3d3a7e764d58369b453463c705ce868726415" + "TXT": "vc-domain-verify=qbcx.is-a.dev,57c5e7729125173bd142" } } From cb906bfa1598fd05bb4d0cc4b5467bf7e610f0a7 Mon Sep 17 00:00:00 2001 From: Tanzil Khan <103173114+tanzils-origin@users.noreply.github.com> Date: Sat, 15 Nov 2025 21:52:16 +0530 Subject: [PATCH 69/76] Update tanzil.json --- domains/tanzil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanzil.json b/domains/tanzil.json index 2a86d20967..f1803a3cea 100644 --- a/domains/tanzil.json +++ b/domains/tanzil.json @@ -1,6 +1,6 @@ { "owner": { - "username": "tanzil", + "username": "tanzils-origin", "email": "khantanzil307@gmail.com" }, "records": { From 37df7cd4b43dac3f861fc55ee7ec60ccf4ff51a8 Mon Sep 17 00:00:00 2001 From: Suhas Vaddhiparthy <34618423+vsuhas9@users.noreply.github.com> Date: Sat, 15 Nov 2025 23:08:38 +0530 Subject: [PATCH 70/76] Add suhas.json for domain configuration --- domains/suhas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/suhas.json diff --git a/domains/suhas.json b/domains/suhas.json new file mode 100644 index 0000000000..3930f060c5 --- /dev/null +++ b/domains/suhas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vsuhas9", + "email": "suhas@vaddhiparthy.com" + }, + "records": { + "CNAME": "vsuhas9.github.io" + } +} From 26341b81aedbc17657d018bef675f80a5d21cca5 Mon Sep 17 00:00:00 2001 From: Suhas Vaddhiparthy <34618423+vsuhas9@users.noreply.github.com> Date: Sat, 15 Nov 2025 23:11:08 +0530 Subject: [PATCH 71/76] Add GitHub Pages challenge configuration file --- domains/_github-pages-challenge-vsuhas9.suhas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vsuhas9.suhas.json diff --git a/domains/_github-pages-challenge-vsuhas9.suhas.json b/domains/_github-pages-challenge-vsuhas9.suhas.json new file mode 100644 index 0000000000..2d4aeb105c --- /dev/null +++ b/domains/_github-pages-challenge-vsuhas9.suhas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vsuhas9", + "email": "suhas@vaddhiparthy.com" + }, + "records": { + "TXT": "c799fdae2c9b67a3789d515434ae7a" + } +} From 05edd23f858549251d3fdf005c16efe10412529b Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 20:11:20 +0200 Subject: [PATCH 72/76] Add Vercel domain configuration file --- domains/_vercel.qbcx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.qbcx.json diff --git a/domains/_vercel.qbcx.json b/domains/_vercel.qbcx.json new file mode 100644 index 0000000000..ad49de4811 --- /dev/null +++ b/domains/_vercel.qbcx.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "qbcx", + "email": "qbcx@tuta.io" + }, + "records": { + "TXT": "vc-domain-verify=qbcx.is-a.dev,57c5e7729125173bd142" + } + } From 095635f0191e179bd560273d8965ee82eb687bf1 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 20:15:28 +0200 Subject: [PATCH 73/76] Delete domains/_vercel.qbcx.json --- domains/_vercel.qbcx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.qbcx.json diff --git a/domains/_vercel.qbcx.json b/domains/_vercel.qbcx.json deleted file mode 100644 index ad49de4811..0000000000 --- a/domains/_vercel.qbcx.json +++ /dev/null @@ -1,9 +0,0 @@ - { - "owner": { - "username": "qbcx", - "email": "qbcx@tuta.io" - }, - "records": { - "TXT": "vc-domain-verify=qbcx.is-a.dev,57c5e7729125173bd142" - } - } From 8f0e1d88a7496890e0b615ae35e4ef0183f2f6c8 Mon Sep 17 00:00:00 2001 From: qbcx <76125166+qbcx@users.noreply.github.com> Date: Sat, 15 Nov 2025 20:16:42 +0200 Subject: [PATCH 74/76] Add qbcx.json for domain configuration --- domains/qbcx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/qbcx.json diff --git a/domains/qbcx.json b/domains/qbcx.json new file mode 100644 index 0000000000..c756882567 --- /dev/null +++ b/domains/qbcx.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "qbcx", + "email": "qbcx@tuta.io" + }, + "records": { + "CNAME": "qbcx-portfolio-50qiqc62u-qbcxs-projects.vercel.app" + } + } From df31aff0d848b5bcf4a042a57c8d3677a8ef5ebb Mon Sep 17 00:00:00 2001 From: yaagnik-patel Date: Sun, 16 Nov 2025 01:56:35 +0530 Subject: [PATCH 75/76] Add yagnik.json with owner and records details --- domains/yagnik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yagnik.json diff --git a/domains/yagnik.json b/domains/yagnik.json new file mode 100644 index 0000000000..a740e60011 --- /dev/null +++ b/domains/yagnik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yaagnik-patel", + "email": "yagnikpatel24818@gmail.com" + }, + "records": { + "CNAME": "portfolio-git-main-yaagnik-patels-projects.vercel.app" + } +} From e10974630b435f8c92ea3999974bbea57cad8a98 Mon Sep 17 00:00:00 2001 From: yaagnik-patel Date: Sun, 16 Nov 2025 03:06:16 +0530 Subject: [PATCH 76/76] Add TXT record for domain verification --- domains/yagnik.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/yagnik.json b/domains/yagnik.json index a740e60011..22cc70593d 100644 --- a/domains/yagnik.json +++ b/domains/yagnik.json @@ -3,7 +3,9 @@ "username": "yaagnik-patel", "email": "yagnikpatel24818@gmail.com" }, + "proxied": true, "records": { - "CNAME": "portfolio-git-main-yaagnik-patels-projects.vercel.app" + "CNAME": "portfolio-git-main-yaagnik-patels-projects.vercel.app", + "TXT": "vc-domain-verify=yagnik.is-a.dev,a847575435db916293d3" } }