[U] Generate json

pull/25/head
github-actions 2021-12-29 16:58:40 +00:00
parent fbe9f46afb
commit fcdf2fe60f
1 changed files with 9 additions and 9 deletions

View File

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