Jat
Jat
Nice job, it worked. Thanks.
@torta 我这里测试发现已经不管用了, @iambus 迅雷验证码的地址改成 `http://verify2.xunlei.com/image?t=MVA&cachetime=` 了。
@iambus 当天上午我在我的项目中测试还管用,下午再测试就不管用了。
flow本身是没有问题的,帮你转移到FATE仓库了
@YammYcoding I built it on macOS so I certainly tested it
u can find the latest build on https://ci.appveyor.com/project/Jat/obs-multi-rtmp I did not test it but should be work.
ax3600 一样,全新安装没装任何包,ttl进去发现网口全down,路由器连个ip都没有。换了非定制的就好了,可能是初始化脚本出错了?
BTW, I am using Windows. Does it work on mac and Linux?
https://github.com/hexojs/hexo-util/blob/a20e69761cafca7ff02917e79c3307f86a7877b5/lib/slugize.js#L19 so why replace the slash with the hyphen? https://github.com/hexojs/hexo/blob/860f1bfb77ef8306b7d3a39a4ff8481544a15360/lib/plugins/filter/post_permalink.js#L22 `basename` will not work in this situation.
BTW, `slug` in `db.json` is generated by `processPost`, which is used in `postPermalinkFilter`. https://github.com/hexojs/hexo/blob/860f1bfb77ef8306b7d3a39a4ff8481544a15360/lib/plugins/processor/post.js#L99 https://github.com/hexojs/hexo/blob/860f1bfb77ef8306b7d3a39a4ff8481544a15360/lib/plugins/processor/post.js#L94 https://github.com/hexojs/hexo/blob/860f1bfb77ef8306b7d3a39a4ff8481544a15360/lib/plugins/processor/post.js#L213