mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Better example wording (previous commit)
parent
3db3a223ae
commit
601f7e771d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue