From 768725a7c55b9d5eefce8b13270430b64d0d5e2b Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:16:01 +0300 Subject: [PATCH 01/20] Update just.json --- domains/just.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/just.json b/domains/just.json index 9ec4c49e0..7581106da 100644 --- a/domains/just.json +++ b/domains/just.json @@ -1,11 +1,12 @@ { - "description": "Short link to juststudio.is-a.dev", + "description": "Just an Ultimate Site Tool docs", + "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io", "owner": { "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", + "email": "justdeveloper@juststudio.is-a.dev", "discord": "1117482901353812088" }, "records": { - "A": ["89.106.200.1"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From 14b5e61eab7a931e410591a975ed0cc1324ce151 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 13:55:58 +0000 Subject: [PATCH 02/20] i hate u netlify --- domains/thetommylong.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 0dceaba4c..57acac965 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -6,6 +6,7 @@ }, "records": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=ZjQ4MzI4ZjVhZjA5Y2RhMy03MTIyMzIwMDJhYjg2MzA3MmQzNmY4OTAwNDE0ZmVjYWMwMjU1ZWU1ODg0MjIxNDEzNGYzMjc1OTE2NmI5NjIzZTJmZWNmOTQ5MjhjMmQ5ZjgzODUxMzQyYjE0MjU1MDU=" + "TXT": "forward-email=ZjQ4MzI4ZjVhZjA5Y2RhMy03MTIyMzIwMDJhYjg2MzA3MmQzNmY4OTAwNDE0ZmVjYWMwMjU1ZWU1ODg0MjIxNDEzNGYzMjc1OTE2NmI5NjIzZTJmZWNmOTQ5MjhjMmQ5ZjgzODUxMzQyYjE0MjU1MDU=", + "A": ["75.2.60.5"] } } From d9dbcde79242b3c3d6680e7e88f858148e198087 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 13:56:29 +0000 Subject: [PATCH 03/20] mailjet isnt a problem now --- domains/mailjet._d298bc98.thetommylong.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mailjet._d298bc98.thetommylong.json diff --git a/domains/mailjet._d298bc98.thetommylong.json b/domains/mailjet._d298bc98.thetommylong.json deleted file mode 100644 index 35c7c6181..000000000 --- a/domains/mailjet._d298bc98.thetommylong.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Currently used for portfolio website and SMTP mail server", - "owner": { - "username": "TheTommylongIsHeree", - "discord": "thetommylong" - }, - "records": { - "TXT": "d298bc98f2e641f0e05df3bb66eac4c3" - } -} From d9ef2cae88f7895ad04bfd8ef7d96b9512438a3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owen=20=7C=20=E6=BA=9F?= Date: Tue, 29 Apr 2025 15:38:26 +0800 Subject: [PATCH 04/20] Update owen.json --- domains/owen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owen.json b/domains/owen.json index b02a57c58..202edf481 100644 --- a/domains/owen.json +++ b/domains/owen.json @@ -3,6 +3,6 @@ "username": "WuSandWitch" }, "records": { - "CNAME": "wusandwitch.zudo.cc" + "CNAME": "cname.vercel-dns.com." } } From 3512d0bcff59f6e1750bc1f951dce1cfd4c14619 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 16:51:34 +0800 Subject: [PATCH 05/20] Create send.chriscent.json Resend.com DNS Record 1 --- send.chriscent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 send.chriscent.json diff --git a/send.chriscent.json b/send.chriscent.json new file mode 100644 index 000000000..60228ba6a --- /dev/null +++ b/send.chriscent.json @@ -0,0 +1,12 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "records": { + "MX": ["feedback-smtp.ap-northeast-1.amazonses.com"], + "TXT": ["v=spf1 include:amazonses.com ~all"] + } +} From 309bf08dd0c9b772a6ca349295daee98ff20b623 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 16:53:30 +0800 Subject: [PATCH 06/20] Create resend._domainkey.chriscent.json Resend.com DNS Record 2 --- resend._domainkey.chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 resend._domainkey.chriscent.json diff --git a/resend._domainkey.chriscent.json b/resend._domainkey.chriscent.json new file mode 100644 index 000000000..4f1b264fb --- /dev/null +++ b/resend._domainkey.chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "records": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCW1LmGmFmWHIrqCNHRJWTzhfnneXexwpKIm+PZoSXv7kAcnoBKQghLAMRrq9gxVJe6TBZzf/2pR+9XVwfzQU2aN/Gri6xaFub6bSG8yFLgG2rEvM+K/NCNohrOsN5pq6cpL5fSIT4Hkd4RdU7OjSirzeuEZ+hV9QOr65KD0rjhhQIDAQAB" + } +} From d6079b4aea14668fa146ca7054f01fa9e08b2fe7 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 16:55:50 +0800 Subject: [PATCH 07/20] Create _dmarc.chriscent.json Resend.com DNS Record 3 Final --- _dmarc.chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _dmarc.chriscent.json diff --git a/_dmarc.chriscent.json b/_dmarc.chriscent.json new file mode 100644 index 000000000..48915c003 --- /dev/null +++ b/_dmarc.chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "records": { + "TXT": "v=DMARC1; p=none;" + } +} From e1295cc47a712569555ae7514b607fb920839484 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 16:59:37 +0800 Subject: [PATCH 08/20] Rename send.chriscent.json to domains/send.chriscent.json Correcting placement mistake --- send.chriscent.json => domains/send.chriscent.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename send.chriscent.json => domains/send.chriscent.json (100%) diff --git a/send.chriscent.json b/domains/send.chriscent.json similarity index 100% rename from send.chriscent.json rename to domains/send.chriscent.json From a9c9b28ac9caae2e420c9ff2e6e45be11f7c2230 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 17:00:21 +0800 Subject: [PATCH 09/20] Rename _dmarc.chriscent.json to domains/_dmarc.chriscent.json Correcting placement mistake --- _dmarc.chriscent.json => domains/_dmarc.chriscent.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _dmarc.chriscent.json => domains/_dmarc.chriscent.json (100%) diff --git a/_dmarc.chriscent.json b/domains/_dmarc.chriscent.json similarity index 100% rename from _dmarc.chriscent.json rename to domains/_dmarc.chriscent.json From f52b9f4f26c6a83f960759c5832adfb7517e9648 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 17:00:54 +0800 Subject: [PATCH 10/20] Rename resend._domainkey.chriscent.json to domains/resend._domainkey.chriscent.json Correcting placement mistake --- .../resend._domainkey.chriscent.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename resend._domainkey.chriscent.json => domains/resend._domainkey.chriscent.json (100%) diff --git a/resend._domainkey.chriscent.json b/domains/resend._domainkey.chriscent.json similarity index 100% rename from resend._domainkey.chriscent.json rename to domains/resend._domainkey.chriscent.json From e8972713aa61c1e8327e99a0f9d2e88c178cf3b9 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Tue, 29 Apr 2025 10:24:03 +0000 Subject: [PATCH 11/20] changed forwardemail configuration --- domains/thetommylong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 57acac965..317af9857 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -6,7 +6,7 @@ }, "records": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=ZjQ4MzI4ZjVhZjA5Y2RhMy03MTIyMzIwMDJhYjg2MzA3MmQzNmY4OTAwNDE0ZmVjYWMwMjU1ZWU1ODg0MjIxNDEzNGYzMjc1OTE2NmI5NjIzZTJmZWNmOTQ5MjhjMmQ5ZjgzODUxMzQyYjE0MjU1MDU=", + "TXT": "forward-email=MzhmMzFiMTE5MzQzMWU3Yi0wMTUyZTEzZjg1Mjg0OGUzNjFiNzkzMmE2MGY1MDM3ZmUxY2IzODdlOWEzYTUyZGUyYjZjMzcwMzE3MWExZjNi", "A": ["75.2.60.5"] } } From fff0356c60baf76ecabf7c296e18cbc115bb7648 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 29 Apr 2025 19:53:25 +0800 Subject: [PATCH 12/20] Update domains/owen.json --- domains/owen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owen.json b/domains/owen.json index 202edf481..487687178 100644 --- a/domains/owen.json +++ b/domains/owen.json @@ -3,6 +3,6 @@ "username": "WuSandWitch" }, "records": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "cname.vercel-dns.com" } } From 01c223cc2befca9325e5d5437dd3844dcd28a341 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 07:50:08 +0530 Subject: [PATCH 13/20] Update trix.json --- domains/trix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trix.json b/domains/trix.json index c05104337..b8615de0e 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,7 +4,7 @@ "email": "admin@trixsly.xyz" }, "records": { - "A": ["185.199.110.153", "185.199.109.153", "185.199.111.153", "185.199.108.153"], + "CNAME": "cname.vercel-dns.com", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 5d8e5ce5f803aa9082d44195c45ff94275d7c1d6 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 30 Apr 2025 10:47:29 +0800 Subject: [PATCH 14/20] Revert "Delete domains/phi.json" --- domains/phi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/phi.json diff --git a/domains/phi.json b/domains/phi.json new file mode 100644 index 000000000..5a9e1b5ea --- /dev/null +++ b/domains/phi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "y5c4l3", + "email": "y5c4l3@proton.me" + }, + "records": { + "NS": ["johnny.ns.cloudflare.com", "rachel.ns.cloudflare.com"] + } +} From 3e48cc5a433462f17cd66281c060de70fb3e6960 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 11:08:20 +0530 Subject: [PATCH 15/20] Update trix.json --- domains/trix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trix.json b/domains/trix.json index b8615de0e..114213d34 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,7 +4,7 @@ "email": "admin@trixsly.xyz" }, "records": { - "CNAME": "cname.vercel-dns.com", + "TXT": "vc-domain-verify=trix.is-a.dev,4b093361e4130cf2636b", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From cd5771fe81a80c217d3b0030d1406dc99288c929 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 11:15:33 +0530 Subject: [PATCH 16/20] Rename trix.json to _vercel.trix.json --- domains/{trix.json => _vercel.trix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{trix.json => _vercel.trix.json} (100%) diff --git a/domains/trix.json b/domains/_vercel.trix.json similarity index 100% rename from domains/trix.json rename to domains/_vercel.trix.json From 7eba7cdfb3ff34c31b02864498e4887a9125b104 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 11:16:34 +0530 Subject: [PATCH 17/20] Update and rename _vercel.trix.json to trix.json --- domains/{_vercel.trix.json => trix.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{_vercel.trix.json => trix.json} (69%) diff --git a/domains/_vercel.trix.json b/domains/trix.json similarity index 69% rename from domains/_vercel.trix.json rename to domains/trix.json index 114213d34..168cecb0a 100644 --- a/domains/_vercel.trix.json +++ b/domains/trix.json @@ -4,7 +4,6 @@ "email": "admin@trixsly.xyz" }, "records": { - "TXT": "vc-domain-verify=trix.is-a.dev,4b093361e4130cf2636b", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 0d4b8d260f2a42f354cca3510f2b291fa2326b2f Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 11:18:13 +0530 Subject: [PATCH 18/20] Create _vercel.trix.json --- domains/_vercel.trix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.trix.json diff --git a/domains/_vercel.trix.json b/domains/_vercel.trix.json new file mode 100644 index 000000000..ba5e1624f --- /dev/null +++ b/domains/_vercel.trix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trix.is-a.dev" + }, + "records": { + "TXT": "vc-domain-verify=trix.is-a.dev,4b093361e4130cf2636b" + } +} From af21bfc140717f93cf0e229f4e2b4e06f3a3b1e4 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 11:27:30 +0530 Subject: [PATCH 19/20] Update trix.json --- domains/trix.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/trix.json b/domains/trix.json index 168cecb0a..5a9a6748f 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,6 +4,7 @@ "email": "admin@trixsly.xyz" }, "records": { + "A":"76.76.21.21", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From c608c6c43b98f4baba9e6c677f865e6fbce3826b Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 30 Apr 2025 11:28:00 +0530 Subject: [PATCH 20/20] Update trix.json --- domains/trix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trix.json b/domains/trix.json index 5a9a6748f..d440478d8 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,7 +4,7 @@ "email": "admin@trixsly.xyz" }, "records": { - "A":"76.76.21.21", + "A":["76.76.21.21"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } }