Skip to content

Commit

Permalink
deploy: 8900d7c
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Feb 25, 2024
1 parent 8d364e2 commit 0115793
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": 1708836676
"timestamp": 1708836719
},
"vtbs": [
{
Expand Down Expand Up @@ -120096,6 +120096,23 @@
"default": "cn"
}
},
{
"uuid": "ecce57f8-5cb5-5d6d-a75e-bc682f9af38a",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546556361869502",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "米奈妲妲",
"default": "cn"
}
},
{
"uuid": "37106204-9bd0-517a-ba5c-512e6079e790",
"type": "vtuber",
Expand Down Expand Up @@ -144877,6 +144894,23 @@
"default": "cn"
}
},
{
"uuid": "8b404c61-0f7b-5ad7-aec5-d8b89dc5dfb2",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3537114767559066",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "坏坏",
"default": "cn"
}
},
{
"uuid": "aa435e98-e3ec-5989-936d-2bbf1c189d93",
"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": "3546556361869502"
}
}
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": "3537114767559066"
}
}

0 comments on commit 0115793

Please sign in to comment.