From ecd5d66489018a44be8a5c50332d86ba18e43434 Mon Sep 17 00:00:00 2001 From: Irfan Ansari Date: Wed, 23 Apr 2025 21:41:36 +0530 Subject: [PATCH 01/93] Create irfann.json --- domains/irfann.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/irfann.json diff --git a/domains/irfann.json b/domains/irfann.json new file mode 100644 index 000000000..c83c306cf --- /dev/null +++ b/domains/irfann.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/IrfanAnsarii/IrfanAnsarii.github.io", + "owner": { + "username": "IrfanAnsarii", + }, + "records": { + "A": ["89.117.157.47"] + }, + "proxied": true +} From 370cefe3ccdff1ae6ff1bf1f59b42b362e5475cf Mon Sep 17 00:00:00 2001 From: Jaisankar Selvam <89118783+jaisankar07@users.noreply.github.com> Date: Wed, 23 Apr 2025 21:42:56 +0530 Subject: [PATCH 02/93] Create jaisankar.json --- domains/jaisankar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jaisankar.json diff --git a/domains/jaisankar.json b/domains/jaisankar.json new file mode 100644 index 000000000..c84afa389 --- /dev/null +++ b/domains/jaisankar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jaisankar07", + "email": "jaisankars2017@gmail.com" + }, + "records": { + "CNAME": "jaisankar07.github.io" + } +} From 96d50ceabd476d615c51f8c0f620f1c6c42ce959 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 04:19:08 +0000 Subject: [PATCH 03/93] Add sabidzpro.is-a.dev subdomain --- domains/_vercel.sabidzpro.json | 11 +++++++++++ domains/sabidzpro.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.sabidzpro.json create mode 100644 domains/sabidzpro.json diff --git a/domains/_vercel.sabidzpro.json b/domains/_vercel.sabidzpro.json new file mode 100644 index 000000000..2e35a177f --- /dev/null +++ b/domains/_vercel.sabidzpro.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio saya yang di-deploy di Vercel", + "repo": "https://github.com/saifulabidin/saifulabidin.github.io", + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "TXT":"vc-domain-verify=sabidzpro.is-a.dev,d94791005dd8e24e874c" + } + } \ No newline at end of file diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json new file mode 100644 index 000000000..a8fd3a7d2 --- /dev/null +++ b/domains/sabidzpro.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio saya yang di-deploy di Vercel", + "repo": "https://github.com/saifulabidin/saifulabidin.github.io", + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "CNAME":"sabidzpro.vercel.app" + } + } \ No newline at end of file From dc8f94dced8f5e677c1dfd6e7e592881f22a0b59 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 05:07:47 +0000 Subject: [PATCH 04/93] Update sabidzpro.json with ForwardEmail config --- domains/sabidzpro.json | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index a8fd3a7d2..561c8a40b 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -1,11 +1,24 @@ { - "description": "Portfolio saya yang di-deploy di Vercel", - "repo": "https://github.com/saifulabidin/saifulabidin.github.io", - "owner": { - "username": "saifulabidin", - "email": "syaiful.osd@yahoo.com" - }, - "records": { - "CNAME":"sabidzpro.vercel.app" - } - } \ No newline at end of file + "description": "Portfolio saya yang di-deploy di Vercel", + "repo": "https://github.com/saifulabidin/saifulabidin.github.io", + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "CNAME": "sabidzpro.vercel.app", + "MX": [ + { + "priority": 10, + "host": "mx1.forwardemail.net" + }, + { + "priority": 10, + "host": "mx2.forwardemail.net" + } + ], + "TXT": [ + "forward-email=syaiful.osd@yahoo.com" + ] + } +} From e960f3f0d221eb0fb39b34147f84865aba5bd90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Thu, 24 Apr 2025 13:51:53 +0800 Subject: [PATCH 05/93] Create imsun.json --- domains/imsun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/imsun.json diff --git a/domains/imsun.json b/domains/imsun.json new file mode 100644 index 000000000..abc08096e --- /dev/null +++ b/domains/imsun.json @@ -0,0 +1,10 @@ +{ +  "owner": { +    "username": "jkjoy", +    "email": "jkjoy@live.cn" +  }, +  "record": { +    "CNAME": "jkjoy.github.io" +  }, +  "proxied": false +} From e52cbba0df20f60075efa544a78132365f9b36e3 Mon Sep 17 00:00:00 2001 From: shiinay Date: Thu, 24 Apr 2025 05:35:24 -0300 Subject: [PATCH 06/93] Create shiinay.is-a.dev.json --- domains/shiinay.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shiinay.is-a.dev.json diff --git a/domains/shiinay.is-a.dev.json b/domains/shiinay.is-a.dev.json new file mode 100644 index 000000000..d20ae9883 --- /dev/null +++ b/domains/shiinay.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "github": "shiinay1337" + }, + "record": { + "cname": "shiinay1337.github.io" + } +} From d4915919c99c3a8902e9f061e614c66dfc586fef Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:10:56 +0000 Subject: [PATCH 07/93] Mark sabidzpro.json as proxied to allow CNAME with MX/TXT --- domains/sabidzpro.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index 561c8a40b..b5d2cf1b3 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -5,6 +5,7 @@ "username": "saifulabidin", "email": "syaiful.osd@yahoo.com" }, + "proxied": true, "records": { "CNAME": "sabidzpro.vercel.app", "MX": [ From 3961974315c07f82b5dc41b0f7a943472413409a Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:27:55 +0000 Subject: [PATCH 08/93] Remove MX and TXT records from sabidzpro.json, keep only CNAME --- domains/sabidzpro.json | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index b5d2cf1b3..8adcbbd4f 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -7,19 +7,6 @@ }, "proxied": true, "records": { - "CNAME": "sabidzpro.vercel.app", - "MX": [ - { - "priority": 10, - "host": "mx1.forwardemail.net" - }, - { - "priority": 10, - "host": "mx2.forwardemail.net" - } - ], - "TXT": [ - "forward-email=syaiful.osd@yahoo.com" - ] + "CNAME": "sabidzpro.vercel.app" } -} +} \ No newline at end of file From 756c6f9c9d763cf5ced0fce7be286d616ce86833 Mon Sep 17 00:00:00 2001 From: zPleum <154593409+zpleum@users.noreply.github.com> Date: Thu, 24 Apr 2025 20:17:02 +0700 Subject: [PATCH 09/93] Create _vercel.zpleum.json --- domains/_vercel.zpleum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.zpleum.json diff --git a/domains/_vercel.zpleum.json b/domains/_vercel.zpleum.json new file mode 100644 index 000000000..3a8394122 --- /dev/null +++ b/domains/_vercel.zpleum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpleum", + "email": "wiraphat.makwong@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=zpleum.is-a.dev,34df59a5daf8df76e183" + } +} From cccb96e43f4bfabecce5be67b38ca98ff7aa4996 Mon Sep 17 00:00:00 2001 From: wwr Date: Thu, 24 Apr 2025 23:14:22 +0800 Subject: [PATCH 10/93] Create wwr.json --- domains/wwr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wwr.json diff --git a/domains/wwr.json b/domains/wwr.json new file mode 100644 index 000000000..1bcb00b30 --- /dev/null +++ b/domains/wwr.json @@ -0,0 +1,11 @@ +{ + "description": "wwr.icu", + "owner": { + "username": "wwricu", + "email": "me@wwr.icu" + }, + "records": { + "URL": "https://wwr.icu" + } + } + \ No newline at end of file From 156e73021a0eb1a4c972804f03f65eb43aa22267 Mon Sep 17 00:00:00 2001 From: Mkeko Date: Thu, 24 Apr 2025 17:47:42 +0200 Subject: [PATCH 11/93] Update mkeko.json --- domains/mkeko.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mkeko.json b/domains/mkeko.json index 7ca9d6a96..3843a5f93 100644 --- a/domains/mkeko.json +++ b/domains/mkeko.json @@ -4,6 +4,7 @@ "discord": "1212043905059790881" }, "records": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "TXT": "vyntr-verify=1745509030098-httpsmkekoisadev-2c0jtf2go8k" } } From 294d58e4466dea0e468ff14d710e29e61bca8801 Mon Sep 17 00:00:00 2001 From: BOTCAHX <94074076+BOTCAHX@users.noreply.github.com> Date: Thu, 24 Apr 2025 22:50:49 +0700 Subject: [PATCH 12/93] update tio.json I am changing my account because I am transitioning to a GitHub organization, and this account is my personal account. Therefore, I would like to change the username and email registered here. Thank you. --- domains/tio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tio.json b/domains/tio.json index b81c57b2d..aa023489b 100644 --- a/domains/tio.json +++ b/domains/tio.json @@ -1,7 +1,7 @@ { "owner": { - "username": "hostinger-bot", - "email": "hostingerbalance@gmail.com" + "username": "BOTCAHX", + "email": "tioclkp02@gmail.com" }, "records": { "A": ["75.2.60.5"] From 47bb1799163458f5df38fe11a1c563f213abe8f0 Mon Sep 17 00:00:00 2001 From: duskf4ll <199298710+duskf4ll@users.noreply.github.com> Date: Thu, 24 Apr 2025 18:45:41 +0200 Subject: [PATCH 13/93] Create dusk.json --- domains/dusk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dusk.json diff --git a/domains/dusk.json b/domains/dusk.json new file mode 100644 index 000000000..ec6c7770a --- /dev/null +++ b/domains/dusk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duskf4ll", + "email": "duskf4ll@proton.me" + }, + "record": { + "CNAME": "duskf4ll.netlify.app" + } +} From 9e28b7ab8ee7b90f9e6848878e3b04591b538444 Mon Sep 17 00:00:00 2001 From: Ahmed Hamdi <164028620+DevAndro-eg@users.noreply.github.com> Date: Thu, 24 Apr 2025 22:04:23 +0200 Subject: [PATCH 14/93] Create andro.json --- domains/andro.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/andro.json diff --git a/domains/andro.json b/domains/andro.json new file mode 100644 index 000000000..2ebeab16b --- /dev/null +++ b/domains/andro.json @@ -0,0 +1,7 @@ +{"owner": {"username": "DevAndro-eg"}, "record": {"A": ["192.204.223.100"], "MX": [{"target": "mail6.serv00.com" "priority": "10"}]}} + + + + + + From 47dc65c959cf3f94fc273badb9aba63fc89f8390 Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Thu, 24 Apr 2025 15:13:08 -0500 Subject: [PATCH 15/93] Update securesandbox.json Add a new MX Record --- domains/securesandbox.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 16a8aee12..df0c88618 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -6,7 +6,10 @@ "discord": "crowleycrowd" }, "records": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "MX": [ + "feedback-smtp.us-east-1.amazonses.com", + " mx.smtp.dev" + ], "TXT": [ "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", From 14a37caffee77c5f4e9518eaf27ccfe1422c70e7 Mon Sep 17 00:00:00 2001 From: Efrenn Alba Date: Thu, 24 Apr 2025 15:13:43 -0500 Subject: [PATCH 16/93] Update securesandbox.json Update format --- domains/securesandbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/securesandbox.json b/domains/securesandbox.json index df0c88618..d15d119ca 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -8,7 +8,7 @@ "records": { "MX": [ "feedback-smtp.us-east-1.amazonses.com", - " mx.smtp.dev" + "mx.smtp.dev" ], "TXT": [ "v=spf1 include:amazonses.com ~all", From c1adc7f602716b87cf1326e393d395467017ad0c Mon Sep 17 00:00:00 2001 From: Velocated Date: Thu, 24 Apr 2025 21:16:12 +0100 Subject: [PATCH 17/93] Create velocated.json --- domains/velocated.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/velocated.json diff --git a/domains/velocated.json b/domains/velocated.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/velocated.json @@ -0,0 +1 @@ + From 6ed0eae9aa90369aca7b889d056bef488885195e Mon Sep 17 00:00:00 2001 From: Velocated Date: Thu, 24 Apr 2025 21:57:38 +0100 Subject: [PATCH 18/93] Update velocated.json --- domains/velocated.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/velocated.json b/domains/velocated.json index 8b1378917..7945a7afc 100644 --- a/domains/velocated.json +++ b/domains/velocated.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "velocated" + }, + "record": { + "CNAME": "velocated.xyz" + }, + "proxied": true +} From cc3068c5cfbb26ac487fc9158f0b7da2574fa23b Mon Sep 17 00:00:00 2001 From: shiinay Date: Thu, 24 Apr 2025 19:50:51 -0300 Subject: [PATCH 19/93] Update and rename shiinay.is-a.dev.json to shiinay.json --- domains/{shiinay.is-a.dev.json => shiinay.json} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename domains/{shiinay.is-a.dev.json => shiinay.json} (52%) diff --git a/domains/shiinay.is-a.dev.json b/domains/shiinay.json similarity index 52% rename from domains/shiinay.is-a.dev.json rename to domains/shiinay.json index d20ae9883..11695b8c5 100644 --- a/domains/shiinay.is-a.dev.json +++ b/domains/shiinay.json @@ -1,6 +1,7 @@ { "owner": { - "github": "shiinay1337" + "username": "shiinay1337", + "email": "privetnarkov@gmail.com" }, "record": { "cname": "shiinay1337.github.io" From 4ab588b99ac8adf681d9bad7abf33b6a47d4ad02 Mon Sep 17 00:00:00 2001 From: hieutm83 Date: Fri, 25 Apr 2025 09:21:48 +0700 Subject: [PATCH 20/93] Update hieu.json "cloudflare": true --- domains/hieu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hieu.json b/domains/hieu.json index 33bf285e2..9cb58f10c 100644 --- a/domains/hieu.json +++ b/domains/hieu.json @@ -6,5 +6,6 @@ }, "records": { "A": ["76.76.21.21"] - } + }, + "cloudflare": true } From b9bb646e154250b933de40870b5cc09e41ce803d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vannesa=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Fri, 25 Apr 2025 14:45:20 +0800 Subject: [PATCH 21/93] Update xvannn07.json --- domains/xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 057c6f3e5..23a87973e 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -4,7 +4,7 @@ "username": "Xvannn07" }, "record": { - "CNAME": "silly-arithmetic-ef452c.netlify.app" + "CNAME": "https://portfolio-six-alpha-70.vercel.app" }, "proxy": false } From cf5d1087f3bd3b495b7451080f35dd9603bbcf79 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 25 Apr 2025 18:11:10 +0800 Subject: [PATCH 22/93] Update miyuki.json --- domains/miyuki.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/domains/miyuki.json b/domains/miyuki.json index 9e472b971..f5610bbf0 100644 --- a/domains/miyuki.json +++ b/domains/miyuki.json @@ -6,7 +6,21 @@ "email": "me@miyuki-yue.dev" }, "records": { - "URL": "https://miyuki-yue.dev" + "URL": "https://miyuki-yue.dev", + "TXT": "d72fbdc8-2bf2-468b-96b7-818bd8dcffb9", + "TXT": "v=spf1 include:spf.spacemail.com ~all", + "SRV": [ + { + "priority": 0, + "weight": 0, + "port": 443, + "target": "autoconfig.spacemail.com" + } + ], + "MX": [ + "mx1.spacemail.com", + "mx2.spacemail.com" + ] }, "proxied": false } From 8ec1498d97d7501d0a665cd286c4c61b31b8e762 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 25 Apr 2025 18:12:40 +0800 Subject: [PATCH 23/93] Create spacemail._domainkey.miyuki --- spacemail._domainkey.miyuki | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 spacemail._domainkey.miyuki diff --git a/spacemail._domainkey.miyuki b/spacemail._domainkey.miyuki new file mode 100644 index 000000000..1cb5837e5 --- /dev/null +++ b/spacemail._domainkey.miyuki @@ -0,0 +1,12 @@ +{ + "description": "Miyuki Yue's is-a.dev mail TXT record", + "repo": "https://github.com/YueMiyuki", + "owner": { + "username": "YueMiyuki", + "email": "me@miyuki-yue.dev" + }, + "records": { + "TXT": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzuhvV3D8tvFHxwfPAG+swAcCX/FbtJTMNwSOBJXqT1G3sGyZsxUJjEOIrTXdbfYecDdoWGd+7ypRK+aZ/fTHD4cpx7flXeQCQi9G1XjWQJUvZiQ04PhfKbiXXBwXzKwyq1QyHXQ5acUJPFmJ2TEeupT/F5NQuZ3U342KoZAuB0S1g3z/ItsAVPeR337oQJjO3c4soNhUSa7ET4s0NFrOBb+9TL9dJaSmfRjOxP6PcPx4CvwfgyhtYQddr+Wj8Gdkhrp2yh7OZE4Qb+7wQzDL5wTfsEvx22SeNar/8bCqPRIy0N5vmwtClcz3xObPoRQj1PkgS38y/9cqOFlp5OoB/QIDAQAB", + }, + "proxied": false +} From 119e6ea3cf2c2f892092f3e35e9a59ef83586f18 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 25 Apr 2025 18:14:03 +0800 Subject: [PATCH 24/93] Update and rename spacemail._domainkey.miyuki to spacemail._domainkey.miyuki.json --- spacemail._domainkey.miyuki => spacemail._domainkey.miyuki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename spacemail._domainkey.miyuki => spacemail._domainkey.miyuki.json (93%) diff --git a/spacemail._domainkey.miyuki b/spacemail._domainkey.miyuki.json similarity index 93% rename from spacemail._domainkey.miyuki rename to spacemail._domainkey.miyuki.json index 1cb5837e5..3cad4221b 100644 --- a/spacemail._domainkey.miyuki +++ b/spacemail._domainkey.miyuki.json @@ -6,7 +6,7 @@ "email": "me@miyuki-yue.dev" }, "records": { - "TXT": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzuhvV3D8tvFHxwfPAG+swAcCX/FbtJTMNwSOBJXqT1G3sGyZsxUJjEOIrTXdbfYecDdoWGd+7ypRK+aZ/fTHD4cpx7flXeQCQi9G1XjWQJUvZiQ04PhfKbiXXBwXzKwyq1QyHXQ5acUJPFmJ2TEeupT/F5NQuZ3U342KoZAuB0S1g3z/ItsAVPeR337oQJjO3c4soNhUSa7ET4s0NFrOBb+9TL9dJaSmfRjOxP6PcPx4CvwfgyhtYQddr+Wj8Gdkhrp2yh7OZE4Qb+7wQzDL5wTfsEvx22SeNar/8bCqPRIy0N5vmwtClcz3xObPoRQj1PkgS38y/9cqOFlp5OoB/QIDAQAB", + "TXT": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzuhvV3D8tvFHxwfPAG+swAcCX/FbtJTMNwSOBJXqT1G3sGyZsxUJjEOIrTXdbfYecDdoWGd+7ypRK+aZ/fTHD4cpx7flXeQCQi9G1XjWQJUvZiQ04PhfKbiXXBwXzKwyq1QyHXQ5acUJPFmJ2TEeupT/F5NQuZ3U342KoZAuB0S1g3z/ItsAVPeR337oQJjO3c4soNhUSa7ET4s0NFrOBb+9TL9dJaSmfRjOxP6PcPx4CvwfgyhtYQddr+Wj8Gdkhrp2yh7OZE4Qb+7wQzDL5wTfsEvx22SeNar/8bCqPRIy0N5vmwtClcz3xObPoRQj1PkgS38y/9cqOFlp5OoB/QIDAQAB" }, "proxied": false } From d52b81ba65d49bb42f672007bb20be4a66c3b6fd Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 25 Apr 2025 18:14:16 +0800 Subject: [PATCH 25/93] Rename spacemail._domainkey.miyuki.json to domains/spacemail._domainkey.miyuki.json --- .../spacemail._domainkey.miyuki.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spacemail._domainkey.miyuki.json => domains/spacemail._domainkey.miyuki.json (100%) diff --git a/spacemail._domainkey.miyuki.json b/domains/spacemail._domainkey.miyuki.json similarity index 100% rename from spacemail._domainkey.miyuki.json rename to domains/spacemail._domainkey.miyuki.json From 468e729e3ef8830b6f9f1988ac6488bffd10ec83 Mon Sep 17 00:00:00 2001 From: YueYue <76854136+YueMiyuki@users.noreply.github.com> Date: Fri, 25 Apr 2025 18:15:37 +0800 Subject: [PATCH 26/93] Update miyuki.json --- domains/miyuki.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/miyuki.json b/domains/miyuki.json index f5610bbf0..cd7318d14 100644 --- a/domains/miyuki.json +++ b/domains/miyuki.json @@ -7,8 +7,7 @@ }, "records": { "URL": "https://miyuki-yue.dev", - "TXT": "d72fbdc8-2bf2-468b-96b7-818bd8dcffb9", - "TXT": "v=spf1 include:spf.spacemail.com ~all", + "TXT": ["d72fbdc8-2bf2-468b-96b7-818bd8dcffb9", "v=spf1 include:spf.spacemail.com ~all"], "SRV": [ { "priority": 0, From 90013da26621e2bb1b526555a4865639bfe1c0ca Mon Sep 17 00:00:00 2001 From: Angela Caldas <86853033+sucodelarangela@users.noreply.github.com> Date: Fri, 25 Apr 2025 07:58:41 -0300 Subject: [PATCH 27/93] fix: add ns for netlify subdomain --- domains/angela-caldas.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/angela-caldas.json b/domains/angela-caldas.json index d79ca3646..25f741902 100644 --- a/domains/angela-caldas.json +++ b/domains/angela-caldas.json @@ -4,6 +4,6 @@ "email": "aes.caldas@gmail.com" }, "records": { - "URL": "https://angelacaldas.netlify.app/" + "A": ["75.2.60.5"] } -} +} \ No newline at end of file From 80c675d235188c5c6ed89d03e64c03f5fe4a49e7 Mon Sep 17 00:00:00 2001 From: superstrella <139642709+superstrellaa@users.noreply.github.com> Date: Fri, 25 Apr 2025 13:35:18 +0200 Subject: [PATCH 28/93] Create superstrellaa.json --- domains/superstrellaa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/superstrellaa.json diff --git a/domains/superstrellaa.json b/domains/superstrellaa.json new file mode 100644 index 000000000..e69f9ee4b --- /dev/null +++ b/domains/superstrellaa.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/superstrellaa/superstrellaa.github.io", + "owner": { + "username": "superstrellaa", + "email": "superstrellayt@gmail.com" + }, + "records": { + "CNAME": "superstrellaa.github.io" + } +} From fc99cf4b27b0fbc97a100a0ec2eea5d4b7e79000 Mon Sep 17 00:00:00 2001 From: Velocated Date: Fri, 25 Apr 2025 15:14:02 +0100 Subject: [PATCH 29/93] Update velocated.json --- domains/velocated.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/velocated.json b/domains/velocated.json index 7945a7afc..44f8d7352 100644 --- a/domains/velocated.json +++ b/domains/velocated.json @@ -1,6 +1,8 @@ { "owner": { - "username": "velocated" + "username": "velocated", + "email": "vemcfr@gmail.com", + "Discord": "velocated" }, "record": { "CNAME": "velocated.xyz" From f9f2a99b0b4e92ca82de3909a3e9d1aea39bf8bb Mon Sep 17 00:00:00 2001 From: Velocated Date: Fri, 25 Apr 2025 15:18:25 +0100 Subject: [PATCH 30/93] Update velocated.json --- domains/velocated.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/velocated.json b/domains/velocated.json index 44f8d7352..4821588f2 100644 --- a/domains/velocated.json +++ b/domains/velocated.json @@ -5,7 +5,7 @@ "Discord": "velocated" }, "record": { - "CNAME": "velocated.xyz" + "CNAME": "velocated.pages.dev" }, "proxied": true } From bfda172503d32577e91de585176300a1f3b3c935 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:04:39 +0000 Subject: [PATCH 31/93] Update sabidzpro.json to include ImprovMX MX and TXT records for email configuration --- domains/sabidzpro.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index 8adcbbd4f..816e43c07 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -7,6 +7,13 @@ }, "proxied": true, "records": { - "CNAME": "sabidzpro.vercel.app" + "CNAME": "sabidzpro.vercel.app", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } -} \ No newline at end of file +} From 965a61b31e5ef910d3172e658ea697bb990d0984 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:08:04 +0000 Subject: [PATCH 32/93] Add Discord verification TXT record for sabidzpro subdomain --- domains/_discord.sabidzpro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sabidzpro.json diff --git a/domains/_discord.sabidzpro.json b/domains/_discord.sabidzpro.json new file mode 100644 index 000000000..21cde4195 --- /dev/null +++ b/domains/_discord.sabidzpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563" + } +} From 487d30aa1c1426e91d062de285cff691d2f04d19 Mon Sep 17 00:00:00 2001 From: Khanh Nguyen <97591523+khanhdew@users.noreply.github.com> Date: Fri, 25 Apr 2025 23:22:14 +0700 Subject: [PATCH 33/93] Create khanhdew.json --- domains/khanhdew.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/khanhdew.json diff --git a/domains/khanhdew.json b/domains/khanhdew.json new file mode 100644 index 000000000..e4cff610c --- /dev/null +++ b/domains/khanhdew.json @@ -0,0 +1,18 @@ +{ + "description": "Website for khanhdew.is-a.dev", + "owner": { + "username": "khanhdew", + "email": "khanhdev.work@gmail.com" + }, + "records": { + "CNAME": "khanhdew.ddns.net", + "MX": [ + { + "target": "khanhdew.ddns.net", + "priority": 10 + } + ], + "TXT": "v=spf1 +mx +a ~all" + }, + "proxied": true +} From 6435ebd80db27d3fd1725edc5e5acc30417b0eaf Mon Sep 17 00:00:00 2001 From: Khanh Nguyen <97591523+khanhdew@users.noreply.github.com> Date: Fri, 25 Apr 2025 23:35:57 +0700 Subject: [PATCH 34/93] Update khanhdew.json --- domains/khanhdew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khanhdew.json b/domains/khanhdew.json index e4cff610c..b9befc315 100644 --- a/domains/khanhdew.json +++ b/domains/khanhdew.json @@ -12,7 +12,7 @@ "priority": 10 } ], - "TXT": "v=spf1 +mx +a ~all" + "TXT": ["v=spf1 +mx +a ~all"] }, "proxied": true } From cff2db4709e73ffb4bba09ec87492aef5a0dd973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vergara=20Mart=C3=ADnez?= Date: Fri, 25 Apr 2025 11:38:57 -0500 Subject: [PATCH 35/93] Create dvergaram.json --- domains/dvergaram.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dvergaram.json diff --git a/domains/dvergaram.json b/domains/dvergaram.json new file mode 100644 index 000000000..11aec8d0d --- /dev/null +++ b/domains/dvergaram.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/Daniel-VergaraM/daniel-vergaram.github.io", + "owner": { + "username": "Daniel-VergaraM", + "email": "dvergaram.dev@gmail.com" + }, + "records": { + "CNAME": "daniel-vergaram.github.io", + "TXT": "dh=c8db3ed841716fec1cbf50586354c8cbe94ac6ba" + } +} From 470d27a5ab90d34b2c9d28896109959b36cae429 Mon Sep 17 00:00:00 2001 From: araguaci Date: Fri, 25 Apr 2025 15:17:16 -0300 Subject: [PATCH 36/93] Create _github-pages-challenge-araguaci.araguaci.json --- .../_github-pages-challenge-araguaci.araguaci.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_github-pages-challenge-araguaci.araguaci.json diff --git a/domains/domains/_github-pages-challenge-araguaci.araguaci.json b/domains/domains/_github-pages-challenge-araguaci.araguaci.json new file mode 100644 index 000000000..da2084631 --- /dev/null +++ b/domains/domains/_github-pages-challenge-araguaci.araguaci.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "records": { + "TXT": "a7fe82e3e40b3a6288d681e8f88a4f" + } +} From e92b8c300765a85fddb79b986ceea308d5ed664d Mon Sep 17 00:00:00 2001 From: Vontey Date: Fri, 25 Apr 2025 21:05:07 +0200 Subject: [PATCH 37/93] updated this file @vontey --- domains/ash2vee.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/ash2vee.json b/domains/ash2vee.json index e857c1bf5..c1dc32076 100644 --- a/domains/ash2vee.json +++ b/domains/ash2vee.json @@ -1,11 +1,11 @@ { - "description": "Im gonna use this website for my portfolio", - "repo": "https://github.com/ash2vee/ash2vee.github.io", + "description": "Im gonna use this website for my personal use", + "repo": "https://github.com/vontey/vontey.github.io", "owner": { - "username": "ash2vee", + "username": "vontey", "email": "ash2vee@outlook.com" }, "records": { - "CNAME": "ash2vee.github.io" + "CNAME": "vontey.github.io" } } From a96dad9da5462e90c1a809f02069d514955dd060 Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Fri, 25 Apr 2025 15:05:31 -0400 Subject: [PATCH 38/93] Change the owner of the navistar2.is-a.dev domain name --- domains/navistar2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/navistar2.json b/domains/navistar2.json index f22a6eb7b..d10abef31 100644 --- a/domains/navistar2.json +++ b/domains/navistar2.json @@ -1,7 +1,7 @@ { "owner": { - "username": "AShuba", - "email": "anatoliy.shuba@gmail.com" + "username": "dhluskyi", + "email": "dhluskyi@meaa.mea.com" }, "record": { "A": ["52.73.119.251"] From dd0f77861b21fa476cb445b85e63d036004965ea Mon Sep 17 00:00:00 2001 From: Vontey Date: Fri, 25 Apr 2025 21:08:02 +0200 Subject: [PATCH 39/93] renamed and updated ash2vee.json to vontey.json --- domains/{ash2vee.json => vontey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ash2vee.json => vontey.json} (100%) diff --git a/domains/ash2vee.json b/domains/vontey.json similarity index 100% rename from domains/ash2vee.json rename to domains/vontey.json From d61baa0d4d927b45470981e43882c92a18b82b29 Mon Sep 17 00:00:00 2001 From: Vontey Date: Fri, 25 Apr 2025 21:09:53 +0200 Subject: [PATCH 40/93] updated and renamed - _github-pages-challenge-ash2vee.ash2vee.json to _github-pages-challenge-vontey.vontey.json --- ...sh2vee.json => _github-pages-challenge-vontey.vontey.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{_github-pages-challenge-ash2vee.ash2vee.json => _github-pages-challenge-vontey.vontey.json} (51%) diff --git a/domains/_github-pages-challenge-ash2vee.ash2vee.json b/domains/_github-pages-challenge-vontey.vontey.json similarity index 51% rename from domains/_github-pages-challenge-ash2vee.ash2vee.json rename to domains/_github-pages-challenge-vontey.vontey.json index aa764239a..d8d590d4b 100644 --- a/domains/_github-pages-challenge-ash2vee.ash2vee.json +++ b/domains/_github-pages-challenge-vontey.vontey.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ash2vee", + "username": "vontey", "email": "ash2vee@outlook.com" }, "records": { - "TXT": "7cb2d91bbed584ec2cf12c007695ea" + "TXT": "c5d23775aa8514a3dd88ee55d78a14" } } From 4cc55f603a2e4b30460c2d9b1d6a20d3ec7ef0f4 Mon Sep 17 00:00:00 2001 From: Ninad Naik Date: Sat, 26 Apr 2025 01:18:53 +0530 Subject: [PATCH 41/93] Update URL record in ninad.json --- domains/ninad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ninad.json b/domains/ninad.json index 8981c4d6c..31ad6d55d 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", "records": { - "URL": "https://ninadnaik.xyz", + "URL": "https://ninadnaik.me", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=ninadtechnical+fe@gmail.com" } From d3ab50ea2870c06aba9956d9b6283cf19dd1413b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vergara=20Mart=C3=ADnez?= Date: Fri, 25 Apr 2025 21:36:09 -0500 Subject: [PATCH 42/93] Update dvergaram.json --- domains/dvergaram.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/dvergaram.json b/domains/dvergaram.json index 11aec8d0d..20beef085 100644 --- a/domains/dvergaram.json +++ b/domains/dvergaram.json @@ -6,7 +6,6 @@ "email": "dvergaram.dev@gmail.com" }, "records": { - "CNAME": "daniel-vergaram.github.io", - "TXT": "dh=c8db3ed841716fec1cbf50586354c8cbe94ac6ba" + "CNAME": "daniel-vergaram.github.io" } } From a2b3bfc46a30acfb9b1696f4375b3a2f171ee3da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vergara=20Mart=C3=ADnez?= Date: Fri, 25 Apr 2025 21:38:29 -0500 Subject: [PATCH 43/93] Create _discord.dvergaram.json --- domains/_discord.dvergaram.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dvergaram.json diff --git a/domains/_discord.dvergaram.json b/domains/_discord.dvergaram.json new file mode 100644 index 000000000..95a2b0363 --- /dev/null +++ b/domains/_discord.dvergaram.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Daniel-VergaraM", + "email": "dvergaram.dev@gmail.com" + }, + "records": { + "TXT": "dh=c8db3ed841716fec1cbf50586354c8cbe94ac6ba" + } +} From 804e96138a6ec7e14aedf8bc7ed7b9d70bf592c6 Mon Sep 17 00:00:00 2001 From: SanketLV Date: Sat, 26 Apr 2025 09:37:52 +0530 Subject: [PATCH 44/93] Add sanket.is-a.dev subdomain --- domains/_vercel.sanket.json | 9 +++++++++ domains/sanket.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.sanket.json create mode 100644 domains/sanket.json diff --git a/domains/_vercel.sanket.json b/domains/_vercel.sanket.json new file mode 100644 index 000000000..6cab0a413 --- /dev/null +++ b/domains/_vercel.sanket.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SanketLV", + "email": "sanketlakhani80@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=sanket.is-a.dev,980228cda0626f2b3796" + } +} diff --git a/domains/sanket.json b/domains/sanket.json new file mode 100644 index 000000000..f2f69c5ef --- /dev/null +++ b/domains/sanket.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SanketLV", + "email": "sanketlakhani80@gmail.com" + }, + "record": { + "CNAME": "sanketlakhani.vercel.app" + } +} From 75e7bc67b0d5484170040914a72c5c1b3868f490 Mon Sep 17 00:00:00 2001 From: odinson123456 <79916647+odinson123456@users.noreply.github.com> Date: Sat, 26 Apr 2025 10:18:52 +0530 Subject: [PATCH 45/93] Create eldho.json --- domains/eldho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eldho.json diff --git a/domains/eldho.json b/domains/eldho.json new file mode 100644 index 000000000..9c8a36ea2 --- /dev/null +++ b/domains/eldho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "odinson123456", + "email":"itzmeeldhobaby@gmail.com" + }, + "records": { + "CNAME": "portfolio-9k8.pages.dev" + } +} From b14646c45064497da6651661a02c0c9617c06486 Mon Sep 17 00:00:00 2001 From: Britto <88073131+brittojo7n@users.noreply.github.com> Date: Sat, 26 Apr 2025 15:35:18 +0530 Subject: [PATCH 46/93] Create britto.json --- domains/britto.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/britto.json diff --git a/domains/britto.json b/domains/britto.json new file mode 100644 index 000000000..eea4c5b22 --- /dev/null +++ b/domains/britto.json @@ -0,0 +1,12 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/brittojo7n/brittojo7n.github.io", + "owner": { + "username": "brittojo7n", + "email": "sjbritto2003@gmail.com" + }, + "records": { + "CNAME": "brittojo7n.github.io" + }, + "proxied": true +} From bdc3a28217d6d03bcbf970d287a8f83dcdf7e36d Mon Sep 17 00:00:00 2001 From: Wissem <142156798+Wissem1111@users.noreply.github.com> Date: Sat, 26 Apr 2025 13:07:01 +0200 Subject: [PATCH 47/93] Add wissembagga.is-a.dev subdomain --- domains/wissembagga.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/wissembagga.json diff --git a/domains/wissembagga.json b/domains/wissembagga.json new file mode 100644 index 000000000..160dce205 --- /dev/null +++ b/domains/wissembagga.json @@ -0,0 +1,8 @@ +{ + "owner": { + "github": "Wissem1111" + }, + "record": { + "cname": "wissembagga.vercel.app" + } +} From ffbcd65cbbfb5c25b74f3f812902bf0e8113471f Mon Sep 17 00:00:00 2001 From: zPleum <154593409+zpleum@users.noreply.github.com> Date: Sat, 26 Apr 2025 19:36:40 +0700 Subject: [PATCH 48/93] Create zpleum.json --- domains/zpleum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zpleum.json diff --git a/domains/zpleum.json b/domains/zpleum.json new file mode 100644 index 000000000..55c2e85e5 --- /dev/null +++ b/domains/zpleum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpleum", + "email": "wiraphat.makwong@gmail.com" + }, + "records": { + "CNAME": "zpleum.vercel.app" + } +} From 7f7ab54355f3d8e8a8af97513f8126b2f8cbc534 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 21:38:15 +0800 Subject: [PATCH 49/93] remove ns donations --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index b02203545..a3a0b68d7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Not all of these will be posted on GitHub[^1], however they will always be poste - Enjoy your new `.is-a.dev` subdomain! Please consider leaving us a star ⭐️ to help support us! ### NS Records -When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. +When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so likely do not not need them. In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. @@ -41,13 +41,6 @@ In your PR, please explain why you need NS records, including examples, to help > Also see: [Why are you so strict with NS records](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records)? -> [!NOTE] -> You can bypass these requirements[^2] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! -> -> If you donate, email william@is-a.dev or DM `@williamharrison` on Discord with your receipt and PR link. - -[^2]: Requests deemed to be made with malicious intent may be denied, with a refund provided. - ## Report Abuse If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. From 693f0c3c1a2c5d762f03a7f016053387e624f70f Mon Sep 17 00:00:00 2001 From: duskf4ll <199298710+duskf4ll@users.noreply.github.com> Date: Sat, 26 Apr 2025 15:38:33 +0200 Subject: [PATCH 50/93] Update dusk.json --- domains/dusk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dusk.json b/domains/dusk.json index ec6c7770a..662815f3c 100644 --- a/domains/dusk.json +++ b/domains/dusk.json @@ -3,7 +3,7 @@ "username": "duskf4ll", "email": "duskf4ll@proton.me" }, - "record": { + "records": { "CNAME": "duskf4ll.netlify.app" } } From f09c431507f03462ae91ca683e322af99f9b60a4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:02:50 +0200 Subject: [PATCH 51/93] Update stefdp.json --- domains/stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index cdfa49a14..fcaf25162 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -4,6 +4,6 @@ "discord": "694986201739952229" }, "records": { - "NS": ["jonah.ns.cloudflare.com", "mary.ns.cloudflare.com"] + "URL": "https://stefdp.com" } } From 7486e57dd039e6a4ac8193a996c5a170f63703e0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:02:58 +0200 Subject: [PATCH 52/93] Create s.json --- domains/s.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/s.json diff --git a/domains/s.json b/domains/s.json new file mode 100644 index 000000000..fcaf25162 --- /dev/null +++ b/domains/s.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "URL": "https://stefdp.com" + } +} From 281113181e7fd1a36af361d859d576ddb8f687b4 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 26 Apr 2025 17:04:42 +0300 Subject: [PATCH 53/93] Update c.json --- domains/c.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/c.json b/domains/c.json index 7bccbf406..78c1b0b2c 100644 --- a/domains/c.json +++ b/domains/c.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "records": { - "NS": ["nucum.ns.cloudflare.com", "tate.ns.cloudflare.com"] + "URL": "https://orangc.net" } } From fcf4a299ddddfc77fd91614e4a69dcd593e44f9e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 26 Apr 2025 17:08:03 +0300 Subject: [PATCH 54/93] Update orangc.json --- domains/orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangc.json b/domains/orangc.json index 7bccbf406..78c1b0b2c 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "records": { - "NS": ["nucum.ns.cloudflare.com", "tate.ns.cloudflare.com"] + "URL": "https://orangc.net" } } From 778e21df9b4224fdc6857b6f3da1a6777ab167ee Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:25:41 +0200 Subject: [PATCH 55/93] Update stefdp.json --- domains/stefdp.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index fcaf25162..346160efb 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -4,6 +4,12 @@ "discord": "694986201739952229" }, "records": { - "URL": "https://stefdp.com" + "URL": "https://stefdp.com", + "MX": [ + "mail.stefdp.com" + ], + "TXT": [ + "v=spf1 mx ~all" + ] } } From c70a5a7c7fcdfce20ddf666f34cbf561e9892355 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:28:00 +0200 Subject: [PATCH 56/93] Create autodiscover.stefdp.json --- domains/autodiscover.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/autodiscover.stefdp.json diff --git a/domains/autodiscover.stefdp.json b/domains/autodiscover.stefdp.json new file mode 100644 index 000000000..2bcaa7999 --- /dev/null +++ b/domains/autodiscover.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "CNAME": "mail.stefdp.com" + } +} From 5cc9a1b678a90b8785d33f434c520fee0fbaddb7 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:31:12 +0200 Subject: [PATCH 57/93] Create _autodiscover._tcp.stefdp.json --- domains/_autodiscover._tcp.stefdp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/_autodiscover._tcp.stefdp.json diff --git a/domains/_autodiscover._tcp.stefdp.json b/domains/_autodiscover._tcp.stefdp.json new file mode 100644 index 000000000..12c5d424f --- /dev/null +++ b/domains/_autodiscover._tcp.stefdp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "SRV": [ + { + "priority": 0, + "weight": 65535, + "port": 443, + "target": "mail.stefdp.com" + } + ] + } +} From e7d6f15a72c8619fc2b72a999c7fc71474f30f5f Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:31:49 +0200 Subject: [PATCH 58/93] Create autoconfig.stefdp.json --- domains/autoconfig.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/autoconfig.stefdp.json diff --git a/domains/autoconfig.stefdp.json b/domains/autoconfig.stefdp.json new file mode 100644 index 000000000..2bcaa7999 --- /dev/null +++ b/domains/autoconfig.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "CNAME": "mail.stefdp.com" + } +} From e97a54959515de9581338f8ffb24b878948a05f7 Mon Sep 17 00:00:00 2001 From: Iron9699 <194596193+Iron9699@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:33:07 +0300 Subject: [PATCH 59/93] Update ryz.json for mail forwarding --- domains/ryz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ryz.json b/domains/ryz.json index ccc7c561e..f86d37108 100644 --- a/domains/ryz.json +++ b/domains/ryz.json @@ -6,6 +6,7 @@ "discord": "4ryz" }, "records": { - "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 33d583f10eb27af0c0d865ea50fb509ecc00b3dd Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 22:35:27 +0800 Subject: [PATCH 60/93] Delete domains/00001.json --- domains/00001.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/00001.json diff --git a/domains/00001.json b/domains/00001.json deleted file mode 100644 index eaf369328..000000000 --- a/domains/00001.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "records": { - "CNAME": "satyamv7.github.io" - } -} From 52d75430699a501e1548339edc51c7c3cf30deee Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:00:22 +0800 Subject: [PATCH 61/93] Update imsun.json --- domains/imsun.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/imsun.json b/domains/imsun.json index abc08096e..496c88067 100644 --- a/domains/imsun.json +++ b/domains/imsun.json @@ -1,10 +1,10 @@ { -  "owner": { -    "username": "jkjoy", -    "email": "jkjoy@live.cn" -  }, -  "record": { -    "CNAME": "jkjoy.github.io" -  }, -  "proxied": false + "owner": { + "username": "jkjoy", + "email": "jkjoy@live.cn" + }, + "record": { + "CNAME": "jkjoy.github.io" + }, + "proxied": false } From e8dd9914a63f450835b7077ba7883131ee11d584 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:01:44 +0800 Subject: [PATCH 62/93] Update imsun.json --- domains/imsun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsun.json b/domains/imsun.json index 496c88067..5fe8bd684 100644 --- a/domains/imsun.json +++ b/domains/imsun.json @@ -3,7 +3,7 @@ "username": "jkjoy", "email": "jkjoy@live.cn" }, - "record": { + "records": { "CNAME": "jkjoy.github.io" }, "proxied": false From 1336dc1c6835dc204b3e6fee03876fd010f47f6e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:04:33 +0800 Subject: [PATCH 63/93] Update irfann.json --- domains/irfann.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/irfann.json b/domains/irfann.json index c83c306cf..385f83a45 100644 --- a/domains/irfann.json +++ b/domains/irfann.json @@ -3,6 +3,7 @@ "repo": "https://github.com/IrfanAnsarii/IrfanAnsarii.github.io", "owner": { "username": "IrfanAnsarii", + "email": "irfangittech@gmail.com" }, "records": { "A": ["89.117.157.47"] From aef03978caeea4a85cea4292abe35e8b51a5c06e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:04:44 +0800 Subject: [PATCH 64/93] Update domains/irfann.json Co-authored-by: 21Z <21z95@proton.me> --- domains/irfann.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/irfann.json b/domains/irfann.json index 385f83a45..f745bf347 100644 --- a/domains/irfann.json +++ b/domains/irfann.json @@ -8,5 +8,5 @@ "records": { "A": ["89.117.157.47"] }, - "proxied": true + "proxied": true } From 3fcaddd16185f8e7b393d5dde49a40b893d16220 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:09:42 +0800 Subject: [PATCH 65/93] Update xvannn07.json --- domains/xvannn07.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 23a87973e..cca8c6571 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -4,7 +4,6 @@ "username": "Xvannn07" }, "record": { - "CNAME": "https://portfolio-six-alpha-70.vercel.app" - }, - "proxy": false + "CNAME": "portfolio-six-alpha-70.vercel.app" + } } From 1d0099d85acd224f098b8765d698f6f5d0ed48ef Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:12:57 +0800 Subject: [PATCH 66/93] Update xvannn07.json --- domains/xvannn07.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 7f3e5e8d8..f7672bbf2 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,9 +1,8 @@ { - "owner": { - "email": "xvannn07@example.com", - "username": "Xvannn07" - }, - "records": { - "CNAME": "portfolio-six-alpha-70.vercel.app" - } + "owner": { + "username": "Xvannn07" + }, + "records": { + "CNAME": "portfolio-six-alpha-70.vercel.app" + } } From 1b8a1742925ed5b2503e2913cb83b109c403dd62 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:16:10 +0800 Subject: [PATCH 67/93] Update andro.json --- domains/andro.json | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/domains/andro.json b/domains/andro.json index 2ebeab16b..ca0b3b6e1 100644 --- a/domains/andro.json +++ b/domains/andro.json @@ -1,7 +1,14 @@ -{"owner": {"username": "DevAndro-eg"}, "record": {"A": ["192.204.223.100"], "MX": [{"target": "mail6.serv00.com" "priority": "10"}]}} - - - - - - +{ + "owner": { + "username": "DevAndro-eg" + }, + "records": { + "A": ["192.204.223.100"], + "MX": [ + { + "target": "mail6.serv00.com", + "priority": "10" + } + ] + } +} From 8a4f9f74e00c986099b94c9265f91b4a3e0884ad Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:19:56 +0800 Subject: [PATCH 68/93] Update shiinay.json --- domains/shiinay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shiinay.json b/domains/shiinay.json index 11695b8c5..c275a5f0b 100644 --- a/domains/shiinay.json +++ b/domains/shiinay.json @@ -3,7 +3,7 @@ "username": "shiinay1337", "email": "privetnarkov@gmail.com" }, - "record": { - "cname": "shiinay1337.github.io" + "records": { + "CNAME": "shiinay1337.github.io" } } From 37f7fa625905e011568d8be7e23a82e6c10b759f Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Sat, 26 Apr 2025 15:20:08 +0000 Subject: [PATCH 69/93] Fix Discord verification TXT record for sabidzpro subdomain --- domains/_discord.sabidzpro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.sabidzpro.json b/domains/_discord.sabidzpro.json index 21cde4195..f09b58f91 100644 --- a/domains/_discord.sabidzpro.json +++ b/domains/_discord.sabidzpro.json @@ -4,6 +4,6 @@ "email": "syaiful.osd@yahoo.com" }, "records": { - "TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563" + "TXT": "dh=a25a4d7cffc472b9402e6544f5f79f84c001e563" } } From 699f9d40cc4c6f3a3197eff0085f31a858606864 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 26 Apr 2025 18:23:48 +0300 Subject: [PATCH 70/93] Update domains/wissembagga.json --- domains/wissembagga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wissembagga.json b/domains/wissembagga.json index 160dce205..2aee3be59 100644 --- a/domains/wissembagga.json +++ b/domains/wissembagga.json @@ -2,7 +2,7 @@ "owner": { "github": "Wissem1111" }, - "record": { + "records": { "cname": "wissembagga.vercel.app" } } From 4835f10c4a404de139441a765956de5d491b1a72 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 26 Apr 2025 18:23:59 +0300 Subject: [PATCH 71/93] Update domains/wissembagga.json --- domains/wissembagga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wissembagga.json b/domains/wissembagga.json index 2aee3be59..4265f6b44 100644 --- a/domains/wissembagga.json +++ b/domains/wissembagga.json @@ -3,6 +3,6 @@ "github": "Wissem1111" }, "records": { - "cname": "wissembagga.vercel.app" + "CNAME": "wissembagga.vercel.app" } } From 2b9bcc6f67528804d5fe44b7959a8971322a1146 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 26 Apr 2025 18:24:04 +0300 Subject: [PATCH 72/93] Update domains/wissembagga.json --- domains/wissembagga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wissembagga.json b/domains/wissembagga.json index 4265f6b44..3d4b71b63 100644 --- a/domains/wissembagga.json +++ b/domains/wissembagga.json @@ -1,6 +1,6 @@ { "owner": { - "github": "Wissem1111" + "username": "Wissem1111" }, "records": { "CNAME": "wissembagga.vercel.app" From cbc95dd6093d9b7fca6743d632ab8fb150581d5a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:29:12 +0800 Subject: [PATCH 73/93] disable proxy --- domains/velocated.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/velocated.json b/domains/velocated.json index 4821588f2..b936f620b 100644 --- a/domains/velocated.json +++ b/domains/velocated.json @@ -6,6 +6,5 @@ }, "record": { "CNAME": "velocated.pages.dev" - }, - "proxied": true + } } From 96d002f02772d0e74a290133e2b7d46df74d5cf5 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:31:26 +0800 Subject: [PATCH 74/93] Update velocated.json --- domains/velocated.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/velocated.json b/domains/velocated.json index b936f620b..05ec76508 100644 --- a/domains/velocated.json +++ b/domains/velocated.json @@ -2,9 +2,9 @@ "owner": { "username": "velocated", "email": "vemcfr@gmail.com", - "Discord": "velocated" + "discord": "velocated" }, - "record": { + "records": { "CNAME": "velocated.pages.dev" } } From 9432369e4960b8169d04b3308a19a6f4ebe7dccf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:40:49 +0800 Subject: [PATCH 75/93] Update andro.json --- domains/andro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andro.json b/domains/andro.json index ca0b3b6e1..23f001ea9 100644 --- a/domains/andro.json +++ b/domains/andro.json @@ -7,7 +7,7 @@ "MX": [ { "target": "mail6.serv00.com", - "priority": "10" + "priority": 10 } ] } From 38ab747c5df02f6ea1d3b065685c6662e3afc5f4 Mon Sep 17 00:00:00 2001 From: hieutm83 Date: Sat, 26 Apr 2025 22:50:45 +0700 Subject: [PATCH 76/93] Update hieu.json --- domains/hieu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hieu.json b/domains/hieu.json index 9cb58f10c..2d62ef9ca 100644 --- a/domains/hieu.json +++ b/domains/hieu.json @@ -7,5 +7,5 @@ "records": { "A": ["76.76.21.21"] }, - "cloudflare": true + "proxied": true } From 7deac12d5309f7695de88b9e0bac82aaa67c0ffc Mon Sep 17 00:00:00 2001 From: Velocated Date: Sat, 26 Apr 2025 19:25:48 +0100 Subject: [PATCH 77/93] Update velocated.json --- domains/velocated.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/velocated.json b/domains/velocated.json index 05ec76508..ee22f81d4 100644 --- a/domains/velocated.json +++ b/domains/velocated.json @@ -5,6 +5,6 @@ "discord": "velocated" }, "records": { - "CNAME": "velocated.pages.dev" + "CNAME": "velocated.xyz" } } From c51f48591e3884c7ddb40ac375ad59ccef5827e4 Mon Sep 17 00:00:00 2001 From: Britto <88073131+brittojo7n@users.noreply.github.com> Date: Sun, 27 Apr 2025 00:34:53 +0530 Subject: [PATCH 78/93] Update britto.json --- domains/britto.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/britto.json b/domains/britto.json index eea4c5b22..673603518 100644 --- a/domains/britto.json +++ b/domains/britto.json @@ -1,12 +1,9 @@ { - "description": "portfolio website", - "repo": "https://github.com/brittojo7n/brittojo7n.github.io", "owner": { "username": "brittojo7n", "email": "sjbritto2003@gmail.com" }, "records": { "CNAME": "brittojo7n.github.io" - }, - "proxied": true + } } From e3350b790697939c9d422bd13f4261c6cab68348 Mon Sep 17 00:00:00 2001 From: Luciano Federico Pereira Date: Sat, 26 Apr 2025 21:27:05 +0200 Subject: [PATCH 79/93] Create luciano.json --- domains/luciano.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/luciano.json diff --git a/domains/luciano.json b/domains/luciano.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/luciano.json @@ -0,0 +1 @@ + From b0ae57c8a9f59523de19a5df3c5e3af20e8605b4 Mon Sep 17 00:00:00 2001 From: Didelfo <114946228+Didelfo@users.noreply.github.com> Date: Sat, 26 Apr 2025 21:33:08 +0200 Subject: [PATCH 80/93] Create didelfo.json --- domains/didelfo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/didelfo.json diff --git a/domains/didelfo.json b/domains/didelfo.json new file mode 100644 index 000000000..19d0ffc87 --- /dev/null +++ b/domains/didelfo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "didelfo", + "email": "didelfostudios@gmail.com" + }, + "record": { + "CNAME": "didelfo.github.io" + } +} From 77b8238e45a14d88658ae9394cd1390bfde62930 Mon Sep 17 00:00:00 2001 From: Luciano Federico Pereira Date: Sat, 26 Apr 2025 22:09:26 +0200 Subject: [PATCH 81/93] Added new file to register --- domains/luciano.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/luciano.json b/domains/luciano.json index 8b1378917..9e331be7e 100644 --- a/domains/luciano.json +++ b/domains/luciano.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "lucianofedericopereira", + "email": "lucianofullstack@gmail.com" + }, + "records": { + "URL": "https://github.com/lucianofedericopereira" + } +} \ No newline at end of file From ea38477d1b72f3fbccccbe557c4fe741713b331e Mon Sep 17 00:00:00 2001 From: matanku Date: Sun, 27 Apr 2025 06:15:45 +0900 Subject: [PATCH 82/93] Create matanku.json --- domains/matanku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matanku.json diff --git a/domains/matanku.json b/domains/matanku.json new file mode 100644 index 000000000..660fe503e --- /dev/null +++ b/domains/matanku.json @@ -0,0 +1,12 @@ +{ + "description": "matanku github page", + "repo": "https://github.com/unsnipeable/unsnipeable.github.io", + "owner": { + "username": "unsnipeable", + "email": "mtnkylolomg@gmail.com", + "discord": "unsnipeable" + }, + "records": { + "CNAME": "unsnipeable.github.io" + } +} From b807e905fe3ffc7094b4ddeff5aa139444897278 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 27 Apr 2025 02:19:29 +0200 Subject: [PATCH 83/93] Update kawet.json --- domains/kawet.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/kawet.json b/domains/kawet.json index 71c70c69f..2b2becc64 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,10 +1,9 @@ { - "description": "My portofolio", - "owner": { - "username": "kawet", - "email": "kawet00@proton.me" - }, - "records": { - "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" - } + "owner": { + "username": "Kawet00", + "email": "kawet00@proton.me" + }, + "records": { + "CNAME": "portfolio-ty6q.vercel.app" + } } From 40842b347a87083a6d2372e85c7243c3f15d58c2 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 27 Apr 2025 02:21:07 +0200 Subject: [PATCH 84/93] Create _vercel.kawet.json --- domains/_vercel.kawet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kawet.json diff --git a/domains/_vercel.kawet.json b/domains/_vercel.kawet.json new file mode 100644 index 000000000..e6a47d94d --- /dev/null +++ b/domains/_vercel.kawet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kawet00", + "email": "kawet00@proton.me" + }, + "records": { + "TXT": "vc-domain-verify=kawet.is-a.dev,e9d56f9052f76702848a" + } +} From e48bad4976498c132da87e20b039280a0105297a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vergara=20Mart=C3=ADnez?= Date: Sat, 26 Apr 2025 20:33:13 -0500 Subject: [PATCH 85/93] Update dvergaram.json --- domains/dvergaram.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/dvergaram.json b/domains/dvergaram.json index 20beef085..bc0925f15 100644 --- a/domains/dvergaram.json +++ b/domains/dvergaram.json @@ -1,6 +1,4 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/Daniel-VergaraM/daniel-vergaram.github.io", "owner": { "username": "Daniel-VergaraM", "email": "dvergaram.dev@gmail.com" From 3cdf5eaa0af9be46a2f0290b5d50289a0a989440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vannesa=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Sun, 27 Apr 2025 10:22:41 +0800 Subject: [PATCH 86/93] Create _vercel.xvannn07.json --- domains/_vercel.xvannn07.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.xvannn07.json diff --git a/domains/_vercel.xvannn07.json b/domains/_vercel.xvannn07.json new file mode 100644 index 000000000..ce87a6497 --- /dev/null +++ b/domains/_vercel.xvannn07.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Xvannn07" + }, + "record": { + "TXT": "vc-domain-verify=xvannn07.is-a.dev,4316a096c3d8550c18c6" + } +} From 87d074da84bb85f08d59bd5619dc995b0edec76b Mon Sep 17 00:00:00 2001 From: SanketLakhani <77873512+SanketLV@users.noreply.github.com> Date: Sun, 27 Apr 2025 10:45:39 +0530 Subject: [PATCH 87/93] Update domains/sanket.json Co-authored-by: Satr14 <90962949+SX-9@users.noreply.github.com> --- domains/sanket.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sanket.json b/domains/sanket.json index f2f69c5ef..ebdfb5be9 100644 --- a/domains/sanket.json +++ b/domains/sanket.json @@ -3,7 +3,8 @@ "username": "SanketLV", "email": "sanketlakhani80@gmail.com" }, - "record": { + "records": { + "CNAME": "sanketlakhani.vercel.app" } } From 5b5626a0e63d006701f424e137ec120567c89b93 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 27 Apr 2025 21:59:45 +0800 Subject: [PATCH 88/93] fix(raw-api): redirect_config and proxied values not being returned --- util/raw-api.js | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/util/raw-api.js b/util/raw-api.js index 96bcfc368..e41491502 100644 --- a/util/raw-api.js +++ b/util/raw-api.js @@ -83,20 +83,30 @@ fs.readdir(directoryPath, function (err, files) { delete item.owner.email; - const itemV1 = { + let itemV1 = { domain: item.domain, subdomain: item.subdomain, owner: item.owner, record: item.records }; - const itemV2 = { + let itemV2 = { domain: item.domain, subdomain: item.subdomain, owner: item.owner, records: item.records }; + if (item.redirect_config) { + itemV1.redirect_config = item.redirect_config; + itemV2.redirect_config = item.redirect_config; + } + + if (item.proxied) { + itemV1.proxied = item.proxied; + itemV2.proxied = item.proxied; + } + v1.push(itemV1); v2.push(itemV2); From d512511b292c217d56b01136f39976cc343ffa23 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 28 Apr 2025 17:05:06 +0400 Subject: [PATCH 89/93] fix: field name --- domains/didelfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/didelfo.json b/domains/didelfo.json index 19d0ffc87..1f59d8a2c 100644 --- a/domains/didelfo.json +++ b/domains/didelfo.json @@ -3,7 +3,7 @@ "username": "didelfo", "email": "didelfostudios@gmail.com" }, - "record": { + "records": { "CNAME": "didelfo.github.io" } } From 794efa5f3de5adfe91d2a497b93836bd88bd4355 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:05:51 +0800 Subject: [PATCH 90/93] Delete domains/jt.json --- domains/jt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jt.json diff --git a/domains/jt.json b/domains/jt.json deleted file mode 100644 index c644c3f5a..000000000 --- a/domains/jt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cloudcap10", - "email": "jttalasan@live.com" - }, - "records": { - "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.com"] - } -} From bd0d33bc0c573cab25655f38366e1028778e1f4a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 28 Apr 2025 17:06:23 +0400 Subject: [PATCH 91/93] fix: folder --- .../{domains => }/_github-pages-challenge-araguaci.araguaci.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{domains => }/_github-pages-challenge-araguaci.araguaci.json (100%) diff --git a/domains/domains/_github-pages-challenge-araguaci.araguaci.json b/domains/_github-pages-challenge-araguaci.araguaci.json similarity index 100% rename from domains/domains/_github-pages-challenge-araguaci.araguaci.json rename to domains/_github-pages-challenge-araguaci.araguaci.json From 5ca40670e4c536ac878e27265b128e2fae28c6cd Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:06:56 +0800 Subject: [PATCH 92/93] Delete domains/phi.json --- domains/phi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/phi.json diff --git a/domains/phi.json b/domains/phi.json deleted file mode 100644 index 5a9e1b5ea..000000000 --- a/domains/phi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "y5c4l3", - "email": "y5c4l3@proton.me" - }, - "records": { - "NS": ["johnny.ns.cloudflare.com", "rachel.ns.cloudflare.com"] - } -} From 0255cd42ced9e5bded75d4f582d4faddeaaee166 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 28 Apr 2025 17:26:06 +0400 Subject: [PATCH 93/93] fix: field name --- domains/_vercel.xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.xvannn07.json b/domains/_vercel.xvannn07.json index ce87a6497..c3cf98f79 100644 --- a/domains/_vercel.xvannn07.json +++ b/domains/_vercel.xvannn07.json @@ -2,7 +2,7 @@ "owner": { "username": "Xvannn07" }, - "record": { + "records": { "TXT": "vc-domain-verify=xvannn07.is-a.dev,4316a096c3d8550c18c6" } }