From 85dcdc3216edb93e453e8b1671abb548c81f1e6f Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 13 Feb 2015 07:55:16 -0500 Subject: [PATCH] Updated Dynamic filtering: default deny: useful rulesets (markdown) --- ...iltering:-default-deny:-useful-rulesets.md | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Dynamic-filtering:-default-deny:-useful-rulesets.md b/Dynamic-filtering:-default-deny:-useful-rulesets.md index c27d8c7..6f36fe6 100644 --- a/Dynamic-filtering:-default-deny:-useful-rulesets.md +++ b/Dynamic-filtering:-default-deny:-useful-rulesets.md @@ -174,6 +174,19 @@ Reminder: the `noop` rule action means that network requests will not be filtere variety.com wordpress.com * noop variety.com wp.com * noop + # vox.com + www.vox.com ajax.googleapis.com * noop + www.vox.com vox-cdn.com * noop + + # washingtonpost.com + www.washingtonpost.com wpdigital.net * noop + + # wikipedia.org + wikipedia.org wikimedia.org * noop + + # wsj.com + www.wsj.com wsj.net * noop + # yahoo.com yahoo.com yimg.com * noop @@ -192,18 +205,5 @@ Reminder: the `noop` rule action means that network requests will not be filtere www.youtube.com youtube-nocookie.com * noop www.youtube.com ytimg.com * noop - # vox.com - www.vox.com ajax.googleapis.com * noop - www.vox.com vox-cdn.com * noop - - # washingtonpost.com - www.washingtonpost.com wpdigital.net * noop - - # wikipedia.org - wikipedia.org wikimedia.org * noop - - # wsj.com - www.wsj.com wsj.net * noop - # zdnet.com www.zdnet.com cbsistatic.com * noop \ No newline at end of file