create mew.json and _vercel.mew.json

This commit is contained in:
Nguyễn Mậu Minh
2024-11-30 22:14:19 +07:00
committed by GitHub
parent f36b01e68c
commit e3fd910a41
2 changed files with 20 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "meewmeew",
"email": "mauminh.nguyen@gmail.com"
},
"record": {
"TXT": [
"vc-domain-verify=mew.is-a.dev,62dafeb5c7466ef6af96"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "meewmeew",
"email": "mauminh.nguyen@gmail.com"
},
"record": {
"CNAME": "cname.vercel-dns.com"
}
}