Merge pull request #14915 from saxophone-guy/main

create subdomain blog.saxophone.is-a.dev
This commit is contained in:
CuteDog5695
2024-07-15 12:46:30 +03:00
committed by GitHub
+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"
]
}
}