From 853566f068ae0aec0cc909199dfcc0bc205e4a0e Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Fri, 24 Jan 2025 20:03:29 +0300 Subject: [PATCH 001/308] Create summon-the-coder.json --- domains/summon-the-coder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/summon-the-coder.json diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json new file mode 100644 index 000000000..9355baa01 --- /dev/null +++ b/domains/summon-the-coder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUMMON_THE_CODER", + "email": "themadhouse@mail.ru" + }, + "record": { + "CNAME": "summon-the-coder.github.io" + } +} From 8720d2956fa5a2b4194a1d66ea975a2280bbb923 Mon Sep 17 00:00:00 2001 From: alenseeman Date: Tue, 11 Feb 2025 13:28:09 +0100 Subject: [PATCH 002/308] Create alen.json --- domains/alen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alen.json diff --git a/domains/alen.json b/domains/alen.json new file mode 100644 index 000000000..d8c4914f2 --- /dev/null +++ b/domains/alen.json @@ -0,0 +1,11 @@ +{ + "description": "Alen's page", + "repo": "https://github.com/alenseeman/dev.github.io", + "owner": { + "username": "alenseeman", + "email": "alenseeman@hotmail.com" + }, + "record": { + "CNAME": "dev.github.io" + } +} From 48ff75b63adb2ca26142f4a860bffad1f285861a Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:05:50 +0700 Subject: [PATCH 003/308] Create kilamieaz.json --- domains/kilamieaz.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/kilamieaz.json diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/kilamieaz.json @@ -0,0 +1 @@ + From a507d576a601e02dd0cac2d20bd42ffbe35b44e7 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 09:49:40 +0300 Subject: [PATCH 004/308] redirects, https://github.com/JustStudio7/Website/blob/main/js/404.js --- domains/juststudio.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 287ea66c3..b1bc73d32 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -19,6 +19,16 @@ "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" - ] + ], + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/" + }, + "redirect_paths": true + } } } From 208c6f721a9c0a4d963cd4b2803bf1ab462e670d Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 09:50:22 +0300 Subject: [PATCH 005/308] skill issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit i put them as records 💀 --- domains/juststudio.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index b1bc73d32..1e580c02a 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -19,16 +19,16 @@ "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" - ], - "redirect_config": { - "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", - "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - } + ] + }, + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/" + }, + "redirect_paths": true } } From 8ec89509c2fe5d46ac4edb0883cc1b78648e8af6 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 09:59:40 +0300 Subject: [PATCH 006/308] Update js.json --- domains/js.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/domains/js.json b/domains/js.json index 1b9626783..d740de055 100644 --- a/domains/js.json +++ b/domains/js.json @@ -1,11 +1,19 @@ { - "description": "7.is.a.dev why not", + "description": "js.is-a.dev", "owner": { "username": "JustDeveloper1", - "email": "justdeveloper@juststudio.is-a.dev", + "email": "support@juststudio.is-a.dev", "discord": "1117482901353812088" }, "record": { "A": ["89.106.200.1"] + }, + "redirect_config": { + "custom_paths": { + "/encoder": "https://encoder.js.is-a.dev/", + "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js" + }, + "redirect_paths": true } } From 44a8038d9195681f766455acb8918a6ac9d4d68b Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 10:11:01 +0300 Subject: [PATCH 007/308] i hope this fine --- domains/js.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index d740de055..fbf8413db 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,7 +6,7 @@ "discord": "1117482901353812088" }, "record": { - "A": ["89.106.200.1"] + "URL": "https://juststudio.is-a.dev/" }, "redirect_config": { "custom_paths": { From 7af9e52e02b4d52b8a3da76306090ab8fbaa04c6 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 16:09:26 +0300 Subject: [PATCH 008/308] Update juststudio.json --- domains/juststudio.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 1e580c02a..883584ff3 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -30,5 +30,6 @@ "/accounts/": "https://juststudio.is-a.dev/account/" }, "redirect_paths": true - } + }, + "proxied": true } From 28825ce82b25e5c09434fdd62282a65afb2c78c2 Mon Sep 17 00:00:00 2001 From: bonusbubble <> Date: Sat, 22 Feb 2025 23:43:47 -0600 Subject: [PATCH 009/308] Add bonusbubble.is-a.dev Map `bonusbubble.is-a.dev` to `bonusbubble.github.io` --- domains/bonusbubble.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bonusbubble.json diff --git a/domains/bonusbubble.json b/domains/bonusbubble.json new file mode 100644 index 000000000..666ca8480 --- /dev/null +++ b/domains/bonusbubble.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bonusbubble", + "email": "bonusbubble@proton.me" + }, + "record": { + "CNAME": "bonusbubble.github.io" + } +} From 0ecea840499493e34c2522fdb97d85a7f3ba3acd Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:09:34 -0500 Subject: [PATCH 010/308] Create lver.json --- domains/lver.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/lver.json diff --git a/domains/lver.json b/domains/lver.json new file mode 100644 index 000000000..c8d88ba54 --- /dev/null +++ b/domains/lver.json @@ -0,0 +1,20 @@ +{ + "description": "Link in bio for Lver.", + "repo": "https://github.com/lverx/lver-Link-in-Bio", + "owner": { + "username": "lverx", + }, + "record": { + "CNAME": "lverz.glitch.me" + }, + "proxied": true + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link" + }, + "redirect_paths": true +} From 34c9ea91ae5e9f091bf2c123428f2c83284287d0 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:12:05 -0500 Subject: [PATCH 011/308] Update lver.json From cfdbb52cd12e9f02372fa08f81ecb1b1f08a335f Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sun, 23 Feb 2025 19:45:06 +0300 Subject: [PATCH 012/308] new version --- domains/js.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/js.json b/domains/js.json index fbf8413db..7d89abd75 100644 --- a/domains/js.json +++ b/domains/js.json @@ -11,8 +11,9 @@ "redirect_config": { "custom_paths": { "/encoder": "https://encoder.js.is-a.dev/", - "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", - "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js" + "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", + "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder@1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" }, "redirect_paths": true } From 9c7a279302918eefe67d59c9b045e911cbc48f28 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:54:08 -0500 Subject: [PATCH 013/308] Update domains/lver.json Co-authored-by: JustDeveloper --- domains/lver.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lver.json b/domains/lver.json index c8d88ba54..d5376682d 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -17,4 +17,5 @@ "/site": "https://lver.link" }, "redirect_paths": true + } } From 05a28b642249d11e76b4d11e4112b7783f87aa05 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:54:16 -0500 Subject: [PATCH 014/308] Update domains/lver.json Co-authored-by: JustDeveloper --- domains/lver.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index d5376682d..064aa355a 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -8,7 +8,6 @@ "CNAME": "lverz.glitch.me" }, "proxied": true - }, "redirect_config": { "custom_paths": { "/github": "https://github.com/lverx", From dd703bb885bedd94835d3da3888075f90e3dd53a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 24 Feb 2025 10:18:56 +0400 Subject: [PATCH 015/308] fix: json --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 064aa355a..8bf5911a1 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -7,7 +7,7 @@ "record": { "CNAME": "lverz.glitch.me" }, - "proxied": true + "proxied": true, "redirect_config": { "custom_paths": { "/github": "https://github.com/lverx", From 23410e467faadcbe0e1f0375cad14efba7c37115 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:40:26 +0700 Subject: [PATCH 016/308] Delete domains/nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nepnep.imm0nv1nhtv.json diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json deleted file mode 100644 index 2bae8b5a4..000000000 --- a/domains/nepnep.imm0nv1nhtv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From f000c0ada203b6f22fe96042fc9a1318596b9a0e Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:41:12 +0700 Subject: [PATCH 017/308] Delete domains/_discord.imm0nv1nhtv.json --- domains/_discord.imm0nv1nhtv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.imm0nv1nhtv.json diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json deleted file mode 100644 index dcce76bce..000000000 --- a/domains/_discord.imm0nv1nhtv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" - } -} From 2bcef0169c01166cdf78cd229cd35fded5358b6d Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:42:05 +0700 Subject: [PATCH 018/308] Update imm0nv1nhtv.json --- domains/imm0nv1nhtv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json index 4aff3bd16..967b65be3 100644 --- a/domains/imm0nv1nhtv.json +++ b/domains/imm0nv1nhtv.json @@ -4,6 +4,6 @@ "email": "windows10phamvinh+github@gmail.com" }, "record": { - "CNAME": "imm0nv1nhtv.pages.dev" + "NS":["alberto.ns.cloudflare.com", "rosemary.ns.cloudflare.com"] } } From 63c04370dc6d8c8a4b0133960fcfe07b1e81f0cd Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 22:29:12 +0530 Subject: [PATCH 019/308] Update 0xarchit.json --- domains/0xarchit.json | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 0526b1d0c..ce09f5fa8 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,10 +3,39 @@ "username": "0xarchit", "mail": "0xarchit@proton.me" }, - "record": { - "TXT": [ - "0xarchit", - "zoho-verification=zb94087787.zmverify.zoho.in" + "records": [ + { + "type": "MX", + "host": "0xarchit", + "value": "mx.zoho.in", + "priority": 10 + }, + { + "type": "MX", + "host": "0xarchit", + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "type": "MX", + "host": "0xarchit", + "value": "mx3.zoho.in", + "priority": 50 + }, + { + "type": "TXT", + "host": "0xarchit", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "type": "TXT", + "host": "0xarchit", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, + { + "type": "TXT", + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] - } } From 24c89e9eaabc2750e630f50ea0bfd8a370cda134 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Mon, 24 Feb 2025 23:33:58 +0300 Subject: [PATCH 020/308] add info about my repo --- domains/summon-the-coder.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 9355baa01..4bb5ece14 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,9 +1,10 @@ -{ +{ "description": "Site about me", + "repo": "https://github.com/banana6boom/about-me", "owner": { - "username": "SUMMON_THE_CODER", + "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "summon-the-coder.github.io" + "CNAME": "https://banana6boom.github.io/about-me/" } } From a4abfa3cd80d8c52564f7364f4fa673ee83e21e8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:46:26 +0300 Subject: [PATCH 021/308] ctrl+c & ctrl+v changes from https://github.com/is-a-dev/register/pull/20545 --- domains/juststudio.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 883584ff3..2be1de3d8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -13,7 +13,11 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", From 8cf7874775049ec24b909a13ada454186c4afcb2 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:09:51 -0500 Subject: [PATCH 022/308] Update lver.json --- domains/lver.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lver.json b/domains/lver.json index 8bf5911a1..1c7970a34 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -3,6 +3,7 @@ "repo": "https://github.com/lverx/lver-Link-in-Bio", "owner": { "username": "lverx", + "email": "hydrosexuallol@gmail.com" }, "record": { "CNAME": "lverz.glitch.me" From 3f048ace17b2798ab535c52d444c7e900e705aeb Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Tue, 25 Feb 2025 08:06:03 +0530 Subject: [PATCH 023/308] Update 0xarchit.json --- domains/0xarchit.json | 68 +++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 35 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ce09f5fa8..75044b9f6 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,39 +3,37 @@ "username": "0xarchit", "mail": "0xarchit@proton.me" }, - "records": [ - { - "type": "MX", - "host": "0xarchit", - "value": "mx.zoho.in", - "priority": 10 - }, - { - "type": "MX", - "host": "0xarchit", - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "type": "MX", - "host": "0xarchit", - "value": "mx3.zoho.in", - "priority": 50 - }, - { - "type": "TXT", - "host": "0xarchit", - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "type": "TXT", - "host": "0xarchit", - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, - { - "type": "TXT", - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } - ] + "record": { + "MX": [ + { + "host": "0xarchit", + "value": "mx.zoho.in", + "priority": 10 + }, + { + "host": "0xarchit", + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "host": "0xarchit", + "value": "mx3.zoho.in", + "priority": 50 + } + ], + "TXT": [ + { + "host": "0xarchit", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "host": "0xarchit", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, + { + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } + ] + } } From eefdb6de025d34a3c00b6da5e82636ec6fd6c3e7 Mon Sep 17 00:00:00 2001 From: Elbek Khamdullaev Date: Tue, 25 Feb 2025 09:09:21 +0500 Subject: [PATCH 024/308] Create elbek.json --- domains/elbek.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/elbek.json diff --git a/domains/elbek.json b/domains/elbek.json new file mode 100644 index 000000000..52d0a3e66 --- /dev/null +++ b/domains/elbek.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "khamdullaevuz" + }, + "record": { + "CNAME": "khamdullaevuz.github.io" + } +} From 183ab43a7f526b2712c7a93c8383aeb176d7d262 Mon Sep 17 00:00:00 2001 From: Minh Hieu <47441476+ken-kuro@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:22:20 +0700 Subject: [PATCH 025/308] feat: added ken-kuro.json --- domains/_vercel.ken-kuro.json | 9 +++++++++ domains/ken-kuro.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ken-kuro.json create mode 100644 domains/ken-kuro.json diff --git a/domains/_vercel.ken-kuro.json b/domains/_vercel.ken-kuro.json new file mode 100644 index 000000000..bb082b97a --- /dev/null +++ b/domains/_vercel.ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "TXT": "vc-domain-verify=ken-kuro.is-a.dev,f7190a78aaa06c66bd44" + } +} diff --git a/domains/ken-kuro.json b/domains/ken-kuro.json new file mode 100644 index 000000000..f40d7e31d --- /dev/null +++ b/domains/ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "CNAME": "kuro-querencia.vercel.app" + } +} From 2a0acb1d485cb77d534eedb82282c95c0ec38436 Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 00:53:58 -0300 Subject: [PATCH 026/308] feat: macielsuassuna --- domains/macielsuassuna.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/macielsuassuna.json diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json new file mode 100644 index 000000000..b956408c0 --- /dev/null +++ b/domains/macielsuassuna.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": [ + "_vercel", + "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + ] + } +} From 3ef8f117c06a01fe61cc2fa95123fa3be218de05 Mon Sep 17 00:00:00 2001 From: Omesh Date: Wed, 26 Feb 2025 11:13:41 +0530 Subject: [PATCH 027/308] Create omesh.json --- domains/omesh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/omesh.json diff --git a/domains/omesh.json b/domains/omesh.json new file mode 100644 index 000000000..4bd26f1cb --- /dev/null +++ b/domains/omesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "omesh7" + }, + "record": { + "CNAME": "omesh7.github.io" + } +} From 97b81363c83b0b638b30b0f7c8bd87ee37cfe5bf Mon Sep 17 00:00:00 2001 From: Al Rakib Date: Wed, 26 Feb 2025 13:00:09 +0600 Subject: [PATCH 028/308] Create _vercel.alrakib.json --- domains/_vercel.alrakib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alrakib.json diff --git a/domains/_vercel.alrakib.json b/domains/_vercel.alrakib.json new file mode 100644 index 000000000..196d3233a --- /dev/null +++ b/domains/_vercel.alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alrakib.is-a.dev,3a2663fe979960b1dad2" + } +} From bc4cb82d27e14a2643cd6d2fe46eed319a8490d3 Mon Sep 17 00:00:00 2001 From: Al Rakib Date: Wed, 26 Feb 2025 13:03:26 +0600 Subject: [PATCH 029/308] Create alrakib.json --- domains/alrakib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alrakib.json diff --git a/domains/alrakib.json b/domains/alrakib.json new file mode 100644 index 000000000..75d580d88 --- /dev/null +++ b/domains/alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "CNAME": "alrakibthedev.vercel.app" + } +} From 56f799ba8e6e2223ab5f15c945ed32524e6ad3e4 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:35:50 +0530 Subject: [PATCH 030/308] Update _vercel.alvin.json --- domains/_vercel.alvin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.alvin.json b/domains/_vercel.alvin.json index 73cbbec62..acb3eafa7 100644 --- a/domains/_vercel.alvin.json +++ b/domains/_vercel.alvin.json @@ -11,7 +11,9 @@ "vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568", "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e", "vc-domain-verify=todo.alvin.is-a.dev,08b2734d859de7c855c5", - "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8" + "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8", + "vc-domain-verify=sign.alvin.is-a.dev,2563e8f2f9edc85132ac", + "vc-domain-verify=www.sign.alvin.is-a.dev,94900e209df86ce94741" ] } } From 6b3fbabc3a2b324ac60e2222f162b7ad8492e620 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:36:42 +0530 Subject: [PATCH 031/308] Create sign.alvin.json --- domains/sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sign.alvin.json diff --git a/domains/sign.alvin.json b/domains/sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From da488a46baab6140ae4db6a491bc1a8190919a5e Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:37:01 +0530 Subject: [PATCH 032/308] Create www.sign.alvin.json --- domains/www.sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.sign.alvin.json diff --git a/domains/www.sign.alvin.json b/domains/www.sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/www.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 1907ad28d7f3b99e0f16088f01be375adb2ede25 Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 15:18:02 -0300 Subject: [PATCH 033/308] fix: vercel configuration --- domains/_vercel.macielsuassuna.json | 10 ++++++++++ domains/macielsuassuna.json | 5 +---- 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 domains/_vercel.macielsuassuna.json diff --git a/domains/_vercel.macielsuassuna.json b/domains/_vercel.macielsuassuna.json new file mode 100644 index 000000000..273788c96 --- /dev/null +++ b/domains/_vercel.macielsuassuna.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + } +} diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json index b956408c0..313f46dcf 100644 --- a/domains/macielsuassuna.json +++ b/domains/macielsuassuna.json @@ -5,9 +5,6 @@ "email": "macielsuassuna14@gmail.com" }, "record": { - "TXT": [ - "_vercel", - "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" - ] + "CNAME": "macielsuassuna-portifolio.vercel.app" } } From ae0fa0f0616f24a84ca87bd197ebcd08c1335c5b Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 15:23:21 -0300 Subject: [PATCH 034/308] . --- domains/macielsuassuna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json index 313f46dcf..78bdb88e7 100644 --- a/domains/macielsuassuna.json +++ b/domains/macielsuassuna.json @@ -5,6 +5,6 @@ "email": "macielsuassuna14@gmail.com" }, "record": { - "CNAME": "macielsuassuna-portifolio.vercel.app" + "CNAME": "macielsuassuna-portfolio.vercel.app" } } From 8b4f3884ceb3e40c139b57fcd7cb3fd80edbdc62 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:28:35 -0500 Subject: [PATCH 035/308] Update lver.json --- domains/lver.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 1c7970a34..bb09a38d6 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -6,7 +6,12 @@ "email": "hydrosexuallol@gmail.com" }, "record": { - "CNAME": "lverz.glitch.me" + "URL": "https://lverz.glitch.me" + "MX": [ + "ASPMX.L.GOOGLE.COM", + "ALT1.ASPMX.L.GOOGLE.COM" + ] + }, }, "proxied": true, "redirect_config": { From 8b54d8e5c4ab340ad0a9a3328397bba9e92a4d68 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:30:50 -0500 Subject: [PATCH 036/308] Update lver.json --- domains/lver.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index bb09a38d6..563550289 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -1,19 +1,16 @@ { - "description": "Link in bio for Lver.", - "repo": "https://github.com/lverx/lver-Link-in-Bio", + "repo": "https://github.com/lverx", "owner": { "username": "lverx", "email": "hydrosexuallol@gmail.com" }, "record": { - "URL": "https://lverz.glitch.me" "MX": [ "ASPMX.L.GOOGLE.COM", "ALT1.ASPMX.L.GOOGLE.COM" ] }, }, - "proxied": true, "redirect_config": { "custom_paths": { "/github": "https://github.com/lverx", @@ -22,5 +19,6 @@ "/site": "https://lver.link" }, "redirect_paths": true - } + }, + "proxied": true } From 28bd1065f88adf868aa6d049dcfda1c612c528b0 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:35:21 -0500 Subject: [PATCH 037/308] Update lver.json --- domains/lver.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/lver.json b/domains/lver.json index 563550289..ea6164f88 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -3,6 +3,7 @@ "owner": { "username": "lverx", "email": "hydrosexuallol@gmail.com" + "sms": "(616) 256-0214 [business]" }, "record": { "MX": [ @@ -17,6 +18,7 @@ "/biz": "https://github.com/lverz", "/contact": "https://contact-lver.pages.dev/", "/site": "https://lver.link" + "/sms": "sms:16162560214" }, "redirect_paths": true }, From e185fe7c17228bafcf564615eaafa3d40b06b8bd Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:42:34 -0500 Subject: [PATCH 038/308] Update lver.json --- domains/lver.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/lver.json b/domains/lver.json index ea6164f88..63e8dc8d8 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -11,6 +11,10 @@ "ALT1.ASPMX.L.GOOGLE.COM" ] }, + "CNAME": "lverz.glitch.me" + }, + "URL": "https://lverz.glitch.me/" + }, }, "redirect_config": { "custom_paths": { From 8bc0f2fd01580d86594df7f1a481d4d794a3a418 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:43:59 -0500 Subject: [PATCH 039/308] Fixed JSON errors. --- domains/lver.json | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 63e8dc8d8..187fa49de 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,29 +2,27 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "hydrosexuallol@gmail.com" + "email": "hydrosexuallol@gmail.com", "sms": "(616) 256-0214 [business]" }, "record": { "MX": [ "ASPMX.L.GOOGLE.COM", "ALT1.ASPMX.L.GOOGLE.COM" - ] - }, - "CNAME": "lverz.glitch.me" - }, + ] + }, + "CNAME": "lverz.glitch.me", "URL": "https://lverz.glitch.me/" - }, +}, +"redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link", + "/sms": "sms:16162560214" }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/lverx", - "/biz": "https://github.com/lverz", - "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link" - "/sms": "sms:16162560214" - }, - "redirect_paths": true - }, - "proxied": true -} + "redirect_paths": true +}, +"proxied": true +} \ No newline at end of file From 5e09c3fe6a7218fe69a90d0b65d8f270776facf1 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:49:04 -0500 Subject: [PATCH 040/308] Update domains --- domains/_discord.lver.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lver.json diff --git a/domains/_discord.lver.json b/domains/_discord.lver.json new file mode 100644 index 000000000..c2bafa3d3 --- /dev/null +++ b/domains/_discord.lver.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "TXT": "dh=2e24b5f5d9aa41852614d8b5760748d097b138b9" + } +} \ No newline at end of file From d039b11ec3b09898d7e77800d13068d87f94029e Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:49:55 -0500 Subject: [PATCH 041/308] Update email to new address --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 187fa49de..8ac9ccdca 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,7 +2,7 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "hydrosexuallol@gmail.com", + "email": "profoundlvr@gmail.com", "sms": "(616) 256-0214 [business]" }, "record": { From 77f9684334b02365e8da93a2d9d21f12b5ea166c Mon Sep 17 00:00:00 2001 From: huuloc2026 <147939523+huuloc2026@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:31:22 +0700 Subject: [PATCH 042/308] Create _vercel.huuloc.json --- domains/_vercel.huuloc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.huuloc.json diff --git a/domains/_vercel.huuloc.json b/domains/_vercel.huuloc.json new file mode 100644 index 000000000..3c2811d75 --- /dev/null +++ b/domains/_vercel.huuloc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huuloc", + "email": "huuloc2026@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=huuloc.is-a.dev,251080b2d18334a71c6e" + ] + } +} From 301019703eba324a384b17d0651a8fa5cd601a04 Mon Sep 17 00:00:00 2001 From: reiya Date: Thu, 27 Feb 2025 13:13:33 +0900 Subject: [PATCH 043/308] Create reiya.json --- domains/reiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/reiya.json diff --git a/domains/reiya.json b/domains/reiya.json new file mode 100644 index 000000000..eb9fb0c60 --- /dev/null +++ b/domains/reiya.json @@ -0,0 +1,12 @@ +{ + "domain": "reiya.is-a.dev", + "subdomain": "reiya", + "owner": { + "username": "atlayer3" + "discord": "atlayer3" + }, + "record": { + "CNAME": "atlayer3.net", + "TXT": "dh=4daf7f999b56b7662a4cbcbec15c4ddc23692020" + } +} From be8fe94255f4c1e4e89c47f478868783ddd483ef Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 04:59:41 +0000 Subject: [PATCH 044/308] Create drbaph.json --- domains/drbaph.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drbaph.json diff --git a/domains/drbaph.json b/domains/drbaph.json new file mode 100644 index 000000000..6545afc62 --- /dev/null +++ b/domains/drbaph.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saganaki22", + "email": "info@drbaph.dev" + }, + "record": { + "CNAME": "https://drbaph-srj.pages.dev/" + }, + "proxied": true +} From aa055b17f7c01f7ee65bba3a5b8fee9f06c85786 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 06:38:11 +0000 Subject: [PATCH 045/308] Update drbaph.json thank you --- domains/drbaph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index 6545afc62..fae963698 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -6,5 +6,5 @@ "record": { "CNAME": "https://drbaph-srj.pages.dev/" }, - "proxied": true + "proxied": true } From 404327372d748e22d8fba89a5dd5025a16ed1205 Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:09:18 -0500 Subject: [PATCH 046/308] Create spencer.json --- domains/spencer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spencer.json diff --git a/domains/spencer.json b/domains/spencer.json new file mode 100644 index 000000000..b5fda7019 --- /dev/null +++ b/domains/spencer.json @@ -0,0 +1,11 @@ +{ + "description": "Spencer's website", + "repo": "https://github.com/LeeSpencer/leespencer.github.io", + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "CNAME": "leespencer.github.io" + } +} From c48b400a1307bc836dc200e92126de6dde97a834 Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:56:11 +0700 Subject: [PATCH 047/308] Update kilamieaz.json --- domains/kilamieaz.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json index 8b1378917..badbb6876 100644 --- a/domains/kilamieaz.json +++ b/domains/kilamieaz.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "CNAME": "kilamieaz.vercel.app" + } +} From bb6b7b00bcc77d1db0ad1d0190271dc4d1659dfd Mon Sep 17 00:00:00 2001 From: The Silitonix <135009134+Silitonix@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:43:13 +0330 Subject: [PATCH 048/308] Create saeedmfarahani.json --- domains/saeedmfarahani.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/saeedmfarahani.json diff --git a/domains/saeedmfarahani.json b/domains/saeedmfarahani.json new file mode 100644 index 000000000..10813186c --- /dev/null +++ b/domains/saeedmfarahani.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Silitonix" + }, + "record": { + "CNAME": "silitonix.github.io" + } +} From 41d44e6c2383a61a3b63ede8039243e09cea1e7b Mon Sep 17 00:00:00 2001 From: Kajpio Date: Thu, 27 Feb 2025 11:37:55 +0000 Subject: [PATCH 049/308] Add github challenge domain --- domains/_github-pages-challenge-Kajpio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Kajpio.json diff --git a/domains/_github-pages-challenge-Kajpio.json b/domains/_github-pages-challenge-Kajpio.json new file mode 100644 index 000000000..02b3d6692 --- /dev/null +++ b/domains/_github-pages-challenge-Kajpio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "TXT": "22a0972632a2df28e644ae320025b9" + } +} \ No newline at end of file From e7c64386f6439451525eb7430eef3ec842e49180 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Thu, 27 Feb 2025 11:41:08 +0000 Subject: [PATCH 050/308] Correct filename --- ...ge-Kajpio.json => _github-pages-challenge-Kajpio.kajetan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Kajpio.json => _github-pages-challenge-Kajpio.kajetan.json} (100%) diff --git a/domains/_github-pages-challenge-Kajpio.json b/domains/_github-pages-challenge-Kajpio.kajetan.json similarity index 100% rename from domains/_github-pages-challenge-Kajpio.json rename to domains/_github-pages-challenge-Kajpio.kajetan.json From bbc391f7018ea55202e7f798c69ef2ba73eb76ed Mon Sep 17 00:00:00 2001 From: uladkaminski Date: Thu, 27 Feb 2025 12:41:08 +0000 Subject: [PATCH 051/308] create vlad.is-a.dev domain --- domains/vlad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vlad.json diff --git a/domains/vlad.json b/domains/vlad.json new file mode 100644 index 000000000..cfc329f7e --- /dev/null +++ b/domains/vlad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uladkaminski", + "email": "i@uladkaminski.com" + }, + "record": { + "CNAME": "uladkaminski.com" + } +} From 861d84c4626271175888905ea69fbd192c0b2884 Mon Sep 17 00:00:00 2001 From: huuloc2026 <147939523+huuloc2026@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:27:30 +0700 Subject: [PATCH 052/308] Create _vercel.huuloc.json --- domains/_vercel.huuloc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.huuloc.json diff --git a/domains/_vercel.huuloc.json b/domains/_vercel.huuloc.json new file mode 100644 index 000000000..3c2811d75 --- /dev/null +++ b/domains/_vercel.huuloc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huuloc", + "email": "huuloc2026@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=huuloc.is-a.dev,251080b2d18334a71c6e" + ] + } +} From 855d14bea1b6a5ba80947a3060fd6d1a60a7e73f Mon Sep 17 00:00:00 2001 From: xhide341 Date: Thu, 27 Feb 2025 23:17:46 +0800 Subject: [PATCH 053/308] feat: add xhide341.is-a.dev domain --- domains/xhide341.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/xhide341.json diff --git a/domains/xhide341.json b/domains/xhide341.json new file mode 100644 index 000000000..874947249 --- /dev/null +++ b/domains/xhide341.json @@ -0,0 +1,13 @@ +{ + "description": "Hey, I'm hide and I'm a developer", + "repo": "https://github.com/xhide341/portfolio", + "owner": { + "username": "xhide341", + "email": "shawnehgn10@gmail.com", + "discord": "364749406878171136" + }, + "record": { + "A": ["75.2.60.5"], + "CNAME": ["xhide341.netlify.app"] + } +} \ No newline at end of file From f3eeaa551549cf90b6d24af227fc9ad4ed97d591 Mon Sep 17 00:00:00 2001 From: Pulkit Midha Date: Thu, 27 Feb 2025 22:28:47 +0530 Subject: [PATCH 054/308] Create pulkitmidha.json --- domains/pulkitmidha.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pulkitmidha.json diff --git a/domains/pulkitmidha.json b/domains/pulkitmidha.json new file mode 100644 index 000000000..9e0d36c21 --- /dev/null +++ b/domains/pulkitmidha.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "midopooler", + "email": "midhapulkit28@gmail.com" + }, + "record": { + "CNAME": "midopooler.github.io" + } +} From 8934318feb7b0be2ac8ded71d20b885bc1ff20c9 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:21:06 +0000 Subject: [PATCH 055/308] Update domains/drbaph.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/drbaph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index fae963698..e8a42f364 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -4,7 +4,7 @@ "email": "info@drbaph.dev" }, "record": { - "CNAME": "https://drbaph-srj.pages.dev/" + "CNAME": "drbaph-srj.pages.dev" }, "proxied": true } From 07a9d9fb1013c5221c7abad217f0d3a45992d8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 14:46:56 -0600 Subject: [PATCH 056/308] Create ghsearch.json --- domains/ghsearch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ghsearch.json diff --git a/domains/ghsearch.json b/domains/ghsearch.json new file mode 100644 index 000000000..02ca6d9d6 --- /dev/null +++ b/domains/ghsearch.json @@ -0,0 +1,11 @@ +{ + "description": "Aplicación web para buscar repositorios en GitHub por tema, utilizando la API de GitHub. Construida con HTML, CSS y JavaScript.", + "repo": "https://https://github.com/herwingx/awesome-github-search", + "owner": { + "username": "herwingx", + "email": "[email protected]" + }, + "record": { + "CNAME": "herwingx.github.io" + } +} From 1bfa9c4d93dec352d3c98c58f4927cdc06d9dd3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 15:00:05 -0600 Subject: [PATCH 057/308] Update ghsearch.json --- domains/ghsearch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ghsearch.json b/domains/ghsearch.json index 02ca6d9d6..e4ccc8ef1 100644 --- a/domains/ghsearch.json +++ b/domains/ghsearch.json @@ -3,7 +3,7 @@ "repo": "https://https://github.com/herwingx/awesome-github-search", "owner": { "username": "herwingx", - "email": "[email protected]" + "email": "herwingmacias@gmial.com" }, "record": { "CNAME": "herwingx.github.io" From 20e6ea144800c7a06d7bcc66e67103c93dda383b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 15:01:06 -0600 Subject: [PATCH 058/308] Update ghsearch.json --- domains/ghsearch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ghsearch.json b/domains/ghsearch.json index e4ccc8ef1..a5b257566 100644 --- a/domains/ghsearch.json +++ b/domains/ghsearch.json @@ -3,7 +3,7 @@ "repo": "https://https://github.com/herwingx/awesome-github-search", "owner": { "username": "herwingx", - "email": "herwingmacias@gmial.com" + "email": "herwingmacias@gmail.com" }, "record": { "CNAME": "herwingx.github.io" From df0c2a5910cf2bac8fe1adba374aea1f58a2b7ab Mon Sep 17 00:00:00 2001 From: pita <154020297+pita092@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:23:29 +0000 Subject: [PATCH 059/308] Create pita.json --- domains/pita.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/pita.json diff --git a/domains/pita.json b/domains/pita.json new file mode 100644 index 000000000..bfe580154 --- /dev/null +++ b/domains/pita.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "pita092" + }, + "record": { + "CNAME": "pita092.github.io" + } +} From b94637d1ee09af3fab9a67a07f29f53414988826 Mon Sep 17 00:00:00 2001 From: Abeer Gupta <68943872+abeer555@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:54:19 +0530 Subject: [PATCH 060/308] Create abeer.json --- domains/abeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abeer.json diff --git a/domains/abeer.json b/domains/abeer.json new file mode 100644 index 000000000..c78b73e57 --- /dev/null +++ b/domains/abeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abeer555", + "email": "abeergupta555@gmail.com" + }, + "record": { + "CNAME": "abeer555.github.io" + } +} From 5bc6d36acc97fc8d748646be28f79222725440e3 Mon Sep 17 00:00:00 2001 From: pita <154020297+pita092@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:33:37 +0000 Subject: [PATCH 061/308] Update pita.json --- domains/pita.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/pita.json b/domains/pita.json index bfe580154..03a906f47 100644 --- a/domains/pita.json +++ b/domains/pita.json @@ -1,6 +1,7 @@ { "owner": { "username": "pita092" + "discord": "spongebob_spongebob_spongebob" }, "record": { "CNAME": "pita092.github.io" From 4f7b6847e3bd414a81442f2df625582fab77193d Mon Sep 17 00:00:00 2001 From: AdrielValecillo <110248185+AdrielValecillo@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:50:49 -0500 Subject: [PATCH 062/308] Create _vercel.isaiadriel.json --- domains/_vercel.isaiadriel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.isaiadriel.json diff --git a/domains/_vercel.isaiadriel.json b/domains/_vercel.isaiadriel.json new file mode 100644 index 000000000..59e6f6108 --- /dev/null +++ b/domains/_vercel.isaiadriel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AdrielValecillo", + "email": "", + "discord": "386501216504512514" + }, + "record": { + "TXT": "vc-domain-verify=isaiadriel.is-a.dev,bbb52dc1293221795089" + } +} From 9fff7d526520c48cfafc8d669b034422fe07e464 Mon Sep 17 00:00:00 2001 From: eli <96390650+elisoreal@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:30:51 -0500 Subject: [PATCH 063/308] Create eli.json --- domains/eli.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/eli.json diff --git a/domains/eli.json b/domains/eli.json new file mode 100644 index 000000000..6d8c06c49 --- /dev/null +++ b/domains/eli.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "elisoreal" + }, + "record": { + "CNAME": "elisoreal.github.io" + } +} From b5068bc22d792830cff894e733ae93fd9bc299e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Fri, 28 Feb 2025 06:01:33 +0700 Subject: [PATCH 064/308] Create tanbaycu.json --- domains/tanbaycu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tanbaycu.json diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json new file mode 100644 index 000000000..f73959755 --- /dev/null +++ b/domains/tanbaycu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tanbaycu" + }, + "record": { + "CNAME": "tanbaycu.github.io" + } +} From 6c8f3e37db22fa44e1e3e87ba8d0234bf0b8fb26 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:29:51 +0530 Subject: [PATCH 065/308] Update 0xarchit.json Changed records accorting to docs --- domains/0xarchit.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 75044b9f6..02bb92a45 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,38 +1,33 @@ { "owner": { "username": "0xarchit", - "mail": "0xarchit@proton.me" + "email": "0xarchit@proton.me" }, "record": { "MX": [ { - "host": "0xarchit", "value": "mx.zoho.in", "priority": 10 }, { - "host": "0xarchit", "value": "mx2.zoho.in", "priority": 20 }, { - "host": "0xarchit", "value": "mx3.zoho.in", "priority": 50 } ], "TXT": [ { - "host": "0xarchit", "value": "v=spf1 include:zohomail.in ~all" }, { - "host": "0xarchit", "value": "zoho-verification=zb94087787.zmverify.zoho.in" }, { - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", + "host": "zmail._domainkey.0xarchit" } ] } From e533fbf6221123f65a9bb2a464dcec8e8efb7896 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:32:28 +0530 Subject: [PATCH 066/308] Update 0xarchit.json --- domains/0xarchit.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 02bb92a45..a3a14a69b 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,13 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ - { - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From e09465da48751fc762a6993b6d5ffd97e18279e4 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:36:17 +0530 Subject: [PATCH 067/308] Update 0xarchit.json --- domains/0xarchit.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index a3a14a69b..02bb92a45 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,13 +5,26 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + { + "value": "mx.zoho.in", + "priority": 10 + }, + { + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "value": "mx3.zoho.in", + "priority": 50 + } ], "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", + { + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From 69b906cc85b7df9f646864aeedf6f2626176e0d5 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:38:06 +0530 Subject: [PATCH 068/308] Update 0xarchit.json --- domains/0xarchit.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 02bb92a45..a3a14a69b 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,13 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ - { - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From b3c0fbc334308f36508dc8d4254913c42a9cba69 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:41:13 +0530 Subject: [PATCH 069/308] Update 0xarchit.json --- domains/0xarchit.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index a3a14a69b..ede3f61cd 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,17 +5,14 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - { - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", - "host": "zmail._domainkey.0xarchit" - } + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } } From 073969b31ce68417f7c50d8f3b83e41a58512fdb Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:17:10 +0700 Subject: [PATCH 070/308] Create _vercel.kilamieaz.json --- domains/_vercel.kilamieaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kilamieaz.json diff --git a/domains/_vercel.kilamieaz.json b/domains/_vercel.kilamieaz.json new file mode 100644 index 000000000..814a409fd --- /dev/null +++ b/domains/_vercel.kilamieaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kilamieaz.is-a.dev,43bb0e712f64dcb9c8a5" + } +} From 0395310691d83e03b5f2ff61183a5fefa290516f Mon Sep 17 00:00:00 2001 From: Bumi Denpasar <159143878+BumiDenpasar@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:30:48 +0700 Subject: [PATCH 071/308] Create bumidenpasar.json --- domains/bumidenpasar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bumidenpasar.json diff --git a/domains/bumidenpasar.json b/domains/bumidenpasar.json new file mode 100644 index 000000000..afdd3d4ca --- /dev/null +++ b/domains/bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "CNAME": "portofolio-gray-nine.vercel.app" + } +} From d3f8019bdff0a061330a6cd8418172423181a2c1 Mon Sep 17 00:00:00 2001 From: Bumi Denpasar <159143878+BumiDenpasar@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:32:01 +0700 Subject: [PATCH 072/308] Create _vercel.bumidenpasar.json --- domains/_vercel.bumidenpasar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.bumidenpasar.json diff --git a/domains/_vercel.bumidenpasar.json b/domains/_vercel.bumidenpasar.json new file mode 100644 index 000000000..b5d4b30f7 --- /dev/null +++ b/domains/_vercel.bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "TXT": "vc-domain-verify=bumidenpasar.is-a.dev,2acace80e7ea336fd678" + } +} From e22d9f96ff30f2cce831ec88f42843cd15d4655b Mon Sep 17 00:00:00 2001 From: reiya Date: Fri, 28 Feb 2025 12:38:34 +0900 Subject: [PATCH 073/308] Update domains/reiya.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/reiya.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/reiya.json b/domains/reiya.json index eb9fb0c60..8f5b801e2 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,6 +1,4 @@ { - "domain": "reiya.is-a.dev", - "subdomain": "reiya", "owner": { "username": "atlayer3" "discord": "atlayer3" From bd50b35cd8d66d680e2f62618362c36f5bb5e36f Mon Sep 17 00:00:00 2001 From: reiya Date: Fri, 28 Feb 2025 12:43:22 +0900 Subject: [PATCH 074/308] Update reiya.json --- domains/reiya.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/reiya.json b/domains/reiya.json index eb9fb0c60..fb632c7a9 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,12 +1,9 @@ { - "domain": "reiya.is-a.dev", - "subdomain": "reiya", "owner": { - "username": "atlayer3" + "username": "reiya" "discord": "atlayer3" }, "record": { "CNAME": "atlayer3.net", - "TXT": "dh=4daf7f999b56b7662a4cbcbec15c4ddc23692020" } } From 775535a0932cd220225c0d746157423800e40121 Mon Sep 17 00:00:00 2001 From: Thomas Iwainski Date: Fri, 28 Feb 2025 14:46:14 +1100 Subject: [PATCH 075/308] Create tomek.json --- domains/tomek.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tomek.json diff --git a/domains/tomek.json b/domains/tomek.json new file mode 100644 index 000000000..04410165b --- /dev/null +++ b/domains/tomek.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tomek-i" + }, + "record": { + "CNAME": "tomek-i.github.io" + } +} From f4782aa55a8344272a857da6a73f4ea92d286dc8 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:22:39 +0700 Subject: [PATCH 076/308] Create jznctt.json --- domains/jznctt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jznctt.json diff --git a/domains/jznctt.json b/domains/jznctt.json new file mode 100644 index 000000000..f968d9603 --- /dev/null +++ b/domains/jznctt.json @@ -0,0 +1,9 @@ +{ + "description": "Profile Website of Jznctt", + "repo": "https://github.com/ncttjz/ProfileWeb", + "owner": { + "username": "ncttjz" + }, + "record": { + "CNAME": "ncttjz.github.io" + }, From a6790796d6f77ad599e091b4734dc3a195699578 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:38:21 +0700 Subject: [PATCH 077/308] Create jznctt.json --- domains/jznctt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index f968d9603..2f5fd85b6 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -2,7 +2,8 @@ "description": "Profile Website of Jznctt", "repo": "https://github.com/ncttjz/ProfileWeb", "owner": { - "username": "ncttjz" + "username": "ncttjz"; + "email": "jznctt@gmail.com" }, "record": { "CNAME": "ncttjz.github.io" From 3e657243e280c9f891c86da5e9c042fcac72b7b4 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:44:34 +0700 Subject: [PATCH 078/308] Create jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 2f5fd85b6..598fa1daf 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -6,5 +6,5 @@ "email": "jznctt@gmail.com" }, "record": { - "CNAME": "ncttjz.github.io" + "URL": "https://jznctt.is-a.dev" }, From 0f7c62f8e46ea50f788ae25db12d69d68a2860b1 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:45:11 +0700 Subject: [PATCH 079/308] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 598fa1daf..9b9ad5c3b 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -2,7 +2,7 @@ "description": "Profile Website of Jznctt", "repo": "https://github.com/ncttjz/ProfileWeb", "owner": { - "username": "ncttjz"; + "username": "ncttjz", "email": "jznctt@gmail.com" }, "record": { From 5599a0fadd8c466e7e4ffd7497bfec6787e6b9ad Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:58:31 +0700 Subject: [PATCH 080/308] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 9b9ad5c3b..b5ad34b61 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -1,6 +1,6 @@ { "description": "Profile Website of Jznctt", - "repo": "https://github.com/ncttjz/ProfileWeb", + "repo": "https://github.com/ncttjz/ncttjz.github.io", "owner": { "username": "ncttjz", "email": "jznctt@gmail.com" From 3952a921d91c6f6edfc1a0f4f96c0c03b5a20083 Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Fri, 28 Feb 2025 15:56:46 +0700 Subject: [PATCH 081/308] Create bao.json --- domains/bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bao.json diff --git a/domains/bao.json b/domains/bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From aa7ea0b982d9ca03bba2744222895c3305e33c06 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 16:47:34 +0700 Subject: [PATCH 082/308] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index b5ad34b61..4154d6fff 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -6,5 +6,5 @@ "email": "jznctt@gmail.com" }, "record": { - "URL": "https://jznctt.is-a.dev" + "CNAME": "ncttjz.github.io" }, From a4f98ac1a338734c355c66f0d4df11730605c4b8 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:32:44 +0700 Subject: [PATCH 083/308] Delete domains/_atproto.ligmatv.json --- domains/_atproto.ligmatv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_atproto.ligmatv.json diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json deleted file mode 100644 index 1d0d9b048..000000000 --- a/domains/_atproto.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } -} From 362c78809190c5e5201b731e6bcc3338eb95f3ca Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:33:59 +0700 Subject: [PATCH 084/308] Delete domains/ligmatv.json --- domains/ligmatv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ligmatv.json diff --git a/domains/ligmatv.json b/domains/ligmatv.json deleted file mode 100644 index 12be4ab97..000000000 --- a/domains/ligmatv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This subdomain will i use for my LIGMATV's blog website.", - "repo": "https://github.com/LIGMATV/LIGMATV.github.io", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} From 9f4b3b4ee1e78eb0f879ad5878788e8e62919883 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:12 +0700 Subject: [PATCH 085/308] Delete domains/_github-pages-challenge-ligmatv.ligmatv.json --- domains/_github-pages-challenge-ligmatv.ligmatv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-ligmatv.ligmatv.json diff --git a/domains/_github-pages-challenge-ligmatv.ligmatv.json b/domains/_github-pages-challenge-ligmatv.ligmatv.json deleted file mode 100644 index 7e27b7ac0..000000000 --- a/domains/_github-pages-challenge-ligmatv.ligmatv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "de8560c4ea3c0f753266b402385c50" - } -} From 997fac7a43e416b3b93a73dc86f0302f964aa26d Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:27 +0700 Subject: [PATCH 086/308] Delete domains/co.ligmatv.json --- domains/co.ligmatv.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/co.ligmatv.json diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json deleted file mode 100644 index 7ce8810b1..000000000 --- a/domains/co.ligmatv.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": [ - "zoho-verification=zb21447312.zmverify.zoho.com", - "v=spf1 include:zoho.com ~all" - ] - } -} From 1883387aca9300be537d2f5af87e053e2b7c6152 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:37 +0700 Subject: [PATCH 087/308] Delete domains/zmail._domainkey.co.ligmatv.json --- domains/zmail._domainkey.co.ligmatv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/zmail._domainkey.co.ligmatv.json diff --git a/domains/zmail._domainkey.co.ligmatv.json b/domains/zmail._domainkey.co.ligmatv.json deleted file mode 100644 index cd08c7a23..000000000 --- a/domains/zmail._domainkey.co.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO+5yaTA58OpZCT1ejrzPxjO4xNvsImCfvA2UigeVQwtFbl5QbwcdZUf6ga0LE6VOIDA3bMzHmVgTSZfYizmYDxNZ3TOobKEiT3TaaMcZj1sM2zWFVCpuYCHZ3WYPJj7rFF/PKZK9gCPPr1eLgao2SFkXnpwL/BWGL+uQ5OHZvlQIDAQAB" - } -} From c584d70a739ff8b60a43af8248895d0d38b6afc5 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:36:56 +0700 Subject: [PATCH 088/308] Create _vercel.w3teal.json --- domains/_vercel.w3teal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.w3teal.json diff --git a/domains/_vercel.w3teal.json b/domains/_vercel.w3teal.json new file mode 100644 index 000000000..80199abbc --- /dev/null +++ b/domains/_vercel.w3teal.json @@ -0,0 +1,11 @@ +{ + "description": "Used for my W3Teal's blog website.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=w3teal.is-a.dev,d0cb532c15b16a993c2a" + } +} From 08a6792eb9fea2d4fbaf8368163acb07da39c90a Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:37:23 +0700 Subject: [PATCH 089/308] Create w3teal.json --- domains/w3teal.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/w3teal.json diff --git a/domains/w3teal.json b/domains/w3teal.json new file mode 100644 index 000000000..3c4267490 --- /dev/null +++ b/domains/w3teal.json @@ -0,0 +1,19 @@ +{ + "description": "Used for my W3Teal's blog website, Keyoxide verification and ImprovMX.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": [ + "aspe:keyoxide.org:YM7J2J5UIVYRWSHRSOTYFYJ2HQ", + "v=spf1 include:spf.improvmx.com ~all" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 33d3dda8319485e7398fbd81904787ca9341bb0a Mon Sep 17 00:00:00 2001 From: Daffa Muhammad Faizan <112247545+daffafaizan@users.noreply.github.com> Date: Fri, 28 Feb 2025 19:11:12 +0700 Subject: [PATCH 090/308] Create daffa.json --- domains/daffa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daffa.json diff --git a/domains/daffa.json b/domains/daffa.json new file mode 100644 index 000000000..de6e74424 --- /dev/null +++ b/domains/daffa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daffafaizan", + "email": "daffamfzn@gmail.com" + }, + "record": { + "URL": "https://daffafaizan.com" + } +} From bf3524c1b51e50bf998126f243d78063084a9254 Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 28 Feb 2025 01:59:11 +0530 Subject: [PATCH 091/308] Create kunalpurandare.json --- domains/kunalpurandare.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/kunalpurandare.json diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json new file mode 100644 index 000000000..aced85525 --- /dev/null +++ b/domains/kunalpurandare.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kunalpurandare" + }, + "record": { + "CNAME": "https://kunalpurandare.github.io" + } +} From 00e0a430c8fd64716f74e8cf863e275cc850ab57 Mon Sep 17 00:00:00 2001 From: roylee0704 Date: Fri, 28 Feb 2025 20:07:49 +0700 Subject: [PATCH 092/308] Create roylee0704 --- domains/roylee0704 | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/roylee0704 diff --git a/domains/roylee0704 b/domains/roylee0704 new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/roylee0704 @@ -0,0 +1 @@ + From 839fcf371b6ca2a375f3a92850387e3a3ac686d0 Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:59:43 +0000 Subject: [PATCH 093/308] Create cally.json --- domains/cally.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cally.json diff --git a/domains/cally.json b/domains/cally.json new file mode 100644 index 000000000..795487de4 --- /dev/null +++ b/domains/cally.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "CNAME": "cally-jt.github.io" + } +} From 4683bdaa2c52a5009b5ee05a4a958147e9e7a866 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Fri, 28 Feb 2025 15:35:00 +0000 Subject: [PATCH 094/308] Rename file to lowercase --- ...o.kajetan.json => _github-pages-challenge-kajpio.kajetan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Kajpio.kajetan.json => _github-pages-challenge-kajpio.kajetan.json} (100%) diff --git a/domains/_github-pages-challenge-Kajpio.kajetan.json b/domains/_github-pages-challenge-kajpio.kajetan.json similarity index 100% rename from domains/_github-pages-challenge-Kajpio.kajetan.json rename to domains/_github-pages-challenge-kajpio.kajetan.json From 1dedf70eead7cf7084a91dfc05c81c818a6b0ae2 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:28:13 +0530 Subject: [PATCH 095/308] Create narendradwivedi.json --- domains/narendradwivedi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..374e5bd0f --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "email": "narendradwivedi.org@gmail.com" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} From f3444582d8b1e2c51401859933afbca3eaf28785 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:31:16 +0530 Subject: [PATCH 096/308] Delete domains/narendradwivedi.json --- domains/narendradwivedi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json deleted file mode 100644 index 374e5bd0f..000000000 --- a/domains/narendradwivedi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "narendradwivedi.is-a.dev for portfolio and projects", - "owner": { - "username": "NarendraDwivedi", - "email": "narendradwivedi.org@gmail.com" - }, - "record": { - "CNAME": "narendradwivedi.github.io" - } -} From 6da16b8c9a5a42f02617d3c3eb1e3242a2271018 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:33:21 +0530 Subject: [PATCH 097/308] Create narendradwivedi.json --- domains/narendradwivedi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..c8151310e --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "discord": "narendradwivedi" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} From 9e3e0a348983df943a15deb4d9f6f79b62f87699 Mon Sep 17 00:00:00 2001 From: Ayushman Rathi <85310902+AMRzip@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:00:54 +0530 Subject: [PATCH 098/308] Create ayushman.json --- domains/ayushman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushman.json diff --git a/domains/ayushman.json b/domains/ayushman.json new file mode 100644 index 000000000..ec481315c --- /dev/null +++ b/domains/ayushman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Ayushman", + "owner": { + "username": "AMRzip", + "email": "ayushmanrathi0@gmail.com" + }, + "record": { + "CNAME": "ARMzip.github.io" + }, + "proxied": false +} From 7fcb58f58424d505f6b856dfcf2af361772f99a3 Mon Sep 17 00:00:00 2001 From: Ankit <111228237+Ankit-0310@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:39:15 +0530 Subject: [PATCH 099/308] Create aankit.json --- domains/aankit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aankit.json diff --git a/domains/aankit.json b/domains/aankit.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aankit.json @@ -0,0 +1 @@ + From c968eb9f5f08a435cdc6bd8f6b5b68214ba329ba Mon Sep 17 00:00:00 2001 From: Ankit <111228237+Ankit-0310@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:47:18 +0530 Subject: [PATCH 100/308] Update aankit.json --- domains/aankit.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/aankit.json b/domains/aankit.json index 8b1378917..6f23070b9 100644 --- a/domains/aankit.json +++ b/domains/aankit.json @@ -1 +1,14 @@ +{ + "description": "Ankit's GitHub page", + "repo": "https://github.com/Ankit-0310", + "owner": { + "username": "Ankit-0310", + "email": "ankitarya753@gmail.com", + "telegram": "F0RBIDDEN_USER", + "github": "Ankit-0310" + }, + "record": { + "CNAME": "Ankit-0310.github.io" + } +} From ef0bd674a261c4fc6ee9eb43219eeebaf45751fd Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:49:23 +0200 Subject: [PATCH 101/308] Create www.wizzybot.joe50097.json --- domains/www.wizzybot.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.wizzybot.joe50097.json diff --git a/domains/www.wizzybot.joe50097.json b/domains/www.wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/www.wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} From 8d9e54f78643a3573562c9f962a3dd853b8bac7d Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:53:53 +0200 Subject: [PATCH 102/308] Create wizzybot.joe50097.json --- domains/wizzybot.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wizzybot.joe50097.json diff --git a/domains/wizzybot.joe50097.json b/domains/wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} From e627d107795fc5ad207661e846cc4468e02c2705 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Fri, 28 Feb 2025 14:59:41 -0500 Subject: [PATCH 103/308] Update nathan.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I reached out to the owner of this domain, and they very graciously allowed me to take it over: Me: "Hi presumably fellow Nathan, I was wondering if you would be kind enough to allow me to use nathan.is-a.dev as I see you created nathan.json in that repo. https://github.com/is-a-dev/register/blob/main/domains/nathan.json As a fellow Nathan and fellow dev, the domain I was using previously is getting a bit too expensive, so would greatly greatly appreciate it, if you wouldn't mind? Only reaching out because it seems like the domain is not used currently? If I am wrong, no worries, but I thought it was worth asking. Best, Another Nathan" Them: "Yes of course you can use it. I bought my own domain name a long time ago so no worries there, i’m not sure how the process of giving you the domain goes but you have my approval, lmk of anything else i need to do to help you out 👍 Yours truly, The other Nathan in question" --- domains/nathan.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/nathan.json b/domains/nathan.json index 86bb6d99d..074669a7f 100644 --- a/domains/nathan.json +++ b/domains/nathan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "repo": "https://github.com/nduartech/nduartech.github.io", "owner": { - "username": "MagedNuggets", - "email": "mastertofu12345@gmail.com" + "username": "nduartech", + "email": "nduartech101@gmail.com" }, "record": { - "CNAME": "magednuggets.github.io" + "CNAME": "nduartech.github.io" } } From 479bf7c29cb4b95c138024fb3dd4f409a66af5b0 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:31:11 +0300 Subject: [PATCH 104/308] Create element,json --- domains/element,json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/element,json diff --git a/domains/element,json b/domains/element,json new file mode 100644 index 000000000..7d1ba136e --- /dev/null +++ b/domains/element,json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/playreaver/reaverlauncher", + "owner": { + "username": "playreaver", + "email": "reaver.entertainment@hotmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 7bc290541c1e50fd90cd8e78e643c4de9108f168 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:38:37 +0300 Subject: [PATCH 105/308] Rename element,json to element.json --- domains/{element,json => element.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{element,json => element.json} (100%) diff --git a/domains/element,json b/domains/element.json similarity index 100% rename from domains/element,json rename to domains/element.json From aff8b221369f5dad506e1b9ad6d65f70105d224b Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Fri, 28 Feb 2025 21:24:37 +0000 Subject: [PATCH 106/308] Update and rename youssef-lmouden.json to youssef.json --- domains/youssef-lmouden.json | 8 -------- domains/youssef.json | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 domains/youssef-lmouden.json create mode 100644 domains/youssef.json diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json deleted file mode 100644 index 922756d8c..000000000 --- a/domains/youssef-lmouden.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..72737d5b5 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "CNAME": "youssef-portfolio-sigma-youssefdevpros-projects.vercel.app" + } +} From 3dab19f31ee00d7ca5bc1bd05a6562b489680dad Mon Sep 17 00:00:00 2001 From: Roberto Selles Date: Fri, 28 Feb 2025 17:02:53 -0800 Subject: [PATCH 107/308] Create _vercel.henderythmix.json --- domains/_vercel.henderythmix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.henderythmix.json diff --git a/domains/_vercel.henderythmix.json b/domains/_vercel.henderythmix.json new file mode 100644 index 000000000..12397cb8c --- /dev/null +++ b/domains/_vercel.henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=henderythmix.is-a.dev,daad531219c3ad9b7579" + } +} From f84f65fc6703165d52bf082284f1f5ce077c9898 Mon Sep 17 00:00:00 2001 From: Roberto Selles Date: Fri, 28 Feb 2025 17:04:27 -0800 Subject: [PATCH 108/308] Create henderythmix.json --- domains/henderythmix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/henderythmix.json diff --git a/domains/henderythmix.json b/domains/henderythmix.json new file mode 100644 index 000000000..ca1a63df4 --- /dev/null +++ b/domains/henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "CNAME": "henderythmix.vercel.app" + } +} From 434a489db2fb452a88c905c0adcb730e8c1750d7 Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Sat, 1 Mar 2025 09:48:34 +0700 Subject: [PATCH 109/308] Create quang.json --- domains/quang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quang.json diff --git a/domains/quang.json b/domains/quang.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} From 9b20fe544598ce05921748a885eace23eb76cabc Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:04:23 -0500 Subject: [PATCH 110/308] Update records --- domains/lver.json | 53 ++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 28 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 8ac9ccdca..89850ba12 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -1,28 +1,25 @@ -{ - "repo": "https://github.com/lverx", - "owner": { - "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" - }, - "record": { - "MX": [ - "ASPMX.L.GOOGLE.COM", - "ALT1.ASPMX.L.GOOGLE.COM" - ] - }, - "CNAME": "lverz.glitch.me", - "URL": "https://lverz.glitch.me/" -}, -"redirect_config": { - "custom_paths": { - "/github": "https://github.com/lverx", - "/biz": "https://github.com/lverz", - "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link", - "/sms": "sms:16162560214" - }, - "redirect_paths": true -}, -"proxied": true -} \ No newline at end of file +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "CNAME": { + "name": "www", + "value": "lverz.glitch.me" + } + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link", + "/sms": "sms:16162560214" + }, + "redirect_paths": true + }, + "proxied": true +} From 9a9ef7907cc0fce4ea1e1218792e5367d192e6ed Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:10:26 -0500 Subject: [PATCH 111/308] Create mail.lver.json --- domains/mail.lver.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.lver.json diff --git a/domains/mail.lver.json b/domains/mail.lver.json new file mode 100644 index 000000000..9c69cb0f8 --- /dev/null +++ b/domains/mail.lver.json @@ -0,0 +1,15 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From b2acd91965cd1b7f0cc3eb99bad1477b7e9b0e74 Mon Sep 17 00:00:00 2001 From: ramirosanchezarnda Date: Sat, 1 Mar 2025 00:52:48 -0300 Subject: [PATCH 112/308] etercore.is-a.dev request --- domains/etercore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/etercore.json diff --git a/domains/etercore.json b/domains/etercore.json new file mode 100644 index 000000000..09e81b792 --- /dev/null +++ b/domains/etercore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramirosanchezaranda", + "email": "etercoredesignweb@gmail.com" + }, + "record": { + "CNAME": "etercore.vercel.app" + } + } \ No newline at end of file From 9b8461c07aeb7bff87a4500f5f1ce6a9e0ef5299 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:19:18 -0500 Subject: [PATCH 113/308] Update records: fixed --- domains/lver.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 89850ba12..491a05962 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -6,9 +6,7 @@ "sms": "(616) 256-0214 [business]" }, "record": { - "CNAME": { - "name": "www", - "value": "lverz.glitch.me" + "CNAME": "lverz.glitch.me" } }, "redirect_config": { From 2f7f319ef4e26a153b207225565b9ad9cae19cb1 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:03:26 +0700 Subject: [PATCH 114/308] Update tanbaycu.json --- domains/tanbaycu.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index f73959755..7defadbe3 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -1,8 +1,12 @@ { - "owner": { - "username": "tanbaycu" - }, - "record": { - "CNAME": "tanbaycu.github.io" - } + "description": "Trang portfolio cá nhân của tôi.", + "repo": "https://github.com/tanbaycu/tanbaycu.github.io", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "tanbaycu.github.io" + }, + "proxied": true } From 4c4507f03dd99f634518ca3bf7318a13f963225a Mon Sep 17 00:00:00 2001 From: Nahuel Date: Sat, 1 Mar 2025 04:22:55 -0300 Subject: [PATCH 115/308] Add nestornahuel.is-a.dev subdomain --- domains/_vercel.nestornahuel.json | 9 +++++++++ domains/nestornahuel.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nestornahuel.json create mode 100644 domains/nestornahuel.json diff --git a/domains/_vercel.nestornahuel.json b/domains/_vercel.nestornahuel.json new file mode 100644 index 000000000..32be602d4 --- /dev/null +++ b/domains/_vercel.nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nestornahuel.is-a.dev,efb92feab05594a5f526" + } +} diff --git a/domains/nestornahuel.json b/domains/nestornahuel.json new file mode 100644 index 000000000..2394f21e7 --- /dev/null +++ b/domains/nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "CNAME": "portfolio-steel-seven-72.vercel.app" + } +} From e18e1f7d304f084fa4193666eabd0c1ec5414b8f Mon Sep 17 00:00:00 2001 From: orangci Date: Sat, 1 Mar 2025 13:44:05 +0300 Subject: [PATCH 116/308] feat(domains): register `cirno.is-a.dev` --- domains/cirno.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cirno.json diff --git a/domains/cirno.json b/domains/cirno.json new file mode 100644 index 000000000..37a73adae --- /dev/null +++ b/domains/cirno.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangci", + "discord": "orangc" + }, + "record": { + "URL": "https://orangc.net" + } + } + \ No newline at end of file From 86cf578456b3cfb221185d47a3eee0b7ccbf625d Mon Sep 17 00:00:00 2001 From: Sreehari Date: Sat, 1 Mar 2025 02:14:46 +0530 Subject: [PATCH 117/308] Create sreehari.json --- domains/sreehari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sreehari.json diff --git a/domains/sreehari.json b/domains/sreehari.json new file mode 100644 index 000000000..b58faca18 --- /dev/null +++ b/domains/sreehari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SreehariTS", + "email": "sreeharisudarshan@gmail.com" + }, + "record": { + "CNAME": "sreeharits.github.io" + } +} From c7377c99a70fcd68bec72fd0d21e3292df223234 Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:21:56 +0700 Subject: [PATCH 118/308] Create dragonx943.json --- domains/dragonx943.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dragonx943.json diff --git a/domains/dragonx943.json b/domains/dragonx943.json new file mode 100644 index 000000000..afce4ce3a --- /dev/null +++ b/domains/dragonx943.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dragonx943", + "email": "premieregirl26@gmail.com" + }, + "record": { + "A": "54.254.71.100" + } +} From 250498a5fdb12a3502a629954e7684621567e0f3 Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:28:32 +0700 Subject: [PATCH 119/308] Update dragonx943.json --- domains/dragonx943.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dragonx943.json b/domains/dragonx943.json index afce4ce3a..580371565 100644 --- a/domains/dragonx943.json +++ b/domains/dragonx943.json @@ -4,6 +4,6 @@ "email": "premieregirl26@gmail.com" }, "record": { - "A": "54.254.71.100" + "A": ["54.254.71.100"] } } From 7dfeb5f7109a9900912dae11d572e5563a7d1949 Mon Sep 17 00:00:00 2001 From: Abineethan Date: Sat, 1 Mar 2025 19:24:21 +0530 Subject: [PATCH 120/308] Update abineethan.json Update CNAME Record --- domains/abineethan.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/abineethan.json b/domains/abineethan.json index d65050360..9983a2f6d 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -1,11 +1,10 @@ { - "description": "This subdomain hosts my personal portfolio website.", - "repo": "https://github.com/abineethan/abineethan.github.io", + "description": "This is my portfolio website.", "owner": { "username": "abineethan", "email": "abineethan22@gmail.com" }, "record": { - "CNAME": "abineethan.github.io" + "CNAME": "abineethan-dev.web.app" } } From 3b02c4bd37bf463b03a28c8e5d98972713c6058e Mon Sep 17 00:00:00 2001 From: Rudyy Greyrat Date: Sat, 1 Mar 2025 20:57:25 +0700 Subject: [PATCH 121/308] Create rudeus.json --- domains/rudeus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rudeus.json diff --git a/domains/rudeus.json b/domains/rudeus.json new file mode 100644 index 000000000..442899d78 --- /dev/null +++ b/domains/rudeus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dmquang", + "email": "mq.rudyy.08@gmai.com" + }, + "record": { + "CNAME": "dmquang.github.io" + } +} From 050b64aad536bbe06224461db9ece4ef696343d6 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sat, 1 Mar 2025 10:28:37 -0500 Subject: [PATCH 122/308] fixed JSON --- domains/lver.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 491a05962..628d9472b 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -7,7 +7,6 @@ }, "record": { "CNAME": "lverz.glitch.me" - } }, "redirect_config": { "custom_paths": { From 0e583a471adc58d4e0ce990336e35ebc1b5500fe Mon Sep 17 00:00:00 2001 From: "M. Baharuddin Yusuf" Date: Sat, 1 Mar 2025 22:57:21 +0700 Subject: [PATCH 123/308] Create bayu.json --- domains/bayu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bayu.json diff --git a/domains/bayu.json b/domains/bayu.json new file mode 100644 index 000000000..1a28a3df2 --- /dev/null +++ b/domains/bayu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ByeByu07", + "email":"muhammadbaharuddin08123@gmail.com" + }, + "record": { + "CNAME": "byebyu07.github.io" + } +} From f45234f4a601b69611b406abe279e9a0b6992b8e Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:26:14 +0700 Subject: [PATCH 124/308] Update new record for tanbaycu.json --- domains/tanbaycu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index 7defadbe3..a09c6ad1d 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -6,7 +6,7 @@ "email": "tanbaycu@gmail.com" }, "record": { - "CNAME": "tanbaycu.github.io" + "CNAME": "tanbaycu.verccel.app" }, "proxied": true } From 57398346e16aa63110bd51b6cfb70147bc905899 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:38:11 -0500 Subject: [PATCH 125/308] Apply suggestions from code review Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/reiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reiya.json b/domains/reiya.json index fb632c7a9..e0e0a44e0 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,6 +1,6 @@ { "owner": { - "username": "reiya" + "username": "reiya", "discord": "atlayer3" }, "record": { From 9248362247f85795d114dbc652ca76e67b6711a9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:38:20 -0500 Subject: [PATCH 126/308] Update reiya.json --- domains/reiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reiya.json b/domains/reiya.json index e0e0a44e0..840a23f7a 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -4,6 +4,6 @@ "discord": "atlayer3" }, "record": { - "CNAME": "atlayer3.net", + "CNAME": "atlayer3.net" } } From d95757d6f5b670ec94e8fc3ba1839101f8c737ce Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Sat, 1 Mar 2025 22:11:22 +0530 Subject: [PATCH 127/308] Update kunalpurandare.json --- domains/kunalpurandare.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index aced85525..a59df3070 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -1,8 +1,9 @@ { "owner": { - "username": "kunalpurandare" + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" }, "record": { - "CNAME": "https://kunalpurandare.github.io" + "CNAME": "kunalpurandare.github.io" } } From db6edf057dda897602447e5bd0269063905b5231 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Sat, 1 Mar 2025 11:47:45 -0500 Subject: [PATCH 128/308] Create _github-pages-challenge-nduartech.nathan.is-a.dev.json --- ...github-pages-challenge-nduartech.nathan.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json diff --git a/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json b/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json new file mode 100644 index 000000000..937af8d0d --- /dev/null +++ b/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nduartech", + "email": "nduartech101@gmail.com" + }, + "record": { + "TXT": "79d3051264abe353b91b26d27d0e42" + } +} From 685484654ec76d255725c88985ece6b226e28459 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Sat, 1 Mar 2025 11:50:24 -0500 Subject: [PATCH 129/308] Rename _github-pages-challenge-nduartech.nathan.is-a.dev.json to _github-pages-challenge-nduartech.nathan.json --- ...s-a.dev.json => _github-pages-challenge-nduartech.nathan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-nduartech.nathan.is-a.dev.json => _github-pages-challenge-nduartech.nathan.json} (100%) diff --git a/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json b/domains/_github-pages-challenge-nduartech.nathan.json similarity index 100% rename from domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json rename to domains/_github-pages-challenge-nduartech.nathan.json From 9f2dba4cac2e83e98924d0ab8ae0d1137f72f49a Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 10:50:26 -0600 Subject: [PATCH 130/308] Create Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Bryan14Saenz.is-a.dev.json diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json new file mode 100644 index 000000000..4c4726104 --- /dev/null +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "domain": "is-a.dev", + "subdomain": "Bryan14Saenz", + "owner": { + "email": "14BryanSaenz@gmail.com" + }, + "records": { + "CNAME": "https://portafoliob14s.netlify.app/" + } +} From 5326355075de831331608b3995e524e753107ab3 Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 10:55:18 -0600 Subject: [PATCH 131/308] Update Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index 4c4726104..2dac9e5a8 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,8 +1,8 @@ { "domain": "is-a.dev", - "subdomain": "Bryan14Saenz", + "subdomain": "bryan14baenz", "owner": { - "email": "14BryanSaenz@gmail.com" + "email": "14bryansaenz@gmail.com" }, "records": { "CNAME": "https://portafoliob14s.netlify.app/" From 32d9982eba91893a253a76ab68183681b7eaaedf Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Sun, 2 Mar 2025 00:02:53 +0700 Subject: [PATCH 132/308] Create www.bao.json --- domains/www.bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.bao.json diff --git a/domains/www.bao.json b/domains/www.bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/www.bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From 0855ad15f3bdb3546963d3d832f0aa4065d84877 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sat, 1 Mar 2025 22:37:34 +0530 Subject: [PATCH 133/308] Create sandun.json --- domains/sandun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sandun.json diff --git a/domains/sandun.json b/domains/sandun.json new file mode 100644 index 000000000..ebcd760bc --- /dev/null +++ b/domains/sandun.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website of Sandun Madhushan", + "repo": "https://github.com/sandunMadhushan/sandunMadhushan.github.io", + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "CNAME": "sandunMadhushan.github.io" + } +} From 82e1ebaf7bfa82b054d7c4182f13f0bbda8daedc Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:10:07 +0000 Subject: [PATCH 134/308] Create _discord.cally,json --- domains/_discord.cally,json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cally,json diff --git a/domains/_discord.cally,json b/domains/_discord.cally,json new file mode 100644 index 000000000..80607c630 --- /dev/null +++ b/domains/_discord.cally,json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" + } +} From 89985ce114f0cb0573aa755864a3605f455050b4 Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:10:25 +0000 Subject: [PATCH 135/308] Create _discord.cally.json --- domains/_discord.cally.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cally.json diff --git a/domains/_discord.cally.json b/domains/_discord.cally.json new file mode 100644 index 000000000..80607c630 --- /dev/null +++ b/domains/_discord.cally.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" + } +} From bf407fb63b6980f319cbea3cb8d8aeed25d25b63 Mon Sep 17 00:00:00 2001 From: Dharamvir Sinh Date: Sat, 1 Mar 2025 22:41:44 +0530 Subject: [PATCH 136/308] Create dharamvir.json --- domains/dharamvir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dharamvir.json diff --git a/domains/dharamvir.json b/domains/dharamvir.json new file mode 100644 index 000000000..543e4aa8f --- /dev/null +++ b/domains/dharamvir.json @@ -0,0 +1,10 @@ +{ + "domain": "dharamvir.is-a.dev", + "owner": { + "email": "gohildharamvirsinh1530@gmail.com", + "github": "DH4R4M" + }, + "record": { + "CNAME": "DH4R4M.github.io" + } +} From aad1c93ab97c292d3aa1695f88d913077edd6bad Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:12:47 +0000 Subject: [PATCH 137/308] Delete domains/_discord.cally,json --- domains/_discord.cally,json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.cally,json diff --git a/domains/_discord.cally,json b/domains/_discord.cally,json deleted file mode 100644 index 80607c630..000000000 --- a/domains/_discord.cally,json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cally-jt", - "email": "callumjt@proton.me" - }, - "record": { - "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" - } -} From 91903b8e005e32dafc7cc9f17b01d8b40f4627bb Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:25:56 +0700 Subject: [PATCH 138/308] Update tanbaycu.json --- domains/tanbaycu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index a09c6ad1d..892edd731 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -6,7 +6,7 @@ "email": "tanbaycu@gmail.com" }, "record": { - "CNAME": "tanbaycu.verccel.app" + "CNAME": "tanbaycu.vercel.app" }, "proxied": true } From 7146471b432c0056f219f2703707856bfd1c1818 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sat, 1 Mar 2025 22:58:06 +0530 Subject: [PATCH 139/308] Update domains/sandun.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/sandun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sandun.json b/domains/sandun.json index ebcd760bc..9e888ae80 100644 --- a/domains/sandun.json +++ b/domains/sandun.json @@ -6,6 +6,6 @@ "email": "sandunhmadushan9330@gmail.com" }, "record": { - "CNAME": "sandunMadhushan.github.io" + "CNAME": "sandunmadhushan.github.io" } } From 6f2e6264d33cfc842c55dd03be9bb4aed9adaf8a Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:52:44 +0000 Subject: [PATCH 140/308] Create _vercel.youssef.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit alr, my bad 💀 i legit thought i had to put _vercel.youssef.json in my own repo, but yeah... turns out that was a major skill issue 😭 appreciate the patience, won’t happen again (i hope) 😅 --- domains/_vercel.youssef.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.youssef.json diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json new file mode 100644 index 000000000..e598a4a15 --- /dev/null +++ b/domains/_vercel.youssef.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" +}, +"record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" +} +} From 847edb0722574e427b53afbc8ca6ec1127c863a1 Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 12:00:39 -0600 Subject: [PATCH 141/308] Update Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index 2dac9e5a8..b11efd67a 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,10 +1,11 @@ { "domain": "is-a.dev", - "subdomain": "bryan14baenz", + "subdomain": "bryan14saenz", "owner": { + "username": "Bryan14Saenz" "email": "14bryansaenz@gmail.com" }, "records": { - "CNAME": "https://portafoliob14s.netlify.app/" + "CNAME": "portafoliob14s.netlify.app" } } From ed9906bf829eb277247f9bc8ee50146e863d168d Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:11:54 +0600 Subject: [PATCH 142/308] Create _discord.harunabdullah.json --- domains/_discord.harunabdullah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.harunabdullah.json diff --git a/domains/_discord.harunabdullah.json b/domains/_discord.harunabdullah.json new file mode 100644 index 000000000..b02c66be9 --- /dev/null +++ b/domains/_discord.harunabdullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harunabdullah", + "email": "harunabdullahrakin@gmail.com" + }, + "record": { + "TXT": "dh=08ca7b2a348ba12437193e6d84e9b819dc75da31" + } +} From 465cf1d84941d9ab0fba45011d27a324ea52b15f Mon Sep 17 00:00:00 2001 From: vinitshah101 <76030990+vinitshah101@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:47:26 +0530 Subject: [PATCH 143/308] Create vinitshah --- domains/vinitshah | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vinitshah diff --git a/domains/vinitshah b/domains/vinitshah new file mode 100644 index 000000000..deca1eb4f --- /dev/null +++ b/domains/vinitshah @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Webisite", + "repo": "https://github.com/vinitshah101/portfolio-website", + "owner": { + "username": "vinitshah101", + "email": "vinitshahofficial@gmail.com" + }, + "record": { + "CNAME": "vinitshah101.github.io" + } +} From 1f3aa2f990866b59ed298630fb564efc74272a77 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 19:21:23 +0100 Subject: [PATCH 144/308] Added my subdomain --- domains/abdulquddus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdulquddus.json diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json new file mode 100644 index 000000000..f6cd52709 --- /dev/null +++ b/domains/abdulquddus.json @@ -0,0 +1,10 @@ +{ + "subdomain": "abdulquddus", + "owner": { + "email": "abdulquddusinda@gmail.com" + }, + "records": { + "CNAME": "abdulquddus.onrender.com" + } + } + \ No newline at end of file From fd4d764bc615e9c94f64e589a29ec9ba6d7c7fd8 Mon Sep 17 00:00:00 2001 From: vinitshah101 <76030990+vinitshah101@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:54:35 +0530 Subject: [PATCH 145/308] added vinitshah.json --- domains/{vinitshah => vinitshah.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{vinitshah => vinitshah.json} (100%) diff --git a/domains/vinitshah b/domains/vinitshah.json similarity index 100% rename from domains/vinitshah rename to domains/vinitshah.json From d2c428dcfa9d2caff62b90303f49a48ba49ee400 Mon Sep 17 00:00:00 2001 From: supperfreddo Date: Sat, 1 Mar 2025 19:59:17 +0100 Subject: [PATCH 146/308] Create supperfreddo.json --- domains/_vercel.supperfreddo.json | 10 ++++++++++ domains/supperfreddo.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.supperfreddo.json create mode 100644 domains/supperfreddo.json diff --git a/domains/_vercel.supperfreddo.json b/domains/_vercel.supperfreddo.json new file mode 100644 index 000000000..66480369b --- /dev/null +++ b/domains/_vercel.supperfreddo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "supperfreddo", + "email": "supperfreddoio@gmail.com", + "discord": "supperfreddo" + }, + "record": { + "TXT": "vc-domain-verify=supperfreddo.is-a.dev,68c20273ddb3ea11e1d6" + } +} \ No newline at end of file diff --git a/domains/supperfreddo.json b/domains/supperfreddo.json new file mode 100644 index 000000000..daaa546fb --- /dev/null +++ b/domains/supperfreddo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "supperfreddo", + "email": "supperfreddoio@gmail.com", + "discord": "supperfreddo" + }, + "record": { + "CNAME": "supperfreddo.vercel.app" + } +} \ No newline at end of file From 758ff5cf6df978362463456fd70fe4725ba39e85 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 20:33:05 +0100 Subject: [PATCH 147/308] Update domains/abdulquddus.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/abdulquddus.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index f6cd52709..529c55659 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -1,5 +1,4 @@ { - "subdomain": "abdulquddus", "owner": { "email": "abdulquddusinda@gmail.com" }, From 702b5c5f2e06edf85f1380bc1eab4713bcdd3179 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 20:33:20 +0100 Subject: [PATCH 148/308] Update domains/abdulquddus.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/abdulquddus.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index 529c55659..fceea4ca2 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -1,5 +1,6 @@ { "owner": { + "username": "aqdev-tech", "email": "abdulquddusinda@gmail.com" }, "records": { From 049379bd7a27d1883ce3c4c7effeedca1c97c55b Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Sat, 1 Mar 2025 14:54:33 -0500 Subject: [PATCH 149/308] Create _github-pages-challenge-LeeSpencer.json --- domains/_github-pages-challenge-LeeSpencer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LeeSpencer.json diff --git a/domains/_github-pages-challenge-LeeSpencer.json b/domains/_github-pages-challenge-LeeSpencer.json new file mode 100644 index 000000000..6482df6a5 --- /dev/null +++ b/domains/_github-pages-challenge-LeeSpencer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "TXT": "d2ec009b06395dafb0b2a7cb525a3a" + } +} From e9ed0649215ead2c04861c054a06e6fcb3f3c95b Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:06:52 -0500 Subject: [PATCH 150/308] Rename _github-pages-challenge-LeeSpencer.json to _github-pages-challenge-leespencer.spencer.json --- ...encer.json => _github-pages-challenge-leespencer.spencer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-LeeSpencer.json => _github-pages-challenge-leespencer.spencer.json} (100%) diff --git a/domains/_github-pages-challenge-LeeSpencer.json b/domains/_github-pages-challenge-leespencer.spencer.json similarity index 100% rename from domains/_github-pages-challenge-LeeSpencer.json rename to domains/_github-pages-challenge-leespencer.spencer.json From c560c2251a86f68a3169846157bf01b975d34535 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:40:46 -0500 Subject: [PATCH 151/308] Update domains/_vercel.youssef.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/_vercel.youssef.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json index e598a4a15..e54a53d60 100644 --- a/domains/_vercel.youssef.json +++ b/domains/_vercel.youssef.json @@ -1,9 +1,9 @@ { -"owner": { - "username": "YoussefDevPro", - "email": "youssef.pro.coding@gmail.com" -}, -"record": { - "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" -} + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" + } } From b08d0f06e817b347077599627e72269617bc29ba Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 05:51:21 +0700 Subject: [PATCH 152/308] Create _vercel.tanbaycu.json --- domains/_vercel.tanbaycu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.tanbaycu.json diff --git a/domains/_vercel.tanbaycu.json b/domains/_vercel.tanbaycu.json new file mode 100644 index 000000000..00e1f3e11 --- /dev/null +++ b/domains/_vercel.tanbaycu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tanbaycu.is-a.dev,39c822aec04365116c16" + } +} From c18e974eb832e5c37bcb923d37d864675869207b Mon Sep 17 00:00:00 2001 From: nickibreeki Date: Sun, 2 Mar 2025 10:06:32 +0700 Subject: [PATCH 153/308] Create nickibreeki.json --- domains/nickibreeki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nickibreeki.json diff --git a/domains/nickibreeki.json b/domains/nickibreeki.json new file mode 100644 index 000000000..6ea9cac03 --- /dev/null +++ b/domains/nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "CNAME": "nickibreeki.pages.dev" + } +} From 58a4cbcef5b06b86a25f5352a718a8b98d2dc119 Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Sun, 2 Mar 2025 11:18:00 +0700 Subject: [PATCH 154/308] Create quangtran.json --- domains/quangtran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quangtran.json diff --git a/domains/quangtran.json b/domains/quangtran.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} From 52957800fafcdf634f1944e3ad3ed745962fbaba Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:37:00 -0500 Subject: [PATCH 155/308] Create lit.lver.json --- domains/lit.lver.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/lit.lver.json diff --git a/domains/lit.lver.json b/domains/lit.lver.json new file mode 100644 index 000000000..aebffe910 --- /dev/null +++ b/domains/lit.lver.json @@ -0,0 +1,17 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "URL": "https://linktr.ee/lverboy" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/" + }, + "redirect_paths": true + }, +} From 67dfee4591a3edc7f69e0d21ca9323bf62e22d26 Mon Sep 17 00:00:00 2001 From: marjuzdev <47751150+marjuzdev@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:52:17 -0500 Subject: [PATCH 156/308] Create marjuz --- domains/marjuz | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/marjuz diff --git a/domains/marjuz b/domains/marjuz new file mode 100644 index 000000000..8398f546d --- /dev/null +++ b/domains/marjuz @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marjuzdev" + }, + "records": { + "CNAME": "marjuz.netlify.app" + } +} From 7d420d4e9dc6810598ae79859652de82fdc9c52e Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:22:21 -0500 Subject: [PATCH 157/308] Create lver-rocks.lver.json --- domains/lver-rocks.lver.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/lver-rocks.lver.json diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json new file mode 100644 index 000000000..088396f05 --- /dev/null +++ b/domains/lver-rocks.lver.json @@ -0,0 +1,23 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "CNAME": "lver-rocks.pages.dev" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/", + "/host": "https://pages.dev/", + "/dir": "https://github.com/is-a-dev/register", + "/iad": "https://is-a.dev/", + "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", + "/contact": "https://contact-lver.pages.dev", + }, + "redirect_paths": true + }, + "proxied": true +} From 19f79122494e05eac8d441ad70378d3ca433cb66 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:06:21 +0530 Subject: [PATCH 158/308] Update 0xarchit.json mail records not setting up. so using nameserver --- domains/0xarchit.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ede3f61cd..965e8b8ad 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,15 +4,9 @@ "email": "0xarchit@proton.me" }, "record": { - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com" ] } } From 5217bc60501e373b7944c7d4a9d7e6a5e919343d Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Sun, 2 Mar 2025 12:39:17 +0700 Subject: [PATCH 159/308] Update jznctt.json --- domains/jznctt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 4154d6fff..a4f78e30e 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -7,4 +7,5 @@ }, "record": { "CNAME": "ncttjz.github.io" - }, + } +} From f2dd6c76e21d287a7bf213c96d33d909f3249c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20P=C3=A9rez=20Fleita?= <82460793+frankperez-github@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:45:14 -0500 Subject: [PATCH 160/308] Create frank-perez-fleita.json --- domains/frank-perez-fleita.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/frank-perez-fleita.json diff --git a/domains/frank-perez-fleita.json b/domains/frank-perez-fleita.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/frank-perez-fleita.json @@ -0,0 +1 @@ + From 0ce5fc633650b9df60f38ad612202891eda62a81 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:21:42 +0530 Subject: [PATCH 161/308] Update 0xarchit.json --- domains/0xarchit.json | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 965e8b8ad..170132b32 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,9 +4,29 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": [ - "brenna.ns.cloudflare.com", - "cartman.ns.cloudflare.com" + "MX": [ + { + "value": "mx.zoho.in", + "priority": "10" + }, + { + "value": "mx2.zoho.in", + "priority": "20" + }, + { + "value": "mx3.zoho.in", + "priority": "50" + } + ], + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", + ], + "TXT": [ + { + "host": "zmail._domainkey", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] } } From e49ad5eb205333d392a91848d22089daaa246564 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:24:50 +0530 Subject: [PATCH 162/308] Update 0xarchit.json --- domains/0xarchit.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 170132b32..4a1b0a620 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -6,23 +6,21 @@ "record": { "MX": [ { - "value": "mx.zoho.in", - "priority": "10" + "value": "mx.zoho.in", + "priority": 10 }, { - "value": "mx2.zoho.in", - "priority": "20" + "value": "mx2.zoho.in", + "priority": 20 }, { - "value": "mx3.zoho.in", - "priority": "50" + "value": "mx3.zoho.in", + "priority": 50 } ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - ], - "TXT": [ { "host": "zmail._domainkey", "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" From 799c049496e1c4d44895cf7bf27a5a1172306672 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:26:18 +0530 Subject: [PATCH 163/308] Update 0xarchit.json --- domains/0xarchit.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 4a1b0a620..d11e24ccf 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,14 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - { - "host": "zmail._domainkey", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } + "zmail._domainkey=v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } } From 3937bc33e73d46e18b4d4e2319e9a8e6c85238cc Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:27:33 +0530 Subject: [PATCH 164/308] Update 0xarchit.json --- domains/0xarchit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index d11e24ccf..72ba340f9 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,9 +5,9 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", From a18ed77b574bf48380c0353ca0a20840652edba9 Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 13:41:18 +0700 Subject: [PATCH 165/308] Create handikatriarlan.json --- domains/handikatriarlan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/handikatriarlan.json diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json new file mode 100644 index 000000000..53a083687 --- /dev/null +++ b/domains/handikatriarlan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "handikatriarlan" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + } +} From 08a0acba7b8b4937f71165ef2d791224ca1728fc Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:47:27 +0300 Subject: [PATCH 166/308] Update domains/pita.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/pita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pita.json b/domains/pita.json index 03a906f47..901098b86 100644 --- a/domains/pita.json +++ b/domains/pita.json @@ -1,6 +1,6 @@ { "owner": { - "username": "pita092" + "username": "pita092", "discord": "spongebob_spongebob_spongebob" }, "record": { From 311c7d3a2a6eafaf8578c6b3f0d5c1ee5752d234 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:49:23 +0300 Subject: [PATCH 167/308] this aint supposed to be in here nephew --- domains/Bryan14Saenz.is-a.dev.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index b11efd67a..f38786b87 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,6 +1,4 @@ { - "domain": "is-a.dev", - "subdomain": "bryan14saenz", "owner": { "username": "Bryan14Saenz" "email": "14bryansaenz@gmail.com" From ccc0e57f56ae71d069d4540d150a3a38565d2436 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:50:46 +0300 Subject: [PATCH 168/308] kids these days :( --- domains/{Bryan14Saenz.is-a.dev.json => Bryan14Saenz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Bryan14Saenz.is-a.dev.json => Bryan14Saenz.json} (79%) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.json similarity index 79% rename from domains/Bryan14Saenz.is-a.dev.json rename to domains/Bryan14Saenz.json index f38786b87..54fdcd676 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bryan14Saenz" + "username": "Bryan14Saenz", "email": "14bryansaenz@gmail.com" }, "records": { From 26964eef259b3c9d6a0cb26993552b159258db79 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:53:47 +0300 Subject: [PATCH 169/308] istg another typo happens and ill rope --- domains/Bryan14Saenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Bryan14Saenz.json b/domains/Bryan14Saenz.json index 54fdcd676..7d5956ba0 100644 --- a/domains/Bryan14Saenz.json +++ b/domains/Bryan14Saenz.json @@ -3,7 +3,7 @@ "username": "Bryan14Saenz", "email": "14bryansaenz@gmail.com" }, - "records": { + "record": { "CNAME": "portafoliob14s.netlify.app" } } From 8e44c3d49fd9845aa5365819db6d43c124692f42 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:55:39 +0300 Subject: [PATCH 170/308] death --- domains/{Bryan14Saenz.json => bryan14saenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Bryan14Saenz.json => bryan14saenz.json} (100%) diff --git a/domains/Bryan14Saenz.json b/domains/bryan14saenz.json similarity index 100% rename from domains/Bryan14Saenz.json rename to domains/bryan14saenz.json From d22f9da1912d231bf567d91ceda2d8b03af24b4f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:59:42 +0300 Subject: [PATCH 171/308] typo --- domains/abdulquddus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index fceea4ca2..84b383608 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -3,8 +3,8 @@ "username": "aqdev-tech", "email": "abdulquddusinda@gmail.com" }, - "records": { + "record": { "CNAME": "abdulquddus.onrender.com" } } - \ No newline at end of file + From b8503cfec85c658001cceddacf274dd8e3aad6ed Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:05:17 +0300 Subject: [PATCH 172/308] Update marjuz --- domains/marjuz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marjuz b/domains/marjuz index 8398f546d..f678aa328 100644 --- a/domains/marjuz +++ b/domains/marjuz @@ -2,7 +2,7 @@ "owner": { "username": "marjuzdev" }, - "records": { + "record": { "CNAME": "marjuz.netlify.app" } } From a00db17e970257e76b66461cdf4c0a5a784b387f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:06:30 +0300 Subject: [PATCH 173/308] Rename marjuz to marjuz.json --- domains/{marjuz => marjuz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marjuz => marjuz.json} (100%) diff --git a/domains/marjuz b/domains/marjuz.json similarity index 100% rename from domains/marjuz rename to domains/marjuz.json From 48e0c2fee61251a34c7aade7a2de9e22dc6c3bb9 Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 14:11:19 +0700 Subject: [PATCH 174/308] Update handikatriarlan.json --- domains/handikatriarlan.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json index 53a083687..073a5b8f8 100644 --- a/domains/handikatriarlan.json +++ b/domains/handikatriarlan.json @@ -1,8 +1,9 @@ { "owner": { - "username": "handikatriarlan" + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "cname.vercel-dns.com" } } From 19c3184a2d7946837afee3a79d5a27bfc424382e Mon Sep 17 00:00:00 2001 From: roylee0704 Date: Sun, 2 Mar 2025 14:13:13 +0700 Subject: [PATCH 175/308] Update roylee0704 --- domains/roylee0704 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/roylee0704 b/domains/roylee0704 index 8b1378917..d250f5340 100644 --- a/domains/roylee0704 +++ b/domains/roylee0704 @@ -1 +1,9 @@ - +{ + "owner": { + "username": "roylee0704", + "email": "roylee0704@gmail.com" + }, + "record": { + "CNAME": "https://roylee0704.github.io/react-flexbox-grid" + } +} From c2b6977147aea7552a0dfd34b55291782e956436 Mon Sep 17 00:00:00 2001 From: roylee0704 Date: Sun, 2 Mar 2025 14:26:15 +0700 Subject: [PATCH 176/308] Update domains/roylee0704 Co-authored-by: orangc --- domains/roylee0704 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roylee0704 b/domains/roylee0704 index d250f5340..66a6a4721 100644 --- a/domains/roylee0704 +++ b/domains/roylee0704 @@ -4,6 +4,6 @@ "email": "roylee0704@gmail.com" }, "record": { - "CNAME": "https://roylee0704.github.io/react-flexbox-grid" + "CNAME": "roylee0704.github.io" } } From 18a6f5e376d48cf5743329cc866c9a9716cf65e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:36:23 +0700 Subject: [PATCH 177/308] Create minhtan.json --- domains/minhtan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minhtan.json diff --git a/domains/minhtan.json b/domains/minhtan.json new file mode 100644 index 000000000..3211b7562 --- /dev/null +++ b/domains/minhtan.json @@ -0,0 +1,12 @@ +{ + "description": "Trình giả lập chạy mã Python trên website.", + "repo": "https://github.com/tanbaycu/pythonCLI-webapp", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "python-cli-webapp.vercel.app" + }, + "proxied": true +} From 972857e4354833a9931db63bbbab79918d5d6dca Mon Sep 17 00:00:00 2001 From: Bandu Mulla Date: Sun, 2 Mar 2025 13:07:34 +0530 Subject: [PATCH 178/308] Add bandu.json configuration for domain ownership and CNAME record --- domains/bandu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bandu.json diff --git a/domains/bandu.json b/domains/bandu.json new file mode 100644 index 000000000..b0cd2619a --- /dev/null +++ b/domains/bandu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bmulla7", + "email": "bmulla7@gmail.com" + }, + "record": { + "CNAME": "bandu.pages.dev" + } +} From fa8815a91d8e42c057ed32e6513c1c1f25e4c8a4 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:37:38 +0700 Subject: [PATCH 179/308] Create _vercel.minhtan.json --- domains/_vercel.minhtan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.minhtan.json diff --git a/domains/_vercel.minhtan.json b/domains/_vercel.minhtan.json new file mode 100644 index 000000000..60f5234bc --- /dev/null +++ b/domains/_vercel.minhtan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=minhtan.is-a.dev,7be64448654af271a7c5" + } +} From 39f09b3bfc127308b3aac7bf46ff78ba99dd883c Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 16:31:09 +0700 Subject: [PATCH 180/308] Update handikatriarlan.json --- domains/handikatriarlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json index 073a5b8f8..8bf3bab5f 100644 --- a/domains/handikatriarlan.json +++ b/domains/handikatriarlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" } } From c8dd131bb6cdc6131e2c7169fec64c099b447b7b Mon Sep 17 00:00:00 2001 From: Yahli Gitzi <111854403+yahligitzi@users.noreply.github.com> Date: Sun, 2 Mar 2025 11:48:27 +0200 Subject: [PATCH 181/308] Create yahli.json --- domains/yahli.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yahli.json diff --git a/domains/yahli.json b/domains/yahli.json new file mode 100644 index 000000000..94473bb32 --- /dev/null +++ b/domains/yahli.json @@ -0,0 +1,10 @@ +{ + "description": "Personal dev website", + "owner": { + "username": "yahligitzi", + "email": "yahligitzi2@gmail.com" + }, + "record": { + "CNAME": "yahligitzi.github.io" + } +} From 75836fe412a8481a33ff44a9c646d25091981c8e Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 16:48:51 +0700 Subject: [PATCH 182/308] Rename handikatriarlan.json to arlan.json --- domains/{handikatriarlan.json => arlan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{handikatriarlan.json => arlan.json} (100%) diff --git a/domains/handikatriarlan.json b/domains/arlan.json similarity index 100% rename from domains/handikatriarlan.json rename to domains/arlan.json From c393aaee25c34b8d8be9c3f90572e5ef6063ef71 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 16:17:13 +0530 Subject: [PATCH 183/308] Create zmail._domainkey.0xarchit --- domains/zmail._domainkey.0xarchit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.0xarchit diff --git a/domains/zmail._domainkey.0xarchit b/domains/zmail._domainkey.0xarchit new file mode 100644 index 000000000..9e1d85a52 --- /dev/null +++ b/domains/zmail._domainkey.0xarchit @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xarchit", + "email": "0xarchit@proton.me" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } +} From a67411f42546ac5d25296dc3079546ec90628904 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 16:18:22 +0530 Subject: [PATCH 184/308] Rename zmail._domainkey.0xarchit to zmail._domainkey.0xarchit.json --- .../{zmail._domainkey.0xarchit => zmail._domainkey.0xarchit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{zmail._domainkey.0xarchit => zmail._domainkey.0xarchit.json} (100%) diff --git a/domains/zmail._domainkey.0xarchit b/domains/zmail._domainkey.0xarchit.json similarity index 100% rename from domains/zmail._domainkey.0xarchit rename to domains/zmail._domainkey.0xarchit.json From d49a950c48696a9f18562637ad0e2f6ec43dd397 Mon Sep 17 00:00:00 2001 From: Shoaib Ahmad <127685413+D3vShoaib@users.noreply.github.com> Date: Sun, 2 Mar 2025 16:23:07 +0530 Subject: [PATCH 185/308] Create shoaib.json --- domains/shoaib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoaib.json diff --git a/domains/shoaib.json b/domains/shoaib.json new file mode 100644 index 000000000..d032d1025 --- /dev/null +++ b/domains/shoaib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d3vshoaib" + "email": "d3vshoaib@gmail.com" + }, + "record": { + "CNAME": "d3vshoaib.netlify.app" + } +} From 0b0452a5dda81dfb6f351dc993d7ce8aa53fa196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cemal=20G=C3=B6n=C3=BClta=C5=9F?= <45357531+cemalgnlts@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:38:24 +0300 Subject: [PATCH 186/308] Create cemalgnlts.json --- domains/cemalgnlts.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/cemalgnlts.json diff --git a/domains/cemalgnlts.json b/domains/cemalgnlts.json new file mode 100644 index 000000000..19173f65e --- /dev/null +++ b/domains/cemalgnlts.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cemalgnlts", + }, + "record": { + "CNAME": "cemalgnlts.surge.sh" + } +} From 96bfd99114c30155cdb95720f2e6847232790344 Mon Sep 17 00:00:00 2001 From: Aadityaa Nagarajan Date: Sun, 2 Mar 2025 17:16:42 +0530 Subject: [PATCH 187/308] Create _vercel.aadityaa.json --- domains/_vercel.aadityaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aadityaa.json diff --git a/domains/_vercel.aadityaa.json b/domains/_vercel.aadityaa.json new file mode 100644 index 000000000..bfa029eff --- /dev/null +++ b/domains/_vercel.aadityaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aadityaa2606", + "email": "aadityaa2606@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aadityaa.is-a.dev,ac8d0d70ecad184cddfa" + } +} From ddf06f8dc75ad664e2b0d5375c01748065afb4d1 Mon Sep 17 00:00:00 2001 From: Aadityaa Nagarajan Date: Sun, 2 Mar 2025 17:17:35 +0530 Subject: [PATCH 188/308] Create aadityaa.json --- domains/aadityaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aadityaa.json diff --git a/domains/aadityaa.json b/domains/aadityaa.json new file mode 100644 index 000000000..0609b2d10 --- /dev/null +++ b/domains/aadityaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aadityaa2606", + "email": "aadityaa2606@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 63a9af4c8eb9d56e731158dce927564c25d77ca9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 16:10:03 +0400 Subject: [PATCH 189/308] fix: json --- domains/shoaib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shoaib.json b/domains/shoaib.json index d032d1025..07d506eed 100644 --- a/domains/shoaib.json +++ b/domains/shoaib.json @@ -1,6 +1,6 @@ { "owner": { - "username": "d3vshoaib" + "username": "d3vshoaib", "email": "d3vshoaib@gmail.com" }, "record": { From c31c2fc9b21e001df4d95e6af19d3f3f261376ca Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 17:45:28 +0530 Subject: [PATCH 190/308] Update 0xarchit.json --- domains/0xarchit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 72ba340f9..8f1343b7f 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -12,7 +12,10 @@ "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - "zmail._domainkey=v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + { + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] } } From 717ce481c1c6bff16c5402e43cd14782a711a144 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 17:51:45 +0530 Subject: [PATCH 191/308] Update 0xarchit.json --- domains/0xarchit.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 8f1343b7f..766feacce 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -10,8 +10,14 @@ "mx3.zoho.in" ], "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", + { + "host": "@", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "host": "@", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, { "host": "zmail._domainkey.0xarchit", "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" From 85a66c134254742c0d38580e434b64a2808be968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cemal=20G=C3=B6n=C3=BClta=C5=9F?= <45357531+cemalgnlts@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:25:44 +0300 Subject: [PATCH 192/308] Add contact method --- domains/cemalgnlts.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/cemalgnlts.json b/domains/cemalgnlts.json index 19173f65e..c9869cd61 100644 --- a/domains/cemalgnlts.json +++ b/domains/cemalgnlts.json @@ -1,6 +1,7 @@ { "owner": { "username": "cemalgnlts", + "discord": "cemalgnlts" }, "record": { "CNAME": "cemalgnlts.surge.sh" From 0251429e5cb4279c04595914eb4fb5f994be0ba9 Mon Sep 17 00:00:00 2001 From: Priscila Date: Sun, 2 Mar 2025 13:29:06 +0100 Subject: [PATCH 193/308] Create priscila.json --- domains/priscila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/priscila.json diff --git a/domains/priscila.json b/domains/priscila.json new file mode 100644 index 000000000..6362a0f46 --- /dev/null +++ b/domains/priscila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pgoliv-code", + "email": "pguillen.oliv@gmail.com" + }, + "record": { + "CNAME": "https://pgoliv-code.github.io/" + } +} From 47fb8771ec6ebc2ddc2d9aa0bcd5fed5e9c93fe5 Mon Sep 17 00:00:00 2001 From: nickibreeki Date: Sun, 2 Mar 2025 19:30:01 +0700 Subject: [PATCH 194/308] Create _discord.nickibreeki.json --- domains/_discord.nickibreeki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.nickibreeki.json diff --git a/domains/_discord.nickibreeki.json b/domains/_discord.nickibreeki.json new file mode 100644 index 000000000..6a6fbec44 --- /dev/null +++ b/domains/_discord.nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "TXT": "dh=14acda3ef13ac5d15f7cf8e8cfd3a8556fc227eb" + } +} From db545c7cbd93389f6de569a3e802db617d7fbc94 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sun, 2 Mar 2025 18:01:25 +0530 Subject: [PATCH 195/308] Create _github-pages-challenge-sandunmadhushan.json --- domains/_github-pages-challenge-sandunmadhushan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sandunmadhushan.json diff --git a/domains/_github-pages-challenge-sandunmadhushan.json b/domains/_github-pages-challenge-sandunmadhushan.json new file mode 100644 index 000000000..64530a2c7 --- /dev/null +++ b/domains/_github-pages-challenge-sandunmadhushan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "TXT": "6f8cbcd17af6f3e277eb864f78cfeb" + } +} From 1ff321c4624224af31582d9c9d6872f2cae6427c Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sun, 2 Mar 2025 18:10:01 +0530 Subject: [PATCH 196/308] Rename _github-pages-challenge-sandunmadhushan.json to _github-pages-challenge-sandunmadhushan.sandun.json --- ...n.json => _github-pages-challenge-sandunmadhushan.sandun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sandunmadhushan.json => _github-pages-challenge-sandunmadhushan.sandun.json} (100%) diff --git a/domains/_github-pages-challenge-sandunmadhushan.json b/domains/_github-pages-challenge-sandunmadhushan.sandun.json similarity index 100% rename from domains/_github-pages-challenge-sandunmadhushan.json rename to domains/_github-pages-challenge-sandunmadhushan.sandun.json From decf444b54889b150f5e1557adf6ea251fdc8961 Mon Sep 17 00:00:00 2001 From: Priscila Date: Sun, 2 Mar 2025 13:40:38 +0100 Subject: [PATCH 197/308] Update domains/priscila.json Co-authored-by: iostpa --- domains/priscila.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/priscila.json b/domains/priscila.json index 6362a0f46..f827b48c6 100644 --- a/domains/priscila.json +++ b/domains/priscila.json @@ -4,6 +4,6 @@ "email": "pguillen.oliv@gmail.com" }, "record": { - "CNAME": "https://pgoliv-code.github.io/" + "CNAME": "pgoliv-code.github.io" } } From 79f9aee4585c08a36949ea71af1b2ac7a03f75a9 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:14:36 +0530 Subject: [PATCH 198/308] Update 0xarchit.json : Redirect Path --- domains/0xarchit.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 766feacce..274cb96f5 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -10,18 +10,16 @@ "mx3.zoho.in" ], "TXT": [ - { - "host": "@", - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "host": "@", - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, - { - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } + "redirect_config": { + "custom_paths": { + "/": "https://0xarchit.pages.dev" + }, + "redirect_paths": true + } +} } From a93c52ae2aaee407b11b3c82994350c5a12dd44a Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:15:10 +0530 Subject: [PATCH 199/308] Update 0xarchit.json --- domains/0xarchit.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 274cb96f5..75ee5bdc6 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -22,4 +22,3 @@ "redirect_paths": true } } -} From e840fe2e03515aa3862af355fed27d79e7f8c301 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:20:29 +0530 Subject: [PATCH 200/308] Update 0xarchit.json --- domains/0xarchit.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 75ee5bdc6..ede3f61cd 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,10 +15,4 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } - "redirect_config": { - "custom_paths": { - "/": "https://0xarchit.pages.dev" - }, - "redirect_paths": true - } } From f1028fd0446464fb8ea0fc72b792728de794f4db Mon Sep 17 00:00:00 2001 From: taitai2107 <91364752+taitai2107@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:57:24 +0700 Subject: [PATCH 201/308] Create tainguyen.json --- domains/tainguyen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tainguyen.json diff --git a/domains/tainguyen.json b/domains/tainguyen.json new file mode 100644 index 000000000..a6759b620 --- /dev/null +++ b/domains/tainguyen.json @@ -0,0 +1,11 @@ +{ + "description" : "this is my profile" , + "repo" : "https://github.com/taitai2107/web_cv" , + "owner" : { + "username" : "taitai2107" , + "email" : "nguyencongkhanhtai21072001@gmail.com" + }, + "record" : { + "CNAME" : "taitai2107.github.io" + } +} From ad0f9a69a93a358e19ea2a8d447f27399987fe6c Mon Sep 17 00:00:00 2001 From: Marten-Mrfc <101009922+Marten-Mrfc@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:59:28 +0100 Subject: [PATCH 202/308] Create marten-mrfc.json --- domains/marten-mrfc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marten-mrfc.json diff --git a/domains/marten-mrfc.json b/domains/marten-mrfc.json new file mode 100644 index 000000000..b5d2c9ae3 --- /dev/null +++ b/domains/marten-mrfc.json @@ -0,0 +1,11 @@ +{ + "description": "For my portfolio site", + "repo": "https://github.com/Marten-Mrfc/Marten-Mrfc", + "owner": { + "username": "Marten-Mrfc", + "email": "martensog@gmail.com" + }, + "record": { + "CNAME": "marten-mrfc.github.io" + } +} From b9d081c9334355fe5d56d4b6de894bc772785c19 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:33:49 +0530 Subject: [PATCH 203/308] setting up redirect path --- domains/0xarchit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ede3f61cd..700077b75 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -13,6 +13,7 @@ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - ] + ], + "URL": "https://0xarchit.pages.dev" } } From e383766fac0030717adf800b4d40e01f9c160457 Mon Sep 17 00:00:00 2001 From: xhide341 Date: Sun, 2 Mar 2025 21:10:32 +0800 Subject: [PATCH 204/308] refactor: remove address record --- domains/xhide341.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/xhide341.json b/domains/xhide341.json index 874947249..7ea9d136a 100644 --- a/domains/xhide341.json +++ b/domains/xhide341.json @@ -7,7 +7,6 @@ "discord": "364749406878171136" }, "record": { - "A": ["75.2.60.5"], "CNAME": ["xhide341.netlify.app"] } } \ No newline at end of file From 751d7bb4d81a437446d275e4f590a57ed2d2dc49 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:52:28 +0530 Subject: [PATCH 205/308] Update 0xarchit.json Added cname instead of redirection --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 700077b75..1cf91ac5c 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,6 +14,6 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "URL": "https://0xarchit.pages.dev" + "CNAME": "0xarchit.pages.dev" } } From 1371bf2d442ba5e67408f96f18a5e56f1e802c95 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:57:04 +0530 Subject: [PATCH 206/308] Update 0xarchit.json --- domains/0xarchit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 1cf91ac5c..303e85c79 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,5 +15,6 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], "CNAME": "0xarchit.pages.dev" - } + }, + "proxied": true } From 6a2f0b24e513d1f0a8277e4057f24c5ae1b3992f Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:01:56 +0530 Subject: [PATCH 207/308] Updated kunalpurandare.json --- domains/kunalpurandare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index a59df3070..d36baa6d8 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -4,6 +4,6 @@ "email": "kunalpurandare1703@gmail.com" }, "record": { - "CNAME": "kunalpurandare.github.io" + "URL": "https://kunalpurandare.github.io/portfolio" } } From 1b11513d57025e0f6d874f2fb4b37f8989e20a03 Mon Sep 17 00:00:00 2001 From: Thanh NT Date: Sun, 2 Mar 2025 20:36:28 +0700 Subject: [PATCH 208/308] Create ysoseriouz.json --- domains/ysoseriouz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ysoseriouz.json diff --git a/domains/ysoseriouz.json b/domains/ysoseriouz.json new file mode 100644 index 000000000..79c8f6184 --- /dev/null +++ b/domains/ysoseriouz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ysoseriouz" + }, + "record": { + "CNAME": "ysoseriouz.com" + } +} From d2d20d40981b879a779314e56710fff199f3613e Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 21:01:38 +0700 Subject: [PATCH 209/308] Create _vercel.arlan.json --- domains/_vercel.arlan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arlan.json diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json new file mode 100644 index 000000000..8bf3bab5f --- /dev/null +++ b/domains/_vercel.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + } +} From f017bd37c11e405f02e7fe4a1fbf45a14f3dcf1d Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 21:02:26 +0700 Subject: [PATCH 210/308] Update arlan.json --- domains/arlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arlan.json b/domains/arlan.json index 8bf3bab5f..ba3c9bb28 100644 --- a/domains/arlan.json +++ b/domains/arlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + "CNAME": "handikatriarlan.vercel.app" } } From 7a123c978421602bb75e3cc3ec121ff405dd18df Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:49:00 -0500 Subject: [PATCH 211/308] Update lver.json --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 628d9472b..e399cf914 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -6,7 +6,7 @@ "sms": "(616) 256-0214 [business]" }, "record": { - "CNAME": "lverz.glitch.me" + "URL": "https://lverz.glitch.me/" }, "redirect_config": { "custom_paths": { From 3040aba6d0a4568425257603b1c3963cb6a0618a Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:49:31 -0500 Subject: [PATCH 212/308] Update lver-rocks.lver.json --- domains/lver-rocks.lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index 088396f05..a440c7873 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -6,7 +6,7 @@ "sms": "(616) 256-0214 [business]" }, "record": { - "CNAME": "lver-rocks.pages.dev" + "URL": "https://lver-rocks.pages.dev/" }, "redirect_config": { "custom_paths": { From cf466eafb3fea1086bf4607e2be81607b2fe1b9e Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 10:48:43 -0500 Subject: [PATCH 213/308] Create ad.lver.json This is for rebrand.ly --- domains/ad.lver.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ad.lver.json diff --git a/domains/ad.lver.json b/domains/ad.lver.json new file mode 100644 index 000000000..c8d770541 --- /dev/null +++ b/domains/ad.lver.json @@ -0,0 +1,12 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "A": "52.72.49.79" + }, + "proxied": true +} From c5588c30edc93ce3574832b7d3596902c57d1d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Fri, 7 Feb 2025 14:48:35 +0100 Subject: [PATCH 214/308] add _github-pages-challenge-totalolage.filip.is-a.dev verification --- domains/_github-pages-challenge-totalolage.filip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-totalolage.filip.json diff --git a/domains/_github-pages-challenge-totalolage.filip.json b/domains/_github-pages-challenge-totalolage.filip.json new file mode 100644 index 000000000..01eff4575 --- /dev/null +++ b/domains/_github-pages-challenge-totalolage.filip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "TXT": "7023b937e5e580da1a941ec57734df" + } +} From 7348d61550316aba761ca69820f9c745518ffbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Fri, 7 Feb 2025 14:55:19 +0100 Subject: [PATCH 215/308] redirect filip.is-a.dev to vps1.kalny.net --- domains/filip.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/filip.json b/domains/filip.json index 8028dc3cd..d3a9284d8 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -6,6 +6,6 @@ "email": "filip@kalny.net" }, "record": { - "CNAME": "totalolage.github.io" + "CNAME": "vps1.kalny.net" } -} +} \ No newline at end of file From c033564c79578e1a29e0af90f6e7d6e968c2a31a Mon Sep 17 00:00:00 2001 From: innocentzero Date: Sun, 2 Mar 2025 23:05:55 +0530 Subject: [PATCH 216/308] add innocentzero.json Signed-off-by: innocentzero --- domains/innocentzero.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/innocentzero.json diff --git a/domains/innocentzero.json b/domains/innocentzero.json new file mode 100644 index 000000000..6d9c93b6b --- /dev/null +++ b/domains/innocentzero.json @@ -0,0 +1,11 @@ +{ + "description": "My personal blog", + "repo": "https://codeberg.org/innocentzer0/pages", + "owner": { + "username": "InnocentZero", + "email": "isfarulhaque@proton.me" + }, + "record": { + "CNAME": "innocentzer0.codeberg.page" + } +} From 181450412739d82cca7b5f0412c2f188441e1956 Mon Sep 17 00:00:00 2001 From: Omar Adel Date: Sun, 2 Mar 2025 19:32:05 +0200 Subject: [PATCH 217/308] Add omar.adel.json --- domains/omar.adel.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/omar.adel.json diff --git a/domains/omar.adel.json b/domains/omar.adel.json new file mode 100644 index 000000000..a951305d7 --- /dev/null +++ b/domains/omar.adel.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "0xOmarAdel" + }, + "record": { + "CNAME": "https://omar-adel.netlify.app" + } +} From 9e6ac50c0037450b8a6626aa03733eebc43685a5 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 21:46:09 +0400 Subject: [PATCH 218/308] fix: remove sms field --- domains/ad.lver.json | 3 +-- domains/lit.lver.json | 3 +-- domains/lver-rocks.lver.json | 3 +-- domains/lver.json | 3 +-- domains/mail.lver.json | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/domains/ad.lver.json b/domains/ad.lver.json index c8d770541..bada24418 100644 --- a/domains/ad.lver.json +++ b/domains/ad.lver.json @@ -2,8 +2,7 @@ "github": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "A": "52.72.49.79" diff --git a/domains/lit.lver.json b/domains/lit.lver.json index aebffe910..be27992cd 100644 --- a/domains/lit.lver.json +++ b/domains/lit.lver.json @@ -2,8 +2,7 @@ "github": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "URL": "https://linktr.ee/lverboy" diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index a440c7873..b6b347cd5 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -2,8 +2,7 @@ "github": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "URL": "https://lver-rocks.pages.dev/" diff --git a/domains/lver.json b/domains/lver.json index e399cf914..9e7b6384b 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,8 +2,7 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "URL": "https://lverz.glitch.me/" diff --git a/domains/mail.lver.json b/domains/mail.lver.json index 9c69cb0f8..d16e5d32e 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -2,8 +2,7 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "MX": [ From 6f538cb42de40dc4c5037d78094e5459d1192f99 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 21:49:28 +0400 Subject: [PATCH 219/308] fix: json and A record --- domains/ad.lver.json | 2 +- domains/lit.lver.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ad.lver.json b/domains/ad.lver.json index bada24418..2ae1da6dc 100644 --- a/domains/ad.lver.json +++ b/domains/ad.lver.json @@ -5,7 +5,7 @@ "email": "profoundlvr@gmail.com" }, "record": { - "A": "52.72.49.79" + "A": ["52.72.49.79"] }, "proxied": true } diff --git a/domains/lit.lver.json b/domains/lit.lver.json index be27992cd..e707644de 100644 --- a/domains/lit.lver.json +++ b/domains/lit.lver.json @@ -12,5 +12,5 @@ "/home": "https://lver.is-a.dev/" }, "redirect_paths": true - }, + } } From 6ff13bff0b38d7ddfb3c970790fc24f3be99eb50 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 22:06:42 +0400 Subject: [PATCH 220/308] fix: json --- domains/lver-rocks.lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index b6b347cd5..8118b4839 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -14,7 +14,7 @@ "/dir": "https://github.com/is-a-dev/register", "/iad": "https://is-a.dev/", "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", - "/contact": "https://contact-lver.pages.dev", + "/contact": "https://contact-lver.pages.dev" }, "redirect_paths": true }, From e59f2d77e461de24a1c0055930f1fc23dc613807 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 22:11:52 +0400 Subject: [PATCH 221/308] fix: removed proxied for url --- domains/lver-rocks.lver.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index 8118b4839..c6816fddd 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -17,6 +17,5 @@ "/contact": "https://contact-lver.pages.dev" }, "redirect_paths": true - }, - "proxied": true + } } From 1969c965a15d4df55fa48daa7a662d19f6a5cfad Mon Sep 17 00:00:00 2001 From: Arlann Date: Mon, 3 Mar 2025 01:13:04 +0700 Subject: [PATCH 222/308] Update _vercel.arlan.json --- domains/_vercel.arlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json index 8bf3bab5f..9268ae87b 100644 --- a/domains/_vercel.arlan.json +++ b/domains/_vercel.arlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + "TXT": "vc-domain-verify=arlan.is-a.dev,0ab1dd26cecd05574326" } } From a845879e31151ab06d63460bfb219cd7329a041f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 2 Mar 2025 21:20:49 +0300 Subject: [PATCH 223/308] uh i dont actually need 301 redirects here --- domains/juststudio.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..60754c353 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -24,16 +24,5 @@ "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" ] - }, - "redirect_config": { - "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", - "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - }, - "proxied": true + } } From 529bf0854d01725066062ede0a2cd24de29ce101 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 2 Mar 2025 21:28:19 +0300 Subject: [PATCH 224/308] =?UTF-8?q?nah=20i=20actually=20need=20them?= =?UTF-8?q?=E2=98=A0=EF=B8=8F,=20idk=F0=9F=98=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/juststudio.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 60754c353..2be1de3d8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -24,5 +24,16 @@ "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" ] - } + }, + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/" + }, + "redirect_paths": true + }, + "proxied": true } From ac7fb9c2dde712f447e3098e62286f8dfb938d07 Mon Sep 17 00:00:00 2001 From: alenseeman Date: Sun, 2 Mar 2025 19:39:16 +0100 Subject: [PATCH 225/308] Update alen.json --- domains/alen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alen.json b/domains/alen.json index d8c4914f2..4fe388df4 100644 --- a/domains/alen.json +++ b/domains/alen.json @@ -6,6 +6,6 @@ "email": "alenseeman@hotmail.com" }, "record": { - "CNAME": "dev.github.io" + "CNAME": "alenseeman.github.io" } } From bce5028322920466d78d2b656647e986694148e7 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Sun, 2 Mar 2025 21:48:05 +0300 Subject: [PATCH 226/308] fix cname --- domains/summon-the-coder.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4bb5ece14..4cfa3d624 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,10 +1,10 @@ { "description": "Site about me", - "repo": "https://github.com/banana6boom/about-me", + "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "https://banana6boom.github.io/about-me/" + "CNAME": "banana6boom.github.io" } } From c04e2bb0577a0eb6b0f1db045ee888b2d2f9660e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:54:32 -0500 Subject: [PATCH 227/308] chore: formatting --- domains/summon-the-coder.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4cfa3d624..5ed790f42 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,4 +1,5 @@ -{ "description": "Site about me", +{ + "description": "Site about me", "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom", From a0f3d1d2d7fc9ffcf65521f38b7dfbe176c64204 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 01:16:12 +0530 Subject: [PATCH 228/308] Update 0xarchit.json --- domains/0xarchit.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 303e85c79..f6bcc5007 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,7 +14,13 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "CNAME": "0xarchit.pages.dev" + "CNAME": "0xarchit.pages.dev", + "IMAP": { + "incomingServer": "imap.zoho.in", + "port": 993, + "requireSSL": true, + "username": "mail@0xarchit.is-a.dev" + } }, "proxied": true } From 2fbc99490dc535a2d4320d2f63b79a4888795174 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 01:23:05 +0530 Subject: [PATCH 229/308] Update 0xarchit.json --- domains/0xarchit.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index f6bcc5007..35dc4665e 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,12 +15,6 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], "CNAME": "0xarchit.pages.dev", - "IMAP": { - "incomingServer": "imap.zoho.in", - "port": 993, - "requireSSL": true, - "username": "mail@0xarchit.is-a.dev" - } }, "proxied": true } From 1f32a30e4c547a49c3e29cbdd69e204fcadba415 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 01:24:39 +0530 Subject: [PATCH 230/308] Update 0xarchit.json --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 35dc4665e..303e85c79 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,7 +14,7 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "CNAME": "0xarchit.pages.dev", + "CNAME": "0xarchit.pages.dev" }, "proxied": true } From 840a427a8c1305c1b11b838ae467cce485ff1130 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:20:19 -0500 Subject: [PATCH 231/308] Update lver.json --- domains/lver.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 9e7b6384b..8dbd40de8 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -12,10 +12,8 @@ "/github": "https://github.com/lverx", "/biz": "https://github.com/lverz", "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link", - "/sms": "sms:16162560214" + "/site": "https://lver.link" }, "redirect_paths": true }, - "proxied": true } From fd7d624d3c29b589a7397c3bdc7db97af1a4fa5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20P=C3=A9rez=20Fleita?= <82460793+frankperez-github@users.noreply.github.com> Date: Sun, 2 Mar 2025 20:30:48 -0500 Subject: [PATCH 232/308] Update frank-perez-fleita.json --- domains/frank-perez-fleita.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/frank-perez-fleita.json b/domains/frank-perez-fleita.json index 8b1378917..86a078f93 100644 --- a/domains/frank-perez-fleita.json +++ b/domains/frank-perez-fleita.json @@ -1 +1,10 @@ - +{ + "description": "Personal domain for Frank Perez Fleita, redirecting to my Vercel app.", + "owner": { + "username": "frankperez-github", + "email": "fp848584@gmail.com" + }, + "record": { + "URL": "https://frank-perez-fleita.vercel.app" + } +} From c8b3ca4aa7384fa5ca39cfc9b5970e40b58dffad Mon Sep 17 00:00:00 2001 From: Thanh NT Date: Mon, 3 Mar 2025 08:44:55 +0700 Subject: [PATCH 233/308] Update ysoseriouz.json --- domains/ysoseriouz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ysoseriouz.json b/domains/ysoseriouz.json index 79c8f6184..fd0e82bd3 100644 --- a/domains/ysoseriouz.json +++ b/domains/ysoseriouz.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ysoseriouz" + "username": "ysoseriouz", + "email": "thanh.nguyen.ntt2612@gmail.com" }, "record": { "CNAME": "ysoseriouz.com" From c2a366e238b8b3dab78f35559ac0209a8db40838 Mon Sep 17 00:00:00 2001 From: Elbek Khamdullaev Date: Mon, 3 Mar 2025 08:19:43 +0500 Subject: [PATCH 234/308] Update elbek.json --- domains/elbek.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elbek.json b/domains/elbek.json index 52d0a3e66..3a366e598 100644 --- a/domains/elbek.json +++ b/domains/elbek.json @@ -1,6 +1,7 @@ { "owner": { - "username": "khamdullaevuz" + "username": "khamdullaevuz", + "email": "elbek.khamdullaev@gmail.com" }, "record": { "CNAME": "khamdullaevuz.github.io" From 1c1046365ae6a14fdbd463509c760c79c98d7775 Mon Sep 17 00:00:00 2001 From: Omar Adel Date: Mon, 3 Mar 2025 07:03:10 +0200 Subject: [PATCH 235/308] Rename omar.adel.json to omaradel.json --- domains/{omar.adel.json => omaradel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{omar.adel.json => omaradel.json} (100%) diff --git a/domains/omar.adel.json b/domains/omaradel.json similarity index 100% rename from domains/omar.adel.json rename to domains/omaradel.json From e70d76e25d58e8147aed34719b4e3eea970e7f60 Mon Sep 17 00:00:00 2001 From: Omar Adel Date: Mon, 3 Mar 2025 07:04:23 +0200 Subject: [PATCH 236/308] Fix CNAME and contact info --- domains/omaradel.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/omaradel.json b/domains/omaradel.json index a951305d7..0b634aaba 100644 --- a/domains/omaradel.json +++ b/domains/omaradel.json @@ -1,8 +1,9 @@ { "owner": { - "username": "0xOmarAdel" + "username": "0xOmarAdel", + "email": "omaradelawad20013@gmail.com" }, "record": { - "CNAME": "https://omar-adel.netlify.app" + "CNAME": "omar-adel.netlify.app" } } From a9a7ba8db9b761ddd5d1ab64f32a575d4863fd9e Mon Sep 17 00:00:00 2001 From: xhide341 Date: Mon, 3 Mar 2025 14:26:26 +0800 Subject: [PATCH 237/308] fix: fix syntax --- domains/xhide341.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xhide341.json b/domains/xhide341.json index 7ea9d136a..8c861139d 100644 --- a/domains/xhide341.json +++ b/domains/xhide341.json @@ -7,6 +7,6 @@ "discord": "364749406878171136" }, "record": { - "CNAME": ["xhide341.netlify.app"] + "CNAME": "xhide341.netlify.app" } } \ No newline at end of file From 7496c5241f6f0d43abee92ce4fc24b2bfc4bc4d2 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 3 Mar 2025 10:02:26 +0300 Subject: [PATCH 238/308] typo --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 8dbd40de8..4adc422c0 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -15,5 +15,5 @@ "/site": "https://lver.link" }, "redirect_paths": true - }, + } } From 94e3bf21d1689a6644df2c9f57d94b61d698a30d Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 3 Mar 2025 10:06:40 +0300 Subject: [PATCH 239/308] Update mail.lver.json --- domains/mail.lver.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index d16e5d32e..f3fee13f6 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -9,6 +9,5 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - }, - "proxied": true + } } From b331df1c44abe35d1b8040d01998ec264e729630 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 3 Mar 2025 10:08:37 +0300 Subject: [PATCH 240/308] Rename roylee0704 to roylee0704.json --- domains/{roylee0704 => roylee0704.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{roylee0704 => roylee0704.json} (100%) diff --git a/domains/roylee0704 b/domains/roylee0704.json similarity index 100% rename from domains/roylee0704 rename to domains/roylee0704.json From d3b3fc2bc587941a1f7063b6b01b8d547a52938a Mon Sep 17 00:00:00 2001 From: faisalamin001 Date: Mon, 3 Mar 2025 12:52:49 +0500 Subject: [PATCH 241/308] Add faisalamin.json file --- domains/faisalamin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/faisalamin.json diff --git a/domains/faisalamin.json b/domains/faisalamin.json new file mode 100644 index 000000000..75e121438 --- /dev/null +++ b/domains/faisalamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faisalamin001", + "email": "faysalamin001@gmail.com" + }, + "record": { + "URL": "https://faisalamin001.vercel.app/" + } +} From 0508d95dd676c28de521ebd68874abc1db83d282 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 13:23:55 +0530 Subject: [PATCH 242/308] Create www.0xarchit --- domains/www.0xarchit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.0xarchit diff --git a/domains/www.0xarchit b/domains/www.0xarchit new file mode 100644 index 000000000..cc8de8c49 --- /dev/null +++ b/domains/www.0xarchit @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xarchit", + "email": "mail@0xarchit.is-a.dev" + }, + "record": { + "URL": "https://0xarchit.is-a.dev" + }, +} From fa8fea6913805021af30ec7ee4d24ed7e966d116 Mon Sep 17 00:00:00 2001 From: Dat Tran Date: Mon, 3 Mar 2025 15:00:19 +0700 Subject: [PATCH 243/308] Create datit309.json --- domains/datit309.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/datit309.json diff --git a/domains/datit309.json b/domains/datit309.json new file mode 100644 index 000000000..de6fa31b4 --- /dev/null +++ b/domains/datit309.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/datit309309/register", + "owner": { + "username": "datit309", + "email": "datit309@gmail.com" + }, + "record": { + "CNAME": "datit309.github.io" + }, + "proxied": true +} From cb67450cd84a8f4088674e2863ed63a09d8df8de Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 13:36:09 +0530 Subject: [PATCH 244/308] Create www.0xarchit.json --- domains/www.0xarchit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.0xarchit.json diff --git a/domains/www.0xarchit.json b/domains/www.0xarchit.json new file mode 100644 index 000000000..42d68a421 --- /dev/null +++ b/domains/www.0xarchit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xarchit", + "email": "0xarchit@proton.me" + }, + "record": { + "URL": "https://0xarchit.is-a.dev" + }, +} From 6d0bdf532d9531180928bdd05c5bb19325b98a4b Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Mon, 3 Mar 2025 13:37:54 +0530 Subject: [PATCH 245/308] Delete domains/www.0xarchit --- domains/www.0xarchit | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.0xarchit diff --git a/domains/www.0xarchit b/domains/www.0xarchit deleted file mode 100644 index cc8de8c49..000000000 --- a/domains/www.0xarchit +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "mail@0xarchit.is-a.dev" - }, - "record": { - "URL": "https://0xarchit.is-a.dev" - }, -} From 861018b7a3674359c6efdd983b60d6d9d8444ae8 Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Mon, 3 Mar 2025 13:42:23 +0530 Subject: [PATCH 246/308] Update www.0xarchit.json --- domains/www.0xarchit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/www.0xarchit.json b/domains/www.0xarchit.json index 42d68a421..2283aae72 100644 --- a/domains/www.0xarchit.json +++ b/domains/www.0xarchit.json @@ -1,9 +1,9 @@ { "owner": { "username": "0xarchit", - "email": "0xarchit@proton.me" + "email": "mail@0xarchit.is-a.dev" }, "record": { "URL": "https://0xarchit.is-a.dev" - }, + } } From 4cea8209fdc425e454e1265325b221018ce60430 Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Mon, 3 Mar 2025 15:31:50 +0700 Subject: [PATCH 247/308] Create rizkykr.json --- domains/rizkykr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizkykr.json diff --git a/domains/rizkykr.json b/domains/rizkykr.json new file mode 100644 index 000000000..a75b21f21 --- /dev/null +++ b/domains/rizkykr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rizkykr", + "email": "me@rizkykr.com" + }, + "description": "Personal Website for Personal Branding", + "record": { + "CNAME": "sub-is-dev.rizkykr.com" + }, + "proxied": true +} From e8b769fa93bf692b0ddff3c31d90ee0277bcd386 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:00:22 +0300 Subject: [PATCH 248/308] Update js.json --- domains/js.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/domains/js.json b/domains/js.json index 7d89abd75..e3cf91277 100644 --- a/domains/js.json +++ b/domains/js.json @@ -7,14 +7,5 @@ }, "record": { "URL": "https://juststudio.is-a.dev/" - }, - "redirect_config": { - "custom_paths": { - "/encoder": "https://encoder.js.is-a.dev/", - "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", - "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", - "/encoder@1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" - }, - "redirect_paths": true } } From f0228a2b3cdc1dfbd9f2d0764b9b356078bd320c Mon Sep 17 00:00:00 2001 From: Abid Raza Date: Mon, 3 Mar 2025 15:25:53 +0530 Subject: [PATCH 249/308] Create abidraza.json --- domains/abidraza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abidraza.json diff --git a/domains/abidraza.json b/domains/abidraza.json new file mode 100644 index 000000000..7be5b4881 --- /dev/null +++ b/domains/abidraza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ariabid", + "email": "ari.abid@gmail.com" + }, + "record": { + "URL": "https://abidraza.com" + } +} From 7a10802599566a2880e267bebac4498a2c700c56 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:56:00 +0300 Subject: [PATCH 250/308] i hope this fine trying to add improvmx as fallback --- domains/juststudio.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..4f53258c1 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -16,10 +16,12 @@ "MX": [ "mx.zoho.eu", "mx2.zoho.eu", - "mx3.zoho.eu" + "mx3.zoho.eu", + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:zohomail.eu ~all", + "v=spf1 include:zohomail.eu include:spf.improvmx.com ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" From 7888ee11e567edec187047332d49863fb81506a8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:15:36 +0300 Subject: [PATCH 251/308] no its not --- domains/juststudio.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 4f53258c1..2be1de3d8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -16,12 +16,10 @@ "MX": [ "mx.zoho.eu", "mx2.zoho.eu", - "mx3.zoho.eu", - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx3.zoho.eu" ], "TXT": [ - "v=spf1 include:zohomail.eu include:spf.improvmx.com ~all", + "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" From bc62c84c8179553237accf2aef17b9c3a47f2149 Mon Sep 17 00:00:00 2001 From: Abid Raza Date: Mon, 3 Mar 2025 15:49:09 +0530 Subject: [PATCH 252/308] Create ariabid.json --- domains/ariabid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ariabid.json diff --git a/domains/ariabid.json b/domains/ariabid.json new file mode 100644 index 000000000..300f6555d --- /dev/null +++ b/domains/ariabid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ariabid", + "email": "ari.abid@gmail.com" + }, + "record": { + "URL": "https://ariabid.github.io" + } +} From 25f5844ce631b5de737661ef5585c76ef5b8c86b Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 16:57:52 +0530 Subject: [PATCH 253/308] Create ushnish.json --- ushnish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 ushnish.json diff --git a/ushnish.json b/ushnish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/ushnish.json @@ -0,0 +1 @@ + From 0d1d85b308f3fd2ba11c9d8ecc788e0634a260a9 Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 16:58:43 +0530 Subject: [PATCH 254/308] Create ushnish.json --- domains/ushnish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ushnish.json diff --git a/domains/ushnish.json b/domains/ushnish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ushnish.json @@ -0,0 +1 @@ + From 39d26a82de67ba6bff4c2ad4e7103b058a8039d7 Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 17:01:20 +0530 Subject: [PATCH 255/308] Delete ushnish.json --- ushnish.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ushnish.json diff --git a/ushnish.json b/ushnish.json deleted file mode 100644 index 8b1378917..000000000 --- a/ushnish.json +++ /dev/null @@ -1 +0,0 @@ - From 3ffab47ae6cbae4dc7a75a9f1976917bedb7b8cc Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 17:13:18 +0530 Subject: [PATCH 256/308] Update ushnish.json --- domains/ushnish.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/domains/ushnish.json b/domains/ushnish.json index 8b1378917..e0b48b548 100644 --- a/domains/ushnish.json +++ b/domains/ushnish.json @@ -1 +1,16 @@ - +{ + "owner": { + "username": "UshnishG", + "email": "ghosalushnish@gmail.com" + }, + "record": { + "URL": "https://ushnish.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/UshnishG", + "/linkedin" : "https://www.linkedin.com/in/ushnishghosal" + }, + "redirect_paths": true + } +} From 0f5d9b27c8d3f4c2a273c3ebac08c24084da6558 Mon Sep 17 00:00:00 2001 From: miki Date: Mon, 3 Mar 2025 16:00:37 +0300 Subject: [PATCH 257/308] Create moddatei.json --- domains/moddatei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/moddatei.json diff --git a/domains/moddatei.json b/domains/moddatei.json new file mode 100644 index 000000000..139102edb --- /dev/null +++ b/domains/moddatei.json @@ -0,0 +1,11 @@ +{ + "description" : "this is my profile / portfolio" , + "repo" : "https://github.com/moddatei/moddatei.github.io" , + "owner" : { + "username" : "doxfile" , + "email" : "moddatei@proton.me" + }, + "record" : { + "CNAME" : "moddatei.github.io" + } +} From 3f8ecd3afdbe47dae99d38f7933bf081245edf2c Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:35:53 +0700 Subject: [PATCH 258/308] Create _vercel.blogs.akk1to.json --- domains/_vercel.blogs.akk1to.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.blogs.akk1to.json diff --git a/domains/_vercel.blogs.akk1to.json b/domains/_vercel.blogs.akk1to.json new file mode 100644 index 000000000..910e17289 --- /dev/null +++ b/domains/_vercel.blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blogs.akk1to.is-a.dev,18b784bd5f6ecb5feeb8" + } +} From c2635727d5fc560faaf0ca9e3deaae590f947d8c Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:49:41 +0700 Subject: [PATCH 259/308] Create blogs.akk1to.json --- domains/blogs.akk1to.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.akk1to.json diff --git a/domains/blogs.akk1to.json b/domains/blogs.akk1to.json new file mode 100644 index 000000000..efda20b8b --- /dev/null +++ b/domains/blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 4829e78c88891d9df56a4e1a16728a9705af812f Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:51:48 +0700 Subject: [PATCH 260/308] Create send.blogs.akk1to.json --- domains/send.blogs.akk1to.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/send.blogs.akk1to.json diff --git a/domains/send.blogs.akk1to.json b/domains/send.blogs.akk1to.json new file mode 100644 index 000000000..6c1b33707 --- /dev/null +++ b/domains/send.blogs.akk1to.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@outlook.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "TXT": "v=spf1 include:amazonses.com ~all" + } +} From 3596656ef8ffba41848f68534968fd83660433ae Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:55:11 +0700 Subject: [PATCH 261/308] Create resend._domainkey.blogs.akk1to.json --- domains/resend._domainkey.blogs.akk1to.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/resend._domainkey.blogs.akk1to.json diff --git a/domains/resend._domainkey.blogs.akk1to.json b/domains/resend._domainkey.blogs.akk1to.json new file mode 100644 index 000000000..0d4f04ee8 --- /dev/null +++ b/domains/resend._domainkey.blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCkC3QeDPeGYFp3nDf2GByvCWnS24VLN9lnWJWWnkPNJGiFuoucjxU8CpeD74C1XlZDz6dr/zcNPsOrh5Zi/87XugfwQsDzjfPPosCRIGa1SVqm1S4kdaT2Ms7i6//x5Y0y7uoE+dK2EecDVwLJAqc93Yipp+xihK9HOf4ffO6nxwIDAQAB" + } +} From bcd40f7894e0d885f7928e15aad7e10176801886 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:03:11 +0300 Subject: [PATCH 262/308] Update js.json --- domains/js.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index e3cf91277..f919c8916 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,6 +6,7 @@ "discord": "1117482901353812088" }, "record": { - "URL": "https://juststudio.is-a.dev/" + "A": ["34.120.54.55"], + "AAAA": ["2600:1901:0:6d85::"] } } From 31513392b5ffb33efd7888cf671fc3c973686a13 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:04:03 +0300 Subject: [PATCH 263/308] Update js.json --- domains/js.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index f919c8916..6a9f43e88 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,7 +6,10 @@ "discord": "1117482901353812088" }, "record": { - "A": ["34.120.54.55"], + "A": [ + "34.120.54.55", + "89.106.200.1" + ], "AAAA": ["2600:1901:0:6d85::"] } } From 76fb2488a168218fd8514d0e7840b7e7f3a8d127 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:33:55 +0300 Subject: [PATCH 264/308] Update js.json --- domains/js.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/js.json b/domains/js.json index 6a9f43e88..a0e26b31f 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,10 +6,15 @@ "discord": "1117482901353812088" }, "record": { - "A": [ - "34.120.54.55", - "89.106.200.1" - ], - "AAAA": ["2600:1901:0:6d85::"] + "URL": "https://juststudio.is-a.dev/" + }, + "redirect_config": { + "custom_paths": { + "/encoder": "https://encoder.js.is-a.dev/", + "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", + "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" + }, + "redirect_paths": true } } From 63ea8971e883e8ffc04881736626ee2d16e25500 Mon Sep 17 00:00:00 2001 From: Fangxing Liu <59960292+Fangoling@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:41:32 +0100 Subject: [PATCH 265/308] Create fang.json --- domains/fang.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/fang.json diff --git a/domains/fang.json b/domains/fang.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/fang.json @@ -0,0 +1 @@ + From 6742602f4eadcef05cef0d5ea8652790bc2d9eb7 Mon Sep 17 00:00:00 2001 From: Fangxing Liu <59960292+Fangoling@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:46:26 +0100 Subject: [PATCH 266/308] Update fang.json --- domains/fang.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/fang.json b/domains/fang.json index 8b1378917..d3a267c3a 100644 --- a/domains/fang.json +++ b/domains/fang.json @@ -1 +1,10 @@ - +{ + "owner":{ + "username":"Fangoling", + "discord":"327905667778347019", + "bluesky":"bsky.app/profile/fangx.ing" + } + "record":{ + "URL":"fangx.ing" + } +} From 290e2cda77c0b10d09b2c70baffa43aa39944462 Mon Sep 17 00:00:00 2001 From: Fangxing Liu <59960292+Fangoling@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:52:38 +0100 Subject: [PATCH 267/308] Update fang.json --- domains/fang.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/fang.json b/domains/fang.json index d3a267c3a..310f60a3d 100644 --- a/domains/fang.json +++ b/domains/fang.json @@ -1,10 +1,10 @@ { - "owner":{ - "username":"Fangoling", - "discord":"327905667778347019", - "bluesky":"bsky.app/profile/fangx.ing" - } - "record":{ - "URL":"fangx.ing" + "owner": { + "username": "Fangoling", + "discord": "327905667778347019", + "bluesky": "bsky.app/profile/fangx.ing" + }, + "record": { + "URL": "fangx.ing" } } From 362b8bbae48316525970fdf2364720af4f627db8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:58:48 +0300 Subject: [PATCH 268/308] Update juststudio.json --- domains/juststudio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..ccabff4a3 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -25,6 +25,7 @@ "yandex-verification: 75d6e8d99eae89d4" ] }, + "proxied": true, "redirect_config": { "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", @@ -34,6 +35,5 @@ "/accounts/": "https://juststudio.is-a.dev/account/" }, "redirect_paths": true - }, - "proxied": true + } } From 664ba6c13ebc2abb51e8ca9e8f7738ea52a43b3e Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:07:41 +0300 Subject: [PATCH 269/308] Update juststudio.json --- domains/juststudio.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index ccabff4a3..8afe7dab1 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -25,7 +25,6 @@ "yandex-verification: 75d6e8d99eae89d4" ] }, - "proxied": true, "redirect_config": { "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", @@ -33,7 +32,7 @@ "/terms-of-service/": "https://juststudio.is-a.dev/terms", "/accounts": "https://juststudio.is-a.dev/account/", "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - } + } + }, + "proxied": true } From 859c885c1a3e8eb2a95f519ccbeed098410a8c0a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:15:07 +0300 Subject: [PATCH 270/308] for bypassing tests --- domains/js.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/js.json b/domains/js.json index a0e26b31f..812a0a581 100644 --- a/domains/js.json +++ b/domains/js.json @@ -10,7 +10,13 @@ }, "redirect_config": { "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/", "/encoder": "https://encoder.js.is-a.dev/", + "/encoder/": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" From 2426ac311aff5e018ec030f9df5c1843d7e953f4 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:18:51 +0300 Subject: [PATCH 271/308] fix --- domains/js.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/js.json b/domains/js.json index 812a0a581..0afc19637 100644 --- a/domains/js.json +++ b/domains/js.json @@ -12,11 +12,11 @@ "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/user-agreement": "https://juststudio.is-a.dev/terms", + "/rules-for-players": "https://juststudio.is-a.dev/rules", "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/", + "/account": "https://juststudio.is-a.dev/account/" "/encoder": "https://encoder.js.is-a.dev/", - "/encoder/": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" From fa047f966595f8810c69e3cb1dcfb4418bc4b990 Mon Sep 17 00:00:00 2001 From: Dikshant Singh Date: Mon, 3 Mar 2025 20:50:25 +0530 Subject: [PATCH 272/308] Create dikshantsingh.json --- domains/dikshantsingh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dikshantsingh.json diff --git a/domains/dikshantsingh.json b/domains/dikshantsingh.json new file mode 100644 index 000000000..9f2685748 --- /dev/null +++ b/domains/dikshantsingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dikshantsingh510", + "email":"dikshantsingh510@gmail.com" + }, + "record": { + "CNAME": "dikshantsingh510.github.io" + } +} From 9edbc4411d67a5eca7ec1e45239d9073b18586fd Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:22:26 +0300 Subject: [PATCH 273/308] bypassing tests --- domains/juststudio.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 8afe7dab1..c086246f8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -27,11 +27,11 @@ }, "redirect_config": { "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", - "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/" + "/.well-known/change-password": "https://js.is-a.dev/.well-known/change-password", + "/terms-of-service": "https://js.is-a.dev/terms", + "/user-agreement": "https://js.is-a.dev/terms", + "/rules-for-players": "https://js.is-a.dev/rules", + "/accounts": "https://js.is-a.dev/account/" } }, "proxied": true From 552908386dd57c372a8c443d7167784762348dbb Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:24:55 +0300 Subject: [PATCH 274/308] i said bypassing tests --- domains/js.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index 0afc19637..0bdbb406e 100644 --- a/domains/js.json +++ b/domains/js.json @@ -12,10 +12,12 @@ "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms": "https://juststudio.is-a.dev/terms", "/user-agreement": "https://juststudio.is-a.dev/terms", "/rules-for-players": "https://juststudio.is-a.dev/rules", + "/rules": "https://juststudio.is-a.dev/rules", "/accounts": "https://juststudio.is-a.dev/account/", - "/account": "https://juststudio.is-a.dev/account/" + "/account": "https://juststudio.is-a.dev/account/", "/encoder": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", From 5820b0c4976b0e44512692da7acd1a88649bf050 Mon Sep 17 00:00:00 2001 From: Defective4 Date: Mon, 3 Mar 2025 16:25:16 +0100 Subject: [PATCH 275/308] Create services.defective.json --- domains/services.defective.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/services.defective.json diff --git a/domains/services.defective.json b/domains/services.defective.json new file mode 100644 index 000000000..14b7e4031 --- /dev/null +++ b/domains/services.defective.json @@ -0,0 +1,10 @@ +{ + "description": "A sub-domain for my services", + "owner": { + "username": "Defective4", + "email": "def3ctive4@gmail.com" + }, + "record": { + "A": "130.61.27.34" + } +} From ad092b97e9311f8227f9dbe68fd8898882c19177 Mon Sep 17 00:00:00 2001 From: Defective4 Date: Mon, 3 Mar 2025 16:37:50 +0100 Subject: [PATCH 276/308] services.defective - forgot to make "A" record an array --- domains/services.defective.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/services.defective.json b/domains/services.defective.json index 14b7e4031..3a9459cac 100644 --- a/domains/services.defective.json +++ b/domains/services.defective.json @@ -5,6 +5,6 @@ "email": "def3ctive4@gmail.com" }, "record": { - "A": "130.61.27.34" + "A": ["130.61.27.34"] } } From 47f79cf488e1e07d734b1f144c53afc1a4097f2a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:38:58 +0300 Subject: [PATCH 277/308] add redirects --- domains/juststudio.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index c086246f8..dd393328a 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -31,7 +31,10 @@ "/terms-of-service": "https://js.is-a.dev/terms", "/user-agreement": "https://js.is-a.dev/terms", "/rules-for-players": "https://js.is-a.dev/rules", - "/accounts": "https://js.is-a.dev/account/" + "/accounts": "https://js.is-a.dev/account/", + "/r?discord": "https://discord.gg/aHXxS6VvcC", + "/r?roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", + "/r?github": "https://github.com/JustStudio7" } }, "proxied": true From faf4ea130e0ea6b65ffdb808020d2590ab80b2ef Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:40:22 +0300 Subject: [PATCH 278/308] fix --- domains/juststudio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index dd393328a..ff85f7630 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -32,9 +32,9 @@ "/user-agreement": "https://js.is-a.dev/terms", "/rules-for-players": "https://js.is-a.dev/rules", "/accounts": "https://js.is-a.dev/account/", - "/r?discord": "https://discord.gg/aHXxS6VvcC", - "/r?roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", - "/r?github": "https://github.com/JustStudio7" + "/r/discord": "https://discord.gg/aHXxS6VvcC", + "/r/roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", + "/r/github": "https://github.com/JustStudio7" } }, "proxied": true From 7f8619ee373419996849300ca54030392d92522a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:43:00 +0300 Subject: [PATCH 279/308] =?UTF-8?q?almost=2030=20commits=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/js.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/domains/js.json b/domains/js.json index 0bdbb406e..74716d6de 100644 --- a/domains/js.json +++ b/domains/js.json @@ -10,14 +10,10 @@ }, "redirect_config": { "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms": "https://juststudio.is-a.dev/terms", - "/user-agreement": "https://juststudio.is-a.dev/terms", - "/rules-for-players": "https://juststudio.is-a.dev/rules", - "/rules": "https://juststudio.is-a.dev/rules", - "/accounts": "https://juststudio.is-a.dev/account/", - "/account": "https://juststudio.is-a.dev/account/", + "/00": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/01": "https://juststudio.is-a.dev/terms", + "/02": "https://juststudio.is-a.dev/rules", + "/03": "https://juststudio.is-a.dev/account/", "/encoder": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", From 4fea75ae18fe711a580716f570cd392b789f2664 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:43:55 +0300 Subject: [PATCH 280/308] Update juststudio.json --- domains/juststudio.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index ff85f7630..bf7bf26bb 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -27,11 +27,11 @@ }, "redirect_config": { "custom_paths": { - "/.well-known/change-password": "https://js.is-a.dev/.well-known/change-password", - "/terms-of-service": "https://js.is-a.dev/terms", - "/user-agreement": "https://js.is-a.dev/terms", - "/rules-for-players": "https://js.is-a.dev/rules", - "/accounts": "https://js.is-a.dev/account/", + "/.well-known/change-password": "https://js.is-a.dev/00", + "/terms-of-service": "https://js.is-a.dev/01", + "/user-agreement": "https://js.is-a.dev/01", + "/rules-for-players": "https://js.is-a.dev/02", + "/accounts": "https://js.is-a.dev/03", "/r/discord": "https://discord.gg/aHXxS6VvcC", "/r/roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", "/r/github": "https://github.com/JustStudio7" From 62e890dbc65c8f8b1408853c54d19efd380aef47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Mon, 3 Mar 2025 09:54:54 -0600 Subject: [PATCH 281/308] Create _github-pages-challenge-herwingx.ghsearch.json --- domains/_github-pages-challenge-herwingx.ghsearch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-herwingx.ghsearch.json diff --git a/domains/_github-pages-challenge-herwingx.ghsearch.json b/domains/_github-pages-challenge-herwingx.ghsearch.json new file mode 100644 index 000000000..ee7bc69e0 --- /dev/null +++ b/domains/_github-pages-challenge-herwingx.ghsearch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herwingx", + "email": "herwingmacias@gmail.com" + }, + "record": { + "TXT": "2a006f5ffbfb592d6001e215d479da" + } +} From 14fd49a8440e9fbecf34a866b1101d9aa20d3262 Mon Sep 17 00:00:00 2001 From: Rahul Sunil Date: Mon, 3 Mar 2025 21:51:03 +0530 Subject: [PATCH 282/308] Create rahulsunil.json --- domains/rahulsunil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulsunil.json diff --git a/domains/rahulsunil.json b/domains/rahulsunil.json new file mode 100644 index 000000000..16358d721 --- /dev/null +++ b/domains/rahulsunil.json @@ -0,0 +1,11 @@ +{ + "description": "Rahul Sunil - GenAI Engineer", + "repo": "https://github.com/rahulsunil2/rahulsunil-code-portfolio", + "owner": { + "username": "rahulsunil2", + "email": "rahulsunil2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 305a51840349f60b258662047e5ee632254a408a Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Mar 2025 17:55:13 +0100 Subject: [PATCH 283/308] Update moddatei.json --- domains/moddatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moddatei.json b/domains/moddatei.json index 139102edb..9277801f8 100644 --- a/domains/moddatei.json +++ b/domains/moddatei.json @@ -2,7 +2,7 @@ "description" : "this is my profile / portfolio" , "repo" : "https://github.com/moddatei/moddatei.github.io" , "owner" : { - "username" : "doxfile" , + "username" : "moddatei" , "email" : "moddatei@proton.me" }, "record" : { From b073e9ad66d6ae96fae6ddba8dd62d8fe9cfcc6f Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Mar 2025 18:01:26 +0100 Subject: [PATCH 284/308] Update fang.json --- domains/fang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fang.json b/domains/fang.json index 310f60a3d..7d7b80cb5 100644 --- a/domains/fang.json +++ b/domains/fang.json @@ -5,6 +5,6 @@ "bluesky": "bsky.app/profile/fangx.ing" }, "record": { - "URL": "fangx.ing" + "URL": "https://fangx.ing" } } From e84d5fdc10c5f41c9d01ffd673e27c58616cd692 Mon Sep 17 00:00:00 2001 From: miki Date: Mon, 3 Mar 2025 20:08:11 +0300 Subject: [PATCH 285/308] Create _discord.moddatei.json --- domains/_discord.moddatei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.moddatei.json diff --git a/domains/_discord.moddatei.json b/domains/_discord.moddatei.json new file mode 100644 index 000000000..0f2871c2c --- /dev/null +++ b/domains/_discord.moddatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "moddatei", + "email": "moddatei@proton.me" + }, + "record": { + "TXT": "dh=61bcf3ed41433d6b179422a6b0bd4fc2b95acf4e" + } +} From d1165251510e2d668b3fe0aa99ff18526e359441 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:23:38 +0300 Subject: [PATCH 286/308] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 98267ebff..c923a5141 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -83,6 +83,7 @@ "ops", "org", "organisation", + "owner", "pay", "payment", "payments", From 3aae9f8f768ff3bbf3a1d867273b206c875b1405 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:25:24 +0300 Subject: [PATCH 287/308] Create get.json --- domains/get.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/get.json diff --git a/domains/get.json b/domains/get.json new file mode 100644 index 000000000..aab28d71a --- /dev/null +++ b/domains/get.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} From e4fec8684d75a2bcf026ac859041fa158a34d632 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:30:26 +0300 Subject: [PATCH 288/308] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index c923a5141..85dafea8b 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -32,6 +32,7 @@ "con", "confirm", "confirmation", + "create", "dashboard", "default", "dns", From 6f7ec026a6490b651ff284d121564acaf7d477a7 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:30:59 +0300 Subject: [PATCH 289/308] Update reserved.json --- util/reserved.json | 1 - 1 file changed, 1 deletion(-) diff --git a/util/reserved.json b/util/reserved.json index 85dafea8b..c923a5141 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -32,7 +32,6 @@ "con", "confirm", "confirmation", - "create", "dashboard", "default", "dns", From feebc0f133b953eaa0b754bd1f634119d26273f0 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:34:57 +0300 Subject: [PATCH 290/308] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index c923a5141..886d80aa2 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -32,6 +32,7 @@ "con", "confirm", "confirmation", + "dash", "dashboard", "default", "dns", @@ -78,6 +79,7 @@ "ns[1-99]", "nul", "oauth", + "oauth[1-99]", "official", "operations", "ops", From 242a61609a528be9591ffaff7ecc11abec438dc6 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:35:29 +0300 Subject: [PATCH 291/308] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 886d80aa2..c4b8fcf99 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -3,6 +3,7 @@ "_atproto.www", "_discord.www", "_vercel.www", + "acc", "account", "accounts", "admin", From 7d104a03f79e55d3905606ad3a249d6781d0810f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:36:35 +0300 Subject: [PATCH 292/308] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index c4b8fcf99..757136a13 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -47,6 +47,9 @@ "events", "example", "feedback", + "file", + "file[1-9999]", + "files", "finance", "forgot", "forgot-password", From 34de2565ed5e2b8f6589dd53fbed950ef57774dc Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:39:17 +0300 Subject: [PATCH 293/308] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 757136a13..3cb9d41b4 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -134,6 +134,7 @@ "tld", "token", "tokens", + "tos", "txt", "txt[1-9999]", "url", From 324a36de7221f3e43ef81940b5dfe6c39f8cbbbe Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:40:15 +0300 Subject: [PATCH 294/308] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 3cb9d41b4..05fa5b39e 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -131,6 +131,8 @@ "teams", "test", "test[1-9999]", + "termsofservice", + "terms-of-service", "tld", "token", "tokens", From 34447444c120b0c4a0fb5a71cd85e3c9df1d555a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:41:03 +0300 Subject: [PATCH 295/308] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 05fa5b39e..111a48463 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -7,7 +7,10 @@ "account", "accounts", "admin", + "admin[1-99]", + "admins", "administrator", + "administrators", "alert", "alerts", "api", From b14fba14f72a0d88dd607ba231c19886cf648437 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:42:09 +0300 Subject: [PATCH 296/308] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 111a48463..f1e96ff9e 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -65,6 +65,7 @@ "infos", "int", "internal", + "license", "login", "logout", "lpt[1-9]", From f41193159b7dcb8558cd2245275b8c685a3ad18b Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:43:15 +0300 Subject: [PATCH 297/308] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index f1e96ff9e..136dfcd8f 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -31,6 +31,8 @@ "cname", "cname[1-99]", "co", + "codeofconduct", + "code-of-conduct", "com", "com[1-9]", "con", From d16d34f6aa25a40b6918dd096d5da4cb6773169a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:43:46 +0300 Subject: [PATCH 298/308] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 136dfcd8f..74db885b7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -14,6 +14,7 @@ "alert", "alerts", "api", + "apis", "auth", "authentication", "authorisation", From fd03e0750f07f58f6672f9ceeac159e62093f71a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:48:07 +0300 Subject: [PATCH 299/308] Update reserved.json --- util/reserved.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 74db885b7..5c00f4ebc 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -68,6 +68,7 @@ "infos", "int", "internal", + "legal", "license", "login", "logout", @@ -79,6 +80,11 @@ "marketing", "media", "mobile", + "mod", + "mod[1-99]", + "mods", + "moderator", + "moderators", "net", "network", "news", From 21bcc79fe5fdeb7c471b35b594698f0ac8b92e16 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:50:46 +0300 Subject: [PATCH 300/308] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5c00f4ebc..8ac0501fd 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -63,6 +63,9 @@ "guest", "help", "helpdesk", + "helper", + "helper[1-99]", + "helpers", "hostmaster", "info", "infos", From e4b48bbe6658f5f7e0418ad80cf9cdc34e278cac Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:01:08 +0200 Subject: [PATCH 301/308] update cname --- domains/omardotdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omardotdev.json b/domains/omardotdev.json index 1fc9ec116..7628e8e62 100644 --- a/domains/omardotdev.json +++ b/domains/omardotdev.json @@ -5,6 +5,6 @@ "discord": "1135918173959491595" }, "record": { - "CNAME": "pages.omardotdev.codeberg.page" + "CNAME": "omardotdev.pages.dev" } } From 28de557a5fc4660acf492e3cd513bc62b71f560f Mon Sep 17 00:00:00 2001 From: Rilliat Date: Mon, 3 Mar 2025 22:24:05 +0300 Subject: [PATCH 302/308] Create rilliat.json --- domains/rilliat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rilliat.json diff --git a/domains/rilliat.json b/domains/rilliat.json new file mode 100644 index 000000000..de2a17858 --- /dev/null +++ b/domains/rilliat.json @@ -0,0 +1,11 @@ +{ + "description": "Rilliat's is-a.dev domain", + "repo": "https://github.com/Rilliat/rilliat.github.io", + "owner": { + "username": "Rilliat", + "email": "rilliatserver@gmail.com" + }, + "record": { + "URL": "https://www.rilliat.ru" + } +} From 6ba8804f5fdd980bfcedcc6e7210bc925dcf710b Mon Sep 17 00:00:00 2001 From: Rilliat Date: Mon, 3 Mar 2025 22:29:19 +0300 Subject: [PATCH 303/308] Update rilliat.json --- domains/rilliat.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rilliat.json b/domains/rilliat.json index de2a17858..d21cc827c 100644 --- a/domains/rilliat.json +++ b/domains/rilliat.json @@ -3,7 +3,8 @@ "repo": "https://github.com/Rilliat/rilliat.github.io", "owner": { "username": "Rilliat", - "email": "rilliatserver@gmail.com" + "email": "rilliatserver@gmail.com", + "telegram": "rilliat.t.me" }, "record": { "URL": "https://www.rilliat.ru" From a4e0550d66aa9716864ad3cbbe475424dbccc9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Mon, 3 Mar 2025 22:37:53 +0100 Subject: [PATCH 304/308] allow letsencrypt to issue certs for filip.is-a.dev --- domains/filip.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/filip.json b/domains/filip.json index d3a9284d8..9b248fad8 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -6,6 +6,13 @@ "email": "filip@kalny.net" }, "record": { - "CNAME": "vps1.kalny.net" + "CNAME": "vps1.kalny.net", + "CAA": [ + { + "flags": 0, + "tag": "issue", + "value": "letsencrypt.org" + } + ] } -} \ No newline at end of file +} From d8b46d2c1deb8cb41d0c557a18d8dd4d5e776ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Mon, 3 Mar 2025 22:45:52 +0100 Subject: [PATCH 305/308] mark filip.is-a.dev as proxied --- domains/filip.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/filip.json b/domains/filip.json index 9b248fad8..6d8e1b9af 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -5,6 +5,7 @@ "username": "totalolage", "email": "filip@kalny.net" }, + "proxied": true, "record": { "CNAME": "vps1.kalny.net", "CAA": [ From da3b8f2a075292961fde14d3f67507b13b15b31e Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Tue, 4 Mar 2025 10:31:57 +0700 Subject: [PATCH 306/308] change proxied to false false for prevent CNAME Cross-User Banned: Error 1014 --- domains/rizkykr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizkykr.json b/domains/rizkykr.json index a75b21f21..ba47c4d0c 100644 --- a/domains/rizkykr.json +++ b/domains/rizkykr.json @@ -7,5 +7,5 @@ "record": { "CNAME": "sub-is-dev.rizkykr.com" }, - "proxied": true + "proxied": false } From 06135310c72d3d6537f5cc17e03d8b8f9f82d8a1 Mon Sep 17 00:00:00 2001 From: Arlan Date: Tue, 4 Mar 2025 20:39:49 +0700 Subject: [PATCH 307/308] Create _discord.arlan.json --- domains/_discord.arlan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arlan.json diff --git a/domains/_discord.arlan.json b/domains/_discord.arlan.json new file mode 100644 index 000000000..dbc8285c1 --- /dev/null +++ b/domains/_discord.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "dh=bc2dcf8fbcb6ee4e4d77621a0f2369571bc03416" + } +} From f2b12a9dfd13ecc1c6a88d4d653664f91ef86889 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Tue, 4 Mar 2025 21:48:46 +0700 Subject: [PATCH 308/308] Update blogs.akk1to.json --- domains/blogs.akk1to.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.akk1to.json b/domains/blogs.akk1to.json index efda20b8b..4ceb0bc1e 100644 --- a/domains/blogs.akk1to.json +++ b/domains/blogs.akk1to.json @@ -4,6 +4,6 @@ "email": "akk1to.dev@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "CNAME": "blogs-chi-pearl.vercel.app" } }