Skip to content

Commit

Permalink
deploy: f139d0c
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Feb 25, 2024
1 parent 83c2f50 commit a56160b
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": 1708836376
"timestamp": 1708836478
},
"vtbs": [
{
Expand Down Expand Up @@ -93468,6 +93468,23 @@
"default": "cn"
}
},
{
"uuid": "77e73928-f63d-53bc-a30b-f7954518ebda",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "430699100",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "汐花梨奈",
"default": "cn"
}
},
{
"uuid": "c7ea8c7e-2a6d-5897-8bd7-ce690763e336",
"type": "vtuber",
Expand Down Expand Up @@ -103526,6 +103543,23 @@
"default": "cn"
}
},
{
"uuid": "21bb0b75-79ae-5de4-902f-6048d395d967",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "1799948866",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "狐小软",
"default": "cn"
}
},
{
"uuid": "f635a5d3-06af-5d31-b3ef-9c83574811b4",
"type": "vtuber",
Expand Down
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": "430699100"
}
}
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": "1799948866"
}
}

0 comments on commit a56160b

Please sign in to comment.