mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-20 04:23:36 +00:00
Update seven.json to (hopefully) support emails
This commit is contained in:
+8
-2
@@ -6,7 +6,13 @@
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "7op3.github.io"
|
||||
"CNAME": "7op3.github.io",
|
||||
"MX": [
|
||||
"mx1.simplelogin.co",
|
||||
"mx2.simplelogin.co"
|
||||
],
|
||||
|
||||
"TXT": ["sl-verification=ivfyrhmrpfrkrgrkywcghobxqkhynw","v=spf1 include:simplelogin.co ~all"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user