mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Grammar fixes & rewording
parent
0c2f250ee5
commit
fd0197299c
1 changed files with 4 additions and 2 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
***
|
||||
|
||||
Reminder: the `noop` rule action means that network requests will not be filtered through dynamic filtering, but they will still be filtered through static filtering (_EasyList_, _EasyPrivacy_, etc). You can cut and paste as is all the rules below in the _My rules_ pane in the dashboard after clicking _Edit_ (duplicate rules are removed, so you can safely append at the end of your existing rules).
|
||||
The `noop` rule action means that network requests are not filtered through dynamic filtering but are through static filtering (_EasyList_, _EasyPrivacy_, etc.).
|
||||
|
||||
The rules below can be cut and pasted into the _My rules_ pane in the dashboard after clicking _Edit_. (Duplicate rules are removed. You can safely append them at the end of your existing list.)
|
||||
|
||||
# the default-deny rules
|
||||
* * 3p block
|
||||
|
|
@ -467,4 +469,4 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
www.youtube.com ytimg.com * noop
|
||||
|
||||
# zdnet.com
|
||||
www.zdnet.com cbsistatic.com * noop
|
||||
www.zdnet.com cbsistatic.com * noop
|
||||
Loading…
Reference in a new issue