From c5ee5b3cf3b10ecdd21c0b22481c36a560e0973d Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 15 May 2015 13:45:35 -0400 Subject: [PATCH] Updated Dynamic filtering: default deny: useful rulesets (markdown) --- Dynamic-filtering:-default-deny:-useful-rulesets.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dynamic-filtering:-default-deny:-useful-rulesets.md b/Dynamic-filtering:-default-deny:-useful-rulesets.md index 79f9e31..0ba49e8 100644 --- a/Dynamic-filtering:-default-deny:-useful-rulesets.md +++ b/Dynamic-filtering:-default-deny:-useful-rulesets.md @@ -310,6 +310,8 @@ Reminder: the `noop` rule action means that network requests will not be filtere # thenextweb.com thenextweb.com tnwcdn.com * noop + # disabling inline script tags will foil the ridiculously invasive ad + thenextweb.com * inline-script block # theregister.co.uk www.theregister.co.uk regmedia.co.uk * noop @@ -400,4 +402,4 @@ Reminder: the `noop` rule action means that network requests will not be filtere www.youtube.com ytimg.com * noop # zdnet.com - www.zdnet.com cbsistatic.com * noop + www.zdnet.com cbsistatic.com * noop \ No newline at end of file