mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: default deny (markdown)
parent
5d7f42ce93
commit
bc1b58d01b
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Default-deny is an awesome blocking mode for whoever is ready for the task of ha
|
|||
<br>
|
||||
<sup>Default-deny engaged, through the default blocking of 3rd-party network requests.</sup>
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue