From bc1b58d01bab13b3f3969c072a50010f31b3fd19 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 9 Feb 2015 09:19:01 -0500 Subject: [PATCH] Updated Dynamic filtering: default deny (markdown) --- Dynamic-filtering:-default-deny.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dynamic-filtering:-default-deny.md b/Dynamic-filtering:-default-deny.md index 12916a1..6756183 100644 --- a/Dynamic-filtering:-default-deny.md +++ b/Dynamic-filtering:-default-deny.md @@ -10,6 +10,8 @@ Default-deny is an awesome blocking mode for whoever is ready for the task of ha ![Default-deny](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-dd-01.png)
Default-deny engaged, through the default blocking of 3rd-party network requests. +The 3rd-party status of a network request is determined as follow: the domain of the network request must match the domain of the web page. The domain information is extracted as per the official [Public Suffix List](https://publicsuffix.org/). + The benefits of using default-deny are plenty: - Faster page load