add alias record for @ subdomain

This commit is contained in:
Satr14 2024-10-25 22:28:00 +07:00 committed by GitHub
commit e8a7958d0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,9 @@
"record": { "record": {
"type": "object", "type": "object",
"properties": { "properties": {
"ALIAS": {
"type": "string"
},
"A": { "A": {
"type": "array", "type": "array",
"items": { "items": {