Large

Self censor

By Rimu Last update May 24, 2010 — Installed 108 times.


Script Summary: Hides google news articles that have certain words in the headline

Script homepage

After you install the script you may want to edit it a bit so that different words trigger the censorship. The words are near the top of the script, so you should be able to find them easily.

Just change

var badWords = ["murder", "crash", "rape", "killer"];

to be whatever you like. Surround each word with double quotes and have a comma after each, except the last word.