From 91ff1e3002f5f1a3f1a4c90dbb5d0f2448a44502 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 17 Apr 2015 16:45:16 -0400 Subject: [PATCH] Updated Dynamic filtering: default deny: useful rulesets (markdown) --- Dynamic-filtering:-default-deny:-useful-rulesets.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Dynamic-filtering:-default-deny:-useful-rulesets.md b/Dynamic-filtering:-default-deny:-useful-rulesets.md index 9b75349..470e2f8 100644 --- a/Dynamic-filtering:-default-deny:-useful-rulesets.md +++ b/Dynamic-filtering:-default-deny:-useful-rulesets.md @@ -14,6 +14,14 @@ Reminder: the `noop` rule action means that network requests will not be filtere # Exception for enabling firefox sync * services.mozilla.com * noop + # Embedded Youtube videos + # If you block `youtube.com` by default, NO connections to the following + # hostnames will occur when a Youtube video is embedded in web page. + # As soon as you allow `youtube.com` on the page, the page will connect + # to these hostnames and the embedded video will work right away. + * ytimg.com * noop + * googlevideo.com * noop + # Local # 9to5mac.com