From 9d9643bc6c0cfeb47a78dd256aa63b7baee1e73a Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 5 Feb 2015 23:46:27 -0500 Subject: [PATCH] Updated Dynamic filtering: default deny: useful rulesets (markdown) --- Dynamic-filtering:-default-deny:-useful-rulesets.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dynamic-filtering:-default-deny:-useful-rulesets.md b/Dynamic-filtering:-default-deny:-useful-rulesets.md index 17cea6d..bb9d0d9 100644 --- a/Dynamic-filtering:-default-deny:-useful-rulesets.md +++ b/Dynamic-filtering:-default-deny:-useful-rulesets.md @@ -56,6 +56,10 @@ Reminder: the `noop` rule action means that network requests will not be filtere # stackoverflow.com stackoverflow.com sstatic.net * noop + # techcrunch.com + techcrunch.com wordpress.com * noop + techcrunch.com wp.com * noop + # twitch.tv twitch.tv jtvnw.net * noop twitch.tv swiftype.com * noop @@ -83,4 +87,4 @@ Reminder: the `noop` rule action means that network requests will not be filtere youtube.com ytimg.com * noop # wikipedia.org - wikipedia.org wikimedia.org * noop + wikipedia.org wikimedia.org * noop \ No newline at end of file