Saw a post asking for a Dark Mode and I thought that would be nice to have, I'm on an iPhone so I didn't know of any easy to implement solutions to get a Dark Mode so I whipped up this: https://github.com/mrferos/darkmodehn
It's just an nginx reverse proxy, there is a publicly available version at https://hn.galindo.io (if its somehow abused I'll make it private)
Note: It doesn't allow anything but GET requests and will strip the Cookie header.
2 comments
[ 2.9 ms ] story [ 13.0 ms ] threadIt's just an nginx reverse proxy, there is a publicly available version at https://hn.galindo.io (if its somehow abused I'll make it private)
Note: It doesn't allow anything but GET requests and will strip the Cookie header.