Updated µBlock and others: Blocking ads, trackers, malwares (markdown)

Raymond Hill 2014-07-23 04:46:59 -07:00
parent ab5a880b7e
commit 95c503674a

@ -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.