mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 19:02:30 +01:00
19cdd50a1c
Alias: `trusted-set` Behaves exactly like set-constant, except that any arbitrary JSON- compatible value can be set. By default the value is treated as a string, which can be anything. If the value starts with `{` and ends with `}`, the value will be JSON-parsed, and the `value` property of the resulting object will be used. As with any scriptlet requiring trust, filters using `trusted-set-constant` can only come from trusted filter lists, otherwise they are discarded. Related discussion: - https://github.com/uBlockOrigin/uAssets/discussions/18185#discussioncomment-5977456 |
||
---|---|---|
.. | ||
resources | ||
assets.dev.json | ||
assets.json |