mirror of
https://github.com/one-among-us/data.git
synced 2024-11-14 07:14:52 +08:00
14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
|
{
|
||
|
id: 'MiocardMeow',
|
||
|
name: '澪卡喵',
|
||
|
profileUrl: '${path}/photos/profile.jpg',
|
||
|
info: [
|
||
|
['昵称', '澪卡喵'],
|
||
|
['地区', '中国'],
|
||
|
['出生', '3.18/4.2,年份未知'],
|
||
|
['逝世', '2022.1.31'],
|
||
|
],
|
||
|
websites: [
|
||
|
['twitter', 'https://twitter.com/MiocardMeow'],
|
||
|
],
|
||
|
}
|