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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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/12] 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" } }