mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-11 00:25:00 +00:00
Merge pull request #14915 from saxophone-guy/main
create subdomain blog.saxophone.is-a.dev
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