Better example wording (previous commit)

garry-ut99 2024-09-05 11:17:55 +00:00
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)