diff --git a/domains/_dmarc.chriscent.json b/domains/_dmarc.chriscent.json new file mode 100644 index 000000000..48915c003 --- /dev/null +++ b/domains/_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;" + } +} 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"] } } 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" - } -} diff --git a/domains/owen.json b/domains/owen.json index b02a57c58..487687178 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" } } diff --git a/domains/resend._domainkey.chriscent.json b/domains/resend._domainkey.chriscent.json new file mode 100644 index 000000000..4f1b264fb --- /dev/null +++ b/domains/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" + } +} diff --git a/domains/send.chriscent.json b/domains/send.chriscent.json new file mode 100644 index 000000000..60228ba6a --- /dev/null +++ b/domains/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"] + } +} diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 0dceaba4c..317af9857 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=MzhmMzFiMTE5MzQzMWU3Yi0wMTUyZTEzZjg1Mjg0OGUzNjFiNzkzMmE2MGY1MDM3ZmUxY2IzODdlOWEzYTUyZGUyYjZjMzcwMzE3MWExZjNi", + "A": ["75.2.60.5"] } }