mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
Update batman.json with new owner and records
This commit is contained in:
parent
05f3c80ea6
commit
ebc4e880ee
1 changed files with 16 additions and 0 deletions
16
domains/batman.json
Normal file
16
domains/batman.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"owner": {
|
||||
"username": "shadowe1ite",
|
||||
},
|
||||
"records": {
|
||||
"CNAME": "shadowe1ite.github.io",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue