Skip to content

Commit

Permalink
deploy: f93fe8f
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Oct 22, 2024
1 parent d88d995 commit 9fa1642
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": 1729607998
"timestamp": 1729608064
},
"vtbs": [
{
Expand Down Expand Up @@ -4395,6 +4395,23 @@
"default": "en"
}
},
{
"uuid": "0f9b7d90-b156-5ab4-aa79-98d288cc9886",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "431509257",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "Jasmine彼岸茉莉",
"default": "cn"
}
},
{
"uuid": "49d89f51-5b69-5087-aadd-076859ae49d8",
"type": "vtuber",
Expand Down Expand Up @@ -28928,6 +28945,23 @@
"group": "d4d3135b-dd1c-57e2-9122-a249c97d40e7",
"group_name": "TheVirkyrie"
},
{
"uuid": "330bc0c8-4e56-5ce3-9aa2-7a14299c460e",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546655301306499",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "佩提亚Pythia",
"default": "cn"
}
},
{
"uuid": "9a9d239c-11e9-5fba-a937-b69ad0bf7b80",
"type": "vtuber",
Expand Down
8 changes: 8 additions & 0 deletions vtbs/Jasmine彼岸茉莉.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "Jasmine彼岸茉莉"
},
"accounts": {
"bilibili": "431509257"
}
}
8 changes: 8 additions & 0 deletions vtbs/佩提亚Pythia.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "佩提亚Pythia"
},
"accounts": {
"bilibili": "3546655301306499"
}
}

0 comments on commit 9fa1642

Please sign in to comment.