mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
16 lines
346 B
Plaintext
16 lines
346 B
Plaintext
{
|
|
id: 'homoyamakaze',
|
|
name: '淺羽貓頭',
|
|
profileUrl: '${path}/photos/profile.jpg',
|
|
info: [
|
|
['昵稱', '淺羽貓頭'],
|
|
['曾用名', '穗也貓貓頭'],
|
|
['地區', '甘肅蘭州'],
|
|
['出生', '1999.11.3'],
|
|
['逝世', '2022.11.9'],
|
|
],
|
|
websites: [
|
|
['twitter', 'https://twitter.com/homoyamakaze'],
|
|
],
|
|
}
|