From 06f8ba22f5b92cf346013efcdb5c43d10c2058ea Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 7 Aug 2015 09:22:25 -0400 Subject: [PATCH] Updated Dynamic filtering: Benefits of blocking 3rd party iframe tags (markdown) --- ...mic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags.md b/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags.md index fb9faae..e7f839f 100644 --- a/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags.md +++ b/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags.md @@ -31,6 +31,8 @@ Ultimately, if a site breaks because it really does need legitimate 3rd-party `<


3rd-party <iframe> tags blocked by default for all sites,
except for the current site (this was for github.com).

+But even in this case, the best advice would be to actually find from which specific hostname iframe tags are required, and to create a `noop` rule *only* for this hostname, rather than unblock all 3rd-party `iframe` tags on the site -- though this approach is better suited to advanced users. + ### Tracking protection URL: