Create blog.saxophone.json

This commit is contained in:
saxophone
2024-07-15 09:50:56 +05:30
committed by GitHub
parent 12dd3fa5e1
commit 3014873072
+21
View File
@@ -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"
]
}
}