Skip to content

Commit 5901ec9

Browse files
Add rioruo.json for domain configuration
1 parent fe38b7b commit 5901ec9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

domains/rioruo.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"repo": "https://github.com/mhafizhdsy-netizen/register",
3+
4+
"owner": {
5+
"username": "RioDev",
6+
"email": "[email protected]"
7+
},
8+
9+
"target": {
10+
"CNAME": {
11+
"name": "rioruo",
12+
"value": "rioruo.vercel.app"
13+
},
14+
15+
"TXT": {
16+
"name": "_vercel",
17+
"value": "vc-domain-verify=rioruo.is-a-good.dev,ce087afe538e8470c255"
18+
}
19+
},
20+
21+
"proxied": false
22+
}

0 commit comments

Comments
 (0)