Skip to content

Commit

Permalink
deploy: 4cd9cbd
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Sep 29, 2024
1 parent 5c5f96b commit 8d196b5
Show file tree
Hide file tree
Showing 5 changed files with 53 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.

36 changes: 35 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": 1727590488
"timestamp": 1727590514
},
"vtbs": [
{
Expand Down Expand Up @@ -48058,6 +48058,23 @@
"default": "cn"
}
},
{
"uuid": "15169073-6f4f-5e86-bbc1-354c0d464612",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546665002731879",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "多萝希儿Dorothy",
"default": "cn"
}
},
{
"uuid": "94dfc8e1-4e00-5d9c-8ec6-d8b55191b832",
"type": "vtuber",
Expand Down Expand Up @@ -70956,6 +70973,23 @@
"default": "cn"
}
},
{
"uuid": "0666a806-cb9f-579b-9522-fd169c357f76",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546671491320308",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "我妻幼雪Yukiko",
"default": "cn"
}
},
{
"uuid": "fc2e49dd-5afd-54ae-bac7-6145d412dc83",
"type": "vtuber",
Expand Down
8 changes: 8 additions & 0 deletions vtbs/多萝希儿Dorothy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "多萝希儿Dorothy"
},
"accounts": {
"bilibili": "3546665002731879"
}
}
8 changes: 8 additions & 0 deletions vtbs/我妻幼雪Yukiko.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "我妻幼雪Yukiko"
},
"accounts": {
"bilibili": "3546671491320308"
}
}

0 comments on commit 8d196b5

Please sign in to comment.