mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Link to generichide from specific-generic
parent
b8a82e99fd
commit
5e0f80b02e
1 changed files with 1 additions and 1 deletions
|
@ -943,7 +943,7 @@ But a typical generic cosmetic filter would only inject when uBO's DOM surveyor
|
|||
##.selector
|
||||
```
|
||||
|
||||
The new specific-generic form will also be disabled when a web page is subject to a `generichide` exception filter since the filter is essentially generic. The only difference from the usual generic form is that the filter is injected unconditionally instead of through the DOM surveyor.
|
||||
The new specific-generic form will also be disabled when a web page is subject to a [`generichide`](#generichide) exception filter since the filter is essentially generic. The only difference from the usual generic form is that the filter is injected unconditionally instead of through the DOM surveyor.
|
||||
|
||||
Specific-generic cosmetic filters will NOT become discarded when checking the "Ignore generic cosmetic filters" option in the "Filter lists" pane since this option is primarily to disable the DOM surveyor.
|
||||
|
||||
|
|
Loading…
Reference in a new issue