From 95c503674a7762009c972e38782cefbe5083e9f8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 23 Jul 2014 04:46:59 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20=C2=B5Block=20and=20others:=20Blockin?= =?UTF-8?q?g=20ads,=20trackers,=20malwares=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- µBlock-and-others:-Blocking-ads,-trackers,-malwares.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/µBlock-and-others:-Blocking-ads,-trackers,-malwares.md b/µBlock-and-others:-Blocking-ads,-trackers,-malwares.md index 25ab49e..104c50e 100644 --- a/µBlock-and-others:-Blocking-ads,-trackers,-malwares.md +++ b/µBlock-and-others:-Blocking-ads,-trackers,-malwares.md @@ -69,10 +69,10 @@ Results -- figures are "3rd party / all". Ordered from least 3rd-party hits to m ### Notes The figures show the number of requests **allowed**, thus lower numbers are better. -The point is to show how many 3rd-party servers are hit on average after running -the reference benchmark (average of three repeats in the current instance). +The point is to count the number of distinct 3rd-party/1st-party pairs after running +the reference benchmark (three repeats in the current instance). -The less hits on 3rd-party servers, the better. +The less distinct 3rd-party/1st-party pairs, the better. Adguard: it sends `GET` requests in the form `https://sb.adtidy.org/safebrowsing-lookup-domain.html?domain={page hostname}` for the first time a URL is visited. This may be related to its _"Phishing and malware protection"_ setting. Just a guess.