mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
15 lines
338 B
Plaintext
15 lines
338 B
Plaintext
{
|
|
id: 'GLaDOSister',
|
|
name: '倉山靜葉',
|
|
profileUrl: '${path}/photos/profile.jpg',
|
|
info: [
|
|
['暱稱', '靜葉、G姐'],
|
|
['地區', '中國北京'],
|
|
['出生', '1997.1.13'],
|
|
['逝世', '2019.12.3'],
|
|
],
|
|
websites: [
|
|
['zhihu', 'https://www.zhihu.com/people/gmjyxx'],
|
|
],
|
|
}
|