mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
Remove unnecessary MX and TXT records from JSON
This commit is contained in:
parent
ebc4e880ee
commit
52e8e7408a
1 changed files with 2 additions and 9 deletions
|
|
@ -1,16 +1,9 @@
|
|||
{
|
||||
"owner": {
|
||||
"username": "shadowe1ite",
|
||||
"username": "shadowe1ite"
|
||||
},
|
||||
"records": {
|
||||
"CNAME": "shadowe1ite.github.io",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
"CNAME": "shadowe1ite.github.io"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue