mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
One example is sufficient
parent
7c9cc446dd
commit
a3f488bb37
1 changed files with 1 additions and 1 deletions
|
|
@ -385,7 +385,7 @@ The filter option `important` means to ignore all _exception_ filters (those pre
|
|||
|
||||
**It applies only to network _block_ filters**
|
||||
|
||||
Example: `||google-analytics.com^$important,third-party` will block all network requests to `google-analytics.com`, disregarding any existing network _exception_ filters. Another example: `||twitter.com^$important,third-party`. Etc.
|
||||
Example: `||google-analytics.com^$important,third-party` will block all network requests to `google-analytics.com`, disregarding any existing network _exception_ filters.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue