View Single Post
Old 12-27-2011, 09:06 AM   #3
novou
Pointed Pontification.
novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!novou rocks like Gibraltar!
 
Posts: 64
Karma: 100000
Join Date: Sep 2011
Device: Kobo Touch (Black)
I thought about making ad/tracker blocking hosts file for the KT, it wouldn't be hard.
I wanted to ship something simple first, but I might put one together for the KT, unless someone else beats me to it.

The vanilla hosts file is just "127.0.0.1 host localhost.localdomain localhost localhost localhost.localdomain" and I added my line right below.

If you know your way around a *nix/OSX command line:
Code:
# mkdir etc
# editorofchoice etc/hosts
# tar czf KoboRoot.tgz etc/hosts
Then copy KoboRoot.tgz to .kobo. Keeping proper permissions would be ideal, but don't sweat it.
novou is offline   Reply With Quote