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