Slashdot Mirror


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?"

5 of 282 comments (clear)

  1. Best way to filter web content: by Anonymous Coward · · Score: 5, Funny

    Unplug your modem. Internet is now filtered. Enjoy your day!

  2. Re:Nice Try China! by udachny · · Score: 4, Funny

    You took the words exactly out of my mouth.

    - then shouldn't you be angry with him for copyright infringement?

  3. Re:Nice Try China! by Impy+the+Impiuos+Imp · · Score: 4, Funny

    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.
  4. Re:Nice Try China! by BasilBrush · · Score: 4, Funny

    What computer language is this? I think I want to try it.

  5. Re:Nice Try China! by Anonymous Coward · · Score: 2, Funny

    Looks like Applescript to me.