Files
is-a-dev/domains/thaihung.json
T
William Harrison 0c81cb966f feat(ci): nested domains should have same username
- Prettier
- Delete some nested subdomains with different owners
- Fix some domains
- Lowercase all CNAME, MX, NS records for formatting purposes
2024-11-15 16:52:36 +08:00

18 lines
425 B
JSON

{
"owner": {
"username": "ThaiHung4",
"email": "contact.hungg@gmail.com",
"note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}