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