mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-20 08:23:55 +00:00
Merge pull request #14679 from 7op3/main
Update seven.json to (hopefully) support emails
This commit is contained in:
+15
-2
@@ -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"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user