mirror of
https://github.com/one-among-us/data.git
synced 2024-11-13 06:44:51 +08:00
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
|
{
|
||
|
id: 'noname',
|
||
|
name: '无名逝者',
|
||
|
profileUrl: '${path}/photos/profile.png',
|
||
|
info: [
|
||
|
['昵称', '无名逝者'],
|
||
|
['地区', '-'],
|
||
|
['出生', '-'],
|
||
|
['逝世', '-'],
|
||
|
],
|
||
|
websites: [
|
||
|
['one-among-us', 'https://one-among.us'],
|
||
|
],
|
||
|
}
|