Ask Slashdot: Best Way To Block Web Content?
First time accepted submitter willoughby writes "Many routers today have the capability to block web content. And you all know about browser addons like noscript & adblock. But where is the 'proper' place for such content blocking? Is it best to have the router only route packets & do the content blocking on each machine? If using the content blocking feature in the router, will performance degrade if the list of blocked content grows large? Where is the best place to filter/block web content?"
Unplug your modem. Internet is now filtered. Enjoy your day!
You took the words exactly out of my mouth.
- then shouldn't you be angry with him for copyright infringement?
MY OTHER COMMENTS
Well, if someone would actually build a browser with a popup blocker that actually worked, the popup issue would be solved.
One shouldn't have to turn off scripts to stop popups. All they have to do is insert into the code:
if (going to open a new window from this web site and
user doesn't want these popups)
then
tough shit
(-1: Post disagrees with my already-settled worldview) is not a valid mod option.
What computer language is this? I think I want to try it.
Looks like Applescript to me.