mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
26 lines
505 B
Plaintext
26 lines
505 B
Plaintext
[
|
|
{
|
|
path: "Uekawakuyuurei",
|
|
id: "Uekawakuyuurei",
|
|
name: "蛍",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "gaoyanger",
|
|
id: "gaoyanger",
|
|
name: "羔羊",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "GLaDOSister",
|
|
id: "GLaDOSister",
|
|
name: "倉山静葉",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "donotexist_A",
|
|
id: "donotexist_A",
|
|
name: "不存在",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
] |