From a2685aefe514b5f41c20790cd66b952f82360451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:26:22 -0600 Subject: [PATCH] Update peme969.json Added cname and a txt record --- domains/peme969.json | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index d2bcf9102..d23386e41 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,9 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] - + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim01._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } }