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.