mirror of
https://github.com/one-among-us/data.git
synced 2024-11-13 06:44:51 +08:00
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
|
{
|
||
|
id: 'MioCardMeow',
|
||
|
name: '澪卡喵',
|
||
|
profileUrl: '${path}/photos/profile.jpg',
|
||
|
info: [
|
||
|
['暱稱', '澪卡喵'],
|
||
|
['地區', '中國'],
|
||
|
['出生', '2005.4.2'],
|
||
|
['逝世', '2022.1.31'],
|
||
|
],
|
||
|
websites: [
|
||
|
['twitter', 'https://twitter.com/MiocardMeow'],
|
||
|
],
|
||
|
}
|