this project aims to bring security to applications that need to use extenal image content, like what https://external-content.duckduckgo.com/. It achieves this by using the Cache and Fetch Apis from cloudflare workers_dev
This project is distributed under the MIT and Apache v2 License
- You must deploy this project to Cloudflare Workers
- in your website, just use
https://YOUWORKERS.dev/URL
whereYOUWORKERS
would look something likeximgproxy.username.workers.dev
andURL
would behttps://burmesecatclub.com/app/uploads/2017/08/IMG_8217a-1.jpg
.