mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
[U] Generate json
This commit is contained in:
parent
283f6b5712
commit
4a43bd5618
@ -3,18 +3,18 @@
|
|||||||
path: "Uekawakuyuurei",
|
path: "Uekawakuyuurei",
|
||||||
id: "Uekawakuyuurei",
|
id: "Uekawakuyuurei",
|
||||||
name: "蛍",
|
name: "蛍",
|
||||||
profileUrl: "https://data.one-among.us/people/uekawakuyuurei/photos/profile.jpg",
|
profileUrl: "${path}/photos/profile.jpg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "NekoKomiir",
|
path: "NekoKomiir",
|
||||||
id: "NekoKomiir",
|
id: "NekoKomiir",
|
||||||
name: "Komiir Li",
|
name: "Komiir Li",
|
||||||
profileUrl: "https://data.one-among.us/people/NekoKomiir/photos/profile.jpg",
|
profileUrl: "${path}/photos/profile.jpg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "donotexist_A",
|
path: "donotexist_A",
|
||||||
id: "donotexist_A",
|
id: "donotexist_A",
|
||||||
name: "不存在",
|
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