最近在github上看到个开源项目
https://github.com/yweiwu30/PixivID/
原理就是查询图片id使用pixiv镜像站返回图片
为了提高加载速度建议使用WordPress的图片加速功能:
image_e.src = "https://i0.wp.com/pixiv.re/" + text + "." + type;
在线体验
https://blog.miomoe.cn/Pixiv.html