Skip to content

Commit

Permalink
deploy: a48fc57
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Jul 17, 2023
1 parent 4f8c2d4 commit 3f4c5f2
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 3 deletions.
2 changes: 1 addition & 1 deletion json/fs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion json/list.json

Large diffs are not rendered by default.

22 changes: 21 additions & 1 deletion json/list.uncompressed.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"acfun": "https://www.acfun.cn/u/{id}",
"pomeet": "https://www.pomeet.com/{id}"
},
"timestamp": 1689604656
"timestamp": 1689606788
},
"vtbs": [
{
Expand Down Expand Up @@ -23078,6 +23078,26 @@
"default": "cn"
}
},
{
"uuid": "c45b5a2e-58d8-5c04-9ca1-4ecea55d89b4",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "25811491",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [
"什么小甜",
"甜宝"
],
"cn": "甜",
"default": "cn"
}
},
{
"uuid": "1c883480-bb50-5ae0-a8d6-4029eb780c6f",
"type": "vtuber",
Expand Down
12 changes: 12 additions & 0 deletions vtbs/什么小甜.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": {
"cn": [
"",
"什么小甜",
"甜宝"
]
},
"accounts": {
"bilibili": "25811491"
}
}

0 comments on commit 3f4c5f2

Please sign in to comment.