mirror of
https://github.com/one-among-us/data.git
synced 2024-11-14 07:14:52 +08:00
15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
|
{
|
||
|
id: 'homoyamakaze',
|
||
|
name: '淺羽貓頭',
|
||
|
profileUrl: '${path}/photos/profile.jpg',
|
||
|
info: [
|
||
|
['昵稱', '淺羽貓頭'],
|
||
|
['地區', '甘肅蘭州'],
|
||
|
['出生', '1999.11.3'],
|
||
|
['逝世', '2022.11.9'],
|
||
|
],
|
||
|
websites: [
|
||
|
['twitter', 'https://twitter.com/homoyamakaze'],
|
||
|
],
|
||
|
}
|