mirror of
https://github.com/one-among-us/data.git
synced 2024-11-22 11:14:53 +08:00
[U] Generate json
This commit is contained in:
parent
283f6b5712
commit
4a43bd5618
@ -3,18 +3,18 @@
|
||||
path: "Uekawakuyuurei",
|
||||
id: "Uekawakuyuurei",
|
||||
name: "蛍",
|
||||
profileUrl: "https://data.one-among.us/people/uekawakuyuurei/photos/profile.jpg",
|
||||
profileUrl: "${path}/photos/profile.jpg",
|
||||
},
|
||||
{
|
||||
path: "NekoKomiir",
|
||||
id: "NekoKomiir",
|
||||
name: "Komiir Li",
|
||||
profileUrl: "https://data.one-among.us/people/NekoKomiir/photos/profile.jpg",
|
||||
profileUrl: "${path}/photos/profile.jpg",
|
||||
},
|
||||
{
|
||||
path: "donotexist_A",
|
||||
id: "donotexist_A",
|
||||
name: "不存在",
|
||||
profileUrl: "https://data.one-among.us/people/donotexist_a/photos/profile.jpg",
|
||||
profileUrl: "${path}/photos/profile.jpg",
|
||||
},
|
||||
]
|
Loading…
Reference in New Issue
Block a user