Skip to content

Commit

Permalink
deploy: 7280cc2
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi committed Feb 12, 2025
1 parent 0ec5ba6 commit ca71375
Show file tree
Hide file tree
Showing 4 changed files with 38 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.

26 changes: 25 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": 1739234979
"timestamp": 1739366715
},
"vtbs": [
{
Expand Down Expand Up @@ -71010,6 +71010,30 @@
"default": "cn"
}
},
{
"uuid": "f6b3ae66-279d-5a61-a7ef-398ec14f1e88",
"type": "vtuber",
"bot": false,
"accounts": [
{
"id": "3546671629732103",
"type": "official",
"platform": "bilibili"
},
{
"id": "agrorodemonio",
"type": "official",
"platform": "twitch"
}
],
"name": {
"extra": [],
"en": "agrorodemonio",
"cn": "恶鬼roro",
"jp": "悪黒ろろ",
"default": "en"
}
},
{
"uuid": "30978d42-725c-5682-ae83-208596251f96",
"type": "vtuber",
Expand Down
11 changes: 11 additions & 0 deletions vtbs/恶鬼roro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": {
"en": "agrorodemonio",
"cn": "恶鬼roro",
"jp": "悪黒ろろ"
},
"accounts": {
"bilibili": "3546671629732103",
"twitch": "agrorodemonio"
}
}

0 comments on commit ca71375

Please sign in to comment.