MeeesterP wrote:For those that are interested and not scared of some very raw code, I've put a simple proxy up on
github that filters out the ads by removing their metadata entirely.
You'll need to install Python 2.6/2.7 to make it work and I've only tested it on Linux.
Run it. Set your browser proxy to localhost 8008. Marvel at how it makes your browsing feel slow and clunky but saves you many minutes of terrible adverts!
I can confirm that this works well on MacOS X too - thanks a lot for this.
Dummy's guide for Mac users - it's dead easy to use as we already have Python installed:
- Just download the python script from github. Doesn't matter where you download it to. Open a terminal window (command-space and start typing terminal!) and type "python" followed by a space
- Drag the python script you just downloaded into the terminal window (the location of file will be inserted at the command prompt) and press return
- Leave that window running and return to your browser.
- In firefox, go to the Firefox menu -> Preferences. The the advanced tab -> Network -> Settings...
- Turn on "Manual proxy configuration" and set the HTTP Proxy to "localhost" and the port to 8008.
- Watch 4OD.
- When you're done watching 4OD, you can change the proxy off and close the terminal window.