Merge pull request #17441 from MeewMeew/main

create mew.json and _vercel.mew.json
This commit is contained in:
CuteDog5695
2024-11-30 18:47:15 +02:00
committed by GitHub
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"
}
}