LittleChest
LittleChest
https://fars.ee/AODhRt2Qy7L-wODTTsfNcgpNtgO1 例如这条消息 `https://gchat.qpic.cn/gchatpic_new/449427853/603461533-1175000323-46F09AEB32C0423FC77CC9B935197B97/0?term=2&is_origin=1` 由于未知问题返回404 但原图链接 `https://multimedia.nt.qq.com.cn/download?appid=1407&fileid=Cgk0NDk0Mjc4NTMSFLPdnx8895z0Ed_rQ1Sq3S_34brxGKX2GiD_Cij54Iy3w7CIA1CAvaMB&rkey=CAQSMIQ0xEgB2S-DmarkwWuCubSvVHVGU2oKqz2hNQHJvqLReCxvbwuAvmkz5JmEVbzyKA&spec=0` 正常返回 可以让Q2TG下载原图并转发
### Greetings _No response_ ### Feature Request 在配置文件中添加自定义运行时需要的目录的选项 ### Use Cases 在类似于 Android 这样根目录只读的系统上使用 ### Potential Benefits 目前 dae 在运行时需要在 `/var` 和 `/run` 目录下建立临时文件,但在根目录只读的情况下(例如 Android)是不可能的
原版体验
### 描述你希望添加的功能。 Describe the feature you'd like. 新增 `vanilla-experience` 配置项 用于强制覆盖 [这里](https://docs.papermc.io/paper/vanilla) 的所有内容 原 `mc-technical-survival-mode` 配置项可用于在 `vanilla-experience` 基础上强制覆盖不那么原版但对生电有帮助的配置 ~~(目前好像没有 可删掉)~~ ### 其他 Other _No response_
When the web page is opened on a mobile device using a desktop UA, the code block style is normal (with rounded corners).  But in normal mode, the...
### 规则状态 - [X] 规则已存在 ### 设置 JSON: ```shell { "device_info": { "manufacturer": "Google", "locale": "zh-Hans-CN", "api": 34 }, "verified": false, "last_update": { "flags": "read_storage, write_storage", "target_api": 33, "version_code": 1869,...
``` $ curl -H 'accept: application/dns-json' 'https://dnsproxy.lan:8443/dns-query?name=example.com&type=A' -k Bad Request ``` https://developers.google.com/speed/public-dns/docs/doh/json
使用的是aiohttp驱动器,也在`.env`配置了 ``` fastapi_reload=False ``` 控制台输出: ``` 07-10 17:29:35 [SUCCESS] nonebot | NoneBot is initializing... 07-10 17:29:35 [INFO] nonebot | Current Env: prod 07-10 17:29:36 [SUCCESS] nonebot | Succeeded to load...