mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
|
{
|
||
|
id: 'gaoyanger',
|
||
|
name: '羔羊',
|
||
|
profileUrl: '${path}/photos/profile.jpg',
|
||
|
info: [
|
||
|
['昵称', '羔羊'],
|
||
|
['地区', '海南海口'],
|
||
|
['出生', '2002.4.12'],
|
||
|
['逝世', '2020.8.27'],
|
||
|
],
|
||
|
websites: [
|
||
|
['twitter', 'https://twitter.com/gaoyanger'],
|
||
|
['zhihu', 'https://www.zhihu.com/people/chen-ru-32-42'],
|
||
|
],
|
||
|
}
|