Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 698 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 698 Bytes

funkyproxy-go

This is just a simple exercise for me to learn some Go.

This proxy will invert the colors for any image, but only if the image is actually requested through the app. So a web page like this will work:

`

`

But not a web page that specifies a host in the img url, like this:

`

`

Unfortunately most big well-know sites fall into the latter category and thus don't work. Try smaller sites like personal website or local businesses. Here are a few that I found to work decently:

www.gnu.org
www.cdc.gov
www.suninmybelly.com