Skip to content

Commit

Permalink
deploy: 3421713
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Oct 16, 2024
1 parent 58a88ca commit 0eba5cf
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": 1729058469
"timestamp": 1729058609
},
"vtbs": [
{
Expand Down Expand Up @@ -144270,6 +144270,23 @@
"default": "cn"
}
},
{
"uuid": "c4f921f5-e718-54d3-8fae-e336aabaab35",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3461573915969657",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "詩然Lucky",
"default": "cn"
}
},
{
"uuid": "0163c184-6875-5fb8-a4da-f6c5f1537efc",
"type": "vtuber",
Expand Down Expand Up @@ -154832,6 +154849,23 @@
"default": "cn"
}
},
{
"uuid": "1be8b29f-681a-577e-a95c-b5e40bf9555a",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546624494144100",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "陆无双",
"default": "cn"
}
},
{
"uuid": "e040f467-e3be-5379-8eb4-a8312735f5d5",
"type": "vtuber",
Expand Down
8 changes: 8 additions & 0 deletions vtbs/詩然Lucky.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "詩然Lucky"
},
"accounts": {
"bilibili": "3461573915969657"
}
}
8 changes: 8 additions & 0 deletions vtbs/陆无双.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "陆无双"
},
"accounts": {
"bilibili": "3546624494144100"
}
}

0 comments on commit 0eba5cf

Please sign in to comment.