6 lines
125 B
PHP
6 lines
125 B
PHP
return reply(
|
|
[
|
|
`早上好`=>`good morning`
|
|
`壁纸` => `https://acg.toubiec.cn/random.php`
|
|
]
|
|
) |