Create adit.json

This commit is contained in:
RyuXyro 2025-04-04 18:08:10 +07:00 committed by GitHub
commit 8c3b9cb885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
domains/adit.json Normal file
View file

@ -0,0 +1,15 @@
{
"owner": {
"username": "adit",
"email": ["admin@kazuowill.serv00.net"]
},
"record": {
"A": ["128.204.223.98"],
"MX": ["mail5.serv00.com"],
"TXT": ["v=spf1 mx a include:mail5.serv00.com -all"],
"NS": ["dns1.serv00.com", "dns2.serv00.com"],
},
"proxied": false
}