Skip to content

Commit

Permalink
deploy: c7d3832
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Aug 10, 2024
1 parent 2c07a64 commit 10f1178
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": 1723260343
"timestamp": 1723288931
},
"vtbs": [
{
Expand Down Expand Up @@ -96072,6 +96072,23 @@
"default": "jp"
}
},
{
"uuid": "c41d8a1f-4f01-563b-8bdc-5c90658c8a40",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546684332181720",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "沧瀛Aish",
"default": "cn"
}
},
{
"uuid": "2e7cfd5e-5c52-57c0-8d41-ce540c51be39",
"type": "vtuber",
Expand Down Expand Up @@ -140271,6 +140288,23 @@
},
"group": "32a9d077-2597-552e-9884-85282f5cd486"
},
{
"uuid": "958f7abf-aa0f-5e41-a158-2f734fd2c86e",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "320070259",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "虚环",
"default": "cn"
}
},
{
"uuid": "da7a049d-15cc-57f9-bb68-49af75ad7b52",
"type": "group",
Expand Down
8 changes: 8 additions & 0 deletions vtbs/沧瀛Aish.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "沧瀛Aish"
},
"accounts": {
"bilibili": "3546684332181720"
}
}
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": "320070259"
}
}

0 comments on commit 10f1178

Please sign in to comment.