xdd-plus/conf/demo_reply.php

6 lines
125 B
PHP
Raw Normal View History

2021-08-17 11:15:17 +08:00
return reply(
[
`早上好`=>`good morning`
`壁纸` => `https://acg.toubiec.cn/random.php`
]
)