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