From: lace <> Date: Mon, 2 Apr 2007 13:11:18 +0000 (+0000) Subject: +idnes.cz ad blocker. X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=52799519e5d7f651803ceda7f8369d6b63cc6c12 +idnes.cz ad blocker. +slashdot.org slashrating blocker. --- diff --git a/.userContent.css b/.userContent.css index 6556410..37f1471 100644 --- a/.userContent.css +++ b/.userContent.css @@ -71,3 +71,7 @@ td.cnnBodyText > div.cnn4pxPad { display: none; } /* cnn.com */ /* Test: http://www.idnes.cz/ */ div.v2006 > div#pbar > div#psearch { display: none; } +div#col-d > div.col-r { display: none; } + +/* http://slashdot.org/; class=., id=# */ +div.article > div.body > div.intro > table { display: none; }