Merge pull request #17977 from akk1to/main

Create blog.chuyentinorz.json (have A record and TXT record, Vercel hosting)
This commit is contained in:
DIBSTER
2025-01-02 20:36:52 -05:00
committed by GitHub
2 changed files with 24 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "This website is blogpost for ChuyenTinORZ",
"repo": "https://github.com/akk1to/akk1to.github.io",
"owner": {
"username": "akk1to",
"email": "akk1to.dev@gmail.com",
"discord": "727497287777124414"
},
"record": {
"TXT": ["vc-domain-verify=blog.chuyentinorz.is-a.dev,8c86561445eea418c27a"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "This website is a blogpost for ChuyenTinORZ",
"repo": "https://github.com/akk1to/orz-blog",
"owner": {
"username": "akk1to",
"email": "akk1to.dev@gmail.com",
"discord": "727497287777124414"
},
"record": {
"A": ["216.198.79.193"]
}
}