Skip to content

Commit 6d0e625

Browse files
authored
Merge pull request #6 from cysell/main
add openlablog.json
2 parents efb23c3 + 09df4bc commit 6d0e625

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/openlablog.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"user": {
3+
"username": "cysell",
4+
"email": "cysell@qq.com"
5+
},
6+
"subdomain": "openlablog",
7+
"records": [
8+
{
9+
"type": "CNAME",
10+
"name": "openlablog",
11+
"value": "d.8.b.0.9.1.0.0.0.7.4.0.1.0.0.2.ip6.arpa",
12+
"proxied": false
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)