[U] Generate json

pull/25/head
github-actions 2021-12-29 16:56:56 +00:00
parent 0d3f2d7c57
commit fb26669a91
1 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,11 @@
[ [
{
path: "Uekawakuyuurei",
id: "Uekawakuyuurei",
name: "蛍",
profileUrl: "https://data.one-among.us/people/uekawakuyuurei/photos/profile.jpg",
baseUrl: "/people/Uekawakuyuurei",
},
{ {
path: "NekoKomiir", path: "NekoKomiir",
id: "NekoKomiir", id: "NekoKomiir",
@ -7,17 +14,10 @@
baseUrl: "/people/NekoKomiir", baseUrl: "/people/NekoKomiir",
}, },
{ {
path: "uekawakuyuurei", path: "donotexist_A",
id: "Uekawakuyuurei",
name: "蛍",
profileUrl: "https://data.one-among.us/people/uekawakuyuurei/photos/profile.jpg",
baseUrl: "/people/uekawakuyuurei",
},
{
path: "donotexist_a",
id: "donotexist_A", id: "donotexist_A",
name: "不存在", name: "不存在",
profileUrl: "https://data.one-among.us/people/donotexist_a/photos/profile.jpg", profileUrl: "https://data.one-among.us/people/donotexist_a/photos/profile.jpg",
baseUrl: "/people/donotexist_a", baseUrl: "/people/donotexist_A",
}, },
] ]