mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 07:26:45 +00:00
Create vanillia.json
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"description": "Describe the use of this subdomain",
|
||||
"owner": {
|
||||
"username": "sketched@disroot.org",
|
||||
"email": "sketched@disroot.org",
|
||||
"discord": "sketched#1613"
|
||||
"note": "Mail server priority must be the lowest allowed."
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
"mail.postale.io"
|
||||
],
|
||||
"TXT": "v=spf1 mx ~all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user