mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
26 lines
507 B
Plaintext
26 lines
507 B
Plaintext
[
|
|
{
|
|
path: "MioCardMeow",
|
|
id: "MioCardMeow",
|
|
name: "澪卡喵",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "NekoKomiir",
|
|
id: "NekoKomiir",
|
|
name: "Komiir Li",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "Uekawakuyuurei",
|
|
id: "Uekawakuyuurei",
|
|
name: "蛍",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "donotexist_A",
|
|
id: "donotexist_A",
|
|
name: "不存在",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
] |