From e5006d7b1ec456b849b5a5be297e380b8a237479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 11:06:24 -0600 Subject: [PATCH 1/2] Update peme969.json - Added a TXT record and MX records --- domains/peme969.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0a904d635..cb1a02fc5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -5,6 +5,8 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co.","mx2.simplelogin.co."] + } } \ No newline at end of file From 1322181511300f6e056b781b2e7320afb3e693a9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:13:34 +0200 Subject: [PATCH 2/2] Update domains/peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1080bb873..d2bcf9102 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -6,7 +6,7 @@ "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."] + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] } }