From cf7d82769b1b11b5925dc4438ba71ca87186d8f3 Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 9 Oct 2014 06:31:32 -0700 Subject: [PATCH] Updated Dynamic filtering: Examples of usefulness of blocking 1st party script tags (markdown) --- ...-Examples-of-usefulness-of-blocking-1st-party-script-tags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering:-Examples-of-usefulness-of-blocking-1st-party-script-tags.md b/Dynamic-filtering:-Examples-of-usefulness-of-blocking-1st-party-script-tags.md index 179f223..c3d72ec 100644 --- a/Dynamic-filtering:-Examples-of-usefulness-of-blocking-1st-party-script-tags.md +++ b/Dynamic-filtering:-Examples-of-usefulness-of-blocking-1st-party-script-tags.md @@ -4,4 +4,4 @@ URL: As reported by a user in the Chrome store, links on that site do not work when _EasyPrivacy_ is used. I see this kind of problem more and more unfortunately, as more and more sites are really bent on tracking you, by rendering a site unusable if you don't let your browser download and execute javascript code which purpose is to data-mine and track you. -Dynamic filtering is helpful here though, as blocking 1st-party scripts prevent the pages from disabling the links. This will probably come at the price of breaking some parts of the pages, like comment sections, but if all you want is just read articles, it works wonder, as a very nice side effect is to make the pages on this site load **much faster**. \ No newline at end of file +Dynamic filtering is helpful here though, as blocking 1st-party scripts prevent the pages from disabling the links. This will probably come at the price of breaking some parts of the pages, like comment sections, but if all you want is just read articles, it works wonder, and a very nice side effect is to make the pages on this site load **much faster**. \ No newline at end of file