From 1db08703a5c1b58167c9849535743057076b3f93 Mon Sep 17 00:00:00 2001 From: harsh-writes-code Date: Thu, 16 Jan 2025 15:35:48 +0530 Subject: [PATCH 01/10] Create harshd.json --- domains/harshd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshd.json diff --git a/domains/harshd.json b/domains/harshd.json new file mode 100644 index 000000000..56aed2491 --- /dev/null +++ b/domains/harshd.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", + "owner": { + "username": "harsh-writes-code", + "email": "happydhimanbarara@gmail.com" + }, + "record": { + "CNAME": "harsh-writes-code.github.io" + } +} From ce8b83f494f34aa61d67294473eddc38722da9a2 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:30:48 -0500 Subject: [PATCH 02/10] Delete domains/boolean44.json --- domains/boolean44.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/boolean44.json diff --git a/domains/boolean44.json b/domains/boolean44.json deleted file mode 100644 index fdac8f8cc..000000000 --- a/domains/boolean44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/boolean44-repos/boolean44-repos.github.io", - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "CNAME": "boolean44-repos.github.io" - } -} From 7b4d6da105a542f7669f96555fd1424bdbd0e70c Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:32:05 -0500 Subject: [PATCH 03/10] Delete domains/mail.boolean44.json --- domains/mail.boolean44.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json deleted file mode 100644 index b008c8f0f..000000000 --- a/domains/mail.boolean44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] - } -} From 7e12ab13602321e55e201d28d6b962254c2c82ef Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 13:38:36 +0200 Subject: [PATCH 04/10] Update joe50097.json --- domains/joe50097.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joe50097.json b/domains/joe50097.json index 47f381e7c..78316bf5e 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -4,7 +4,8 @@ "email": "zcell9500@gmail.com" }, "record": { - "TXT": "zoho-verification=zb32862044.zmverify.zoho.com", + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": ["zoho-verification=zb32862044.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "A": ["75.2.60.5"] } } From 8fbcf492622b9b0f840a75522d5a9918627468d7 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 13:44:05 +0200 Subject: [PATCH 05/10] Create zmail._domainkey.joe50097.json --- domains/zmail._domainkey.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.joe50097.json diff --git a/domains/zmail._domainkey.joe50097.json b/domains/zmail._domainkey.joe50097.json new file mode 100644 index 000000000..95c73521b --- /dev/null +++ b/domains/zmail._domainkey.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWPXItvPXEQh/zTsZCFkEcBEObetcpbthrO74OK/zYR+wCk9gHurppJw0nTPcqVVW92Iq78R1b85s6bmGQvFCdMXPM/kM4eWlKKrMcs4QMr8muioEtbyCKu1YenXHZYlns7dfpf5JN2PNnC3cXTTW5uu3F2GNSDXcy/IjhnuSJAwIDAQAB" + } +} From c428ceab92cf503cb77b9ef62d4f892ff15a28e4 Mon Sep 17 00:00:00 2001 From: Jonatandb Date: Thu, 16 Jan 2025 09:57:45 -0300 Subject: [PATCH 06/10] Create jonatandb.json --- domains/jonatandb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jonatandb.json diff --git a/domains/jonatandb.json b/domains/jonatandb.json new file mode 100644 index 000000000..de6eff807 --- /dev/null +++ b/domains/jonatandb.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jonatandb", + "email": "jonatandb@gmail.com" + }, + "description": "This is for my personal website.", + "record": { + "CNAME": "jonatandb.github.io" + } +} From 4c3716346e18b8e9aed933fde4413bb70641e9dd Mon Sep 17 00:00:00 2001 From: Shubhhhwarrior Date: Thu, 16 Jan 2025 18:30:52 +0530 Subject: [PATCH 07/10] Create shubhhh.json --- domains/shubhhh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shubhhh.json diff --git a/domains/shubhhh.json b/domains/shubhhh.json new file mode 100644 index 000000000..d60eb076c --- /dev/null +++ b/domains/shubhhh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhhhwarrior", + "email": "shubhammvaghela999@gmail.com" + }, + "record": { + "CNAME": "shubhhh-96.netlify.app/" + } +} From 4e5d31806002303fd08115c36a122b21e2f684ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20Tun=C3=A7?= <49831545+creeperkafasi@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:25:37 +0300 Subject: [PATCH 08/10] Fix discord username, add mail forwarding and google site verification --- domains/deniz.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/domains/deniz.json b/domains/deniz.json index e88872028..b36d00326 100644 --- a/domains/deniz.json +++ b/domains/deniz.json @@ -4,10 +4,23 @@ "owner": { "username": "creeperkafasi", "twitter": "_creeperkafasi_", - "discord": "creeperkafasipw#1861", + "discord": "creeperkafasi", "note": "I don't use twitter that much, you may have a better chance to contact me through discord" }, "record": { - "CNAME": "creeperkafasi.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=MDcyNzA3YjVlMTdjNzhhYS1iMzA0NDgxN2RjMmZiODZhODI5Y2UyNmUzNzY5NjJhZWZkMTA4MjBlNDEyYTk3MTc0MjhkN2NlMmQxNWQ5MmFi", + "google-site-verification=9jbck7qUZb10EWndaXLikv_Kx9xQ7DpShwFCttIzA6Q" + ] } } From 806af36b54a7d43739834b442afc937f795cbf88 Mon Sep 17 00:00:00 2001 From: Shubhhhwarrior Date: Sat, 18 Jan 2025 12:19:50 +0530 Subject: [PATCH 09/10] Update domains/shubhhh.json Co-authored-by: Ibrahim Asif --- domains/shubhhh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubhhh.json b/domains/shubhhh.json index d60eb076c..e0d64b3f0 100644 --- a/domains/shubhhh.json +++ b/domains/shubhhh.json @@ -4,6 +4,6 @@ "email": "shubhammvaghela999@gmail.com" }, "record": { - "CNAME": "shubhhh-96.netlify.app/" + "CNAME": "shubhhh-96.netlify.app" } } From 8fb60035ea06dbd545ee88835033ac0b1783ab73 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:53:14 +0200 Subject: [PATCH 10/10] Made the json a bit more readable --- domains/jonatandb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/jonatandb.json b/domains/jonatandb.json index de6eff807..ab12955cb 100644 --- a/domains/jonatandb.json +++ b/domains/jonatandb.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "jonatandb", - "email": "jonatandb@gmail.com" - }, - "description": "This is for my personal website.", - "record": { - "CNAME": "jonatandb.github.io" - } + "description": "This is for my personal website.", + "owner": { + "username": "jonatandb", + "email": "jonatandb@gmail.com" + }, + "record": { + "CNAME": "jonatandb.github.io" + } }