ShangbinZhang
ShangbinZhang
should i specify file encoding on cmdlet?
+1
附议
我在阿里云自建的服务,被反爬了。。 Response code 403 (Forbidden): target website might be blocking our access, you can host your own RSSHub instance for a better usability.
微信在固定时间段不会自动下载图片,大概是 18:00-24:00 在这个时间段内不会自动下载原图。 这个功能暂时不会支持。 要想实现有以下方法: 1. 参考其他的 hook 实现的图片自动下载如何自己实现 2. 试试改微信的应用时间 3. 修改系统时间,跳过指定时间段 请自行研究。
感谢!帮大忙了
要不然你先试试用 web 接口能不能解决这个问题?这个之前改成客户端是为了只有单个分P也能追加成功的。 #15 @Begnion
测试文件如下,功能基本正常 [2022年09月信用卡账单.pdf](https://github.com/zsxsoft/my-beancount-scripts/files/9581902/2022.09.pdf)
it's a chinese markdown file writtern by typora, and i solved the problem by specific encoding on `document.py` line 142 `open(file_path, encoding="utf-8")`. When reading a text file, if the open()...
> 刚刚新机子 安装 OpenResty 就直接启动不了 这个你看看论坛或者新提个 bug 吧。原因是 docker 版本有点低 解决方案也有,手动把镜像拉进去