Skip to content

Commit

Permalink
deploy: d8d4f9f
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Oct 24, 2024
1 parent b8a4f81 commit e9d8328
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 5 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.

38 changes: 36 additions & 2 deletions 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": 1729784338
"timestamp": 1729784378
},
"vtbs": [
{
Expand Down Expand Up @@ -54939,6 +54939,23 @@
"default": "cn"
}
},
{
"uuid": "cd44f34e-99bd-5fdc-ab2d-784df05fb87e",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "10118349",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "婳婳oi",
"default": "cn"
}
},
{
"uuid": "4b17fb56-7f83-599d-a643-adea70aac820",
"type": "vtuber",
Expand Down Expand Up @@ -98715,6 +98732,23 @@
"default": "cn"
}
},
{
"uuid": "f8715d52-bd1d-5b1b-a41a-75e931cff008",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546626798913552",
"type": "official",
"platform": "bilibili"
}
],
"name": {
"extra": [],
"cn": "泣花淚",
"default": "cn"
}
},
{
"uuid": "89deb84d-8ba5-5a2e-ba70-ee49d228a43e",
"type": "vtuber",
Expand Down Expand Up @@ -165278,7 +165312,7 @@
"bot": false,
"accounts": [
{
"id": "2050701741",
"id": "3546389449542352",
"type": "official",
"platform": "bilibili"
}
Expand Down
8 changes: 8 additions & 0 deletions vtbs/婳婳oi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "婳婳oi"
},
"accounts": {
"bilibili": "10118349"
}
}
8 changes: 8 additions & 0 deletions vtbs/泣花淚Channel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": {
"cn": "泣花淚"
},
"accounts": {
"bilibili": "3546626798913552"
}
}
2 changes: 1 addition & 1 deletion vtbs/鹿实Tamiko.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"cn": "鹿实Tamiko"
},
"accounts": {
"bilibili": "2050701741"
"bilibili": "3546389449542352"
}
}

0 comments on commit e9d8328

Please sign in to comment.