diff --git a/Resources-Library.md b/Resources-Library.md index 5300977..e6f9d7e 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -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)