Merge pull request #14679 from 7op3/main

Update seven.json to (hopefully) support emails
This commit is contained in:
CuteDog5695
2024-07-02 18:20:51 +03:00
committed by GitHub
+15 -2
View File
@@ -6,7 +6,20 @@
},
"record": {
"CNAME": "7op3.github.io"
"A":[
"185.199.110.153",
"185.199.108.153",
"185.199.111.153",
"185.199.109.153"
],
"MX": [
"mx1.simplelogin.co",
"mx2.simplelogin.co"
],
"TXT": ["sl-verification=ivfyrhmrpfrkrgrkywcghobxqkhynw","v=spf1 include:simplelogin.co ~all"]
}
}