Avice

Results 11 issues of Avice

当网易云音乐流量经过adguard路由后,unblockmusic Pro的toast报错unable verify the first certificate adguard的证书已移动至系统证书存储区。

请求完善hexo-theme-sakura文档,[中文文档地址](https://github.com/honjun/hexo-theme-sakura/blob/master/README-zh_cn.md)

新请求 / enhancement
需要帮助 / help wanted
中优先级 / P2

请问是否能实现更换bot头像功能,我记得之前QQ会员中心有个每天自动循环更换头像的功能,可惜这个功能现在下线了,所以想通过框架复现这个功能

t:feature
x:protocol
N
s:core

调用`await message.say(FileBox.fromFile('./img/xxx.png'))`发送了一张图片,但是接收到的图片相较于原图有些模糊,且没有查看原图选项,请问是否有参数可以控制发送原图呢?

.env ``` PHP_VERSION=7.4.27 PHP_PHP_CONF_FILE=./services/php/php.ini PHP_FPM_CONF_FILE=./services/php/php-fpm.conf PHP_LOG_DIR=./logs/php PHP_EXTENSIONS=pdo_mysql,mysqli,mbstring,gd,curl,opcache ``` docker-compose.yml ```yaml php: build: context: ./services/php args: PHP_VERSION: php:${PHP_VERSION}-fpm-alpine CONTAINER_PACKAGE_URL: ${CONTAINER_PACKAGE_URL} PHP_EXTENSIONS: ${PHP_EXTENSIONS} TZ: "$TZ" container_name: php expose: - 9501 extra_hosts: -...

Hello, I am trying to run the project [wangzhaode/mnn-llm](https://github.com/wangzhaode/mnn-llm) in nanos, but some errors occurred. I cannot search for relevant solutions, so I would like to ask for some help....

默认地图可以正常显示ClusterLayer聚合点,但是调用`map.setMapType(BMAP_EARTH_MAP);`后在地球卫星视图下无法正常显示聚合点

服务器无法访问Github,请问能否为某个Oauth添加一个代理选项。虽然可以给Docker容器配置代理,但是整个容器的流量都会走代理,所以想要进行更精细化的控制。

Sometimes the main file of a python program does not have to be placed in the root directory, but organizes all the code files into one directory, so the path...

Hello, I am currently trying to retrieve the resource utilization of on-premise QEMU instances, specifically focusing on CPU and memory usage. 1. The results obtained using standard commands like `ps`...