I route many bad sites straight to 127.0.0.1 using my hosts file, and it works out pretty well. Of course while surfing, I never really get any feedback about the sites I have sent into oblivion. I just know they have been skipped.

Would it be as simple as writing code to open 127.0.0.1 and listen on port 80 to count how many sites I have managed to skip, or is it more complex than that? I really just want a counter to see what I have been missing out on.

Thanks,

Quiver