mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-11 14:22:41 +00:00
Create blog.saxophone.json
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"description": "subdomain for my blog",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"AAAA": [
|
||||
"2606:50c0:8000::153",
|
||||
"2606:50c0:8001::153",
|
||||
"2606:50c0:8002::153",
|
||||
"2606:50c0:8003::153"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user