mirror of
https://github.com/one-among-us/data.git
synced 2025-05-01 02:22:03 +08:00
14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
|
{
|
||
|
id: 'homoyamakaze',
|
||
|
name: '澪卡喵',
|
||
|
profileUrl: '${path}/photos/profile.jpg',
|
||
|
info: [
|
||
|
['昵称', '澪卡喵'],
|
||
|
['地区', '中国'],
|
||
|
['出生', '2002.11.4'],
|
||
|
['逝世', '2022.11.10'],
|
||
|
],
|
||
|
websites: [
|
||
|
['twitter', 'https://twitter.com/homoyamakaze'],
|
||
|
],
|
||
|
}
|