mirror of https://github.com/gorhill/uBlock.git
Better example wording (previous commit)
parent
3db3a223ae
commit
601f7e771d
|
@ -665,7 +665,7 @@ Examples:
|
|||
- `example.com##+js(no-fetch-if, adsbygoogle.js)`
|
||||
- `example.com##+js(no-fetch-if, adsbygoogle.js method:HEAD)`
|
||||
- `example.com##+js(no-fetch-if, /adsbygoogle.js$/ method:/HEAD|POST/)`
|
||||
- `example.com##+js(no-fetch-if, !somevalue)`
|
||||
- `example.com##+js(no-fetch-if, !negatedValue)`
|
||||
|
||||
See also:
|
||||
- [AdGuard `prevent-fetch`](https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/about-scriptlets.md#prevent-fetch)
|
||||
|
|
Loading…
Reference in New Issue