From 5a7e28d28873e4ae42a80d708feb48274389bf37 Mon Sep 17 00:00:00 2001 From: Rohit Gunthal <121371717+rohitgunthal18@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:13:01 +0530 Subject: [PATCH 1/4] Create rohitgunthal.json --- domains/rohitgunthal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rohitgunthal.json diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json new file mode 100644 index 000000000..88c7af6ac --- /dev/null +++ b/domains/rohitgunthal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username":"rohitgunthal18", + "email": "rohitgunthal1819@gmail.com" + }, + "record": { + "CNAME":"rohitgunthal18.github.io" + } +} From 2950bc9503b04f8831e03e2150cf33ab3c663b24 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Fri, 31 Jan 2025 09:37:18 +0530 Subject: [PATCH 2/4] Create xrvuloepjriu.sevinda-herath.json --- domains/xrvuloepjriu.sevinda-herath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xrvuloepjriu.sevinda-herath.json diff --git a/domains/xrvuloepjriu.sevinda-herath.json b/domains/xrvuloepjriu.sevinda-herath.json new file mode 100644 index 000000000..a4e12249d --- /dev/null +++ b/domains/xrvuloepjriu.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "gv-alvrz5ytmlhjh6.dv.googlehosted.com" + } +} From 470e1fdfd36a6fced28a8aa17b182f5c93920dfb Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:47:58 +0400 Subject: [PATCH 3/4] fix json error --- domains/rohitgunthal.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json index 88c7af6ac..eef797274 100644 --- a/domains/rohitgunthal.json +++ b/domains/rohitgunthal.json @@ -1,9 +1,9 @@ { - "owner": { - "username":"rohitgunthal18", + "owner": { + "username": "rohitgunthal18", "email": "rohitgunthal1819@gmail.com" }, - "record": { - "CNAME":"rohitgunthal18.github.io" + "record": { + "CNAME": "rohitgunthal18.github.io" } } From b176896fc20c85239f0460a26c73dbb3ed589e8c Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:03:44 +0100 Subject: [PATCH 4/4] zoho mail security / integrity --- domains/mail.mrstickypiston.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index ab66adeee..6b7d77aa8 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,7 +6,11 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "TXT": [ + "zoho-verification=zb27779902.zmverify.zoho.eu", + "v=spf1 include:zoho.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } }