Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sabozhang/img_proxy

图片代理服务,解决防盗链的图片问题
https://github.com/sabozhang/img_proxy

Last synced: about 1 month ago
JSON representation

图片代理服务,解决防盗链的图片问题

Awesome Lists containing this project

README

        

# 图片防盗链最终解决方案
* 可以将有防盗链的图片引用到网页,并成功显示。
* 可以将 http 图片引用到 https 页面而不出现证书问题。
* 可以将 xxx 的图片,成功加载。
* 可以将比较慢的图片资源,加快显示。

目前自用可以,因为只测试了个别网站,后续根据使用情况继续进行完善,目前代码也比较简单