|
|
|
|
|
by janstenpickle
4002 days ago
|
|
Thanks :). Stack wise it's a very simple web proxy written in Go, nothing fnacy. It basically just responds to every request with a random Nic Cage gif hosted on Imgur. The URLs are just an array in the source code itself. MVP and all that ;). Here's the source code in Gist (without the full array) https://gist.github.com/janstenpickle/975358c427e8af844ae7. |
|