1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Updated Advanced settings (markdown)

Raymond Hill 2023-04-08 13:23:37 -04:00
parent 8889455077
commit f12eb347a3

@ -568,7 +568,7 @@ Default: `unset`.
One or more space-separated URLs which content will be parsed as token-identified resources to be used for [`redirect`](./Static-filter-syntax#redirect) or [scriptlet-injection](./Static-filter-syntax#scriptlet-injection) (`+js(...)`) purpose. Usage example:
<b>`userResourcesLocation`</b> `https://example.com/my-scriptlets.js https://example.org/raw/their-scriptlets.js`
<b>`userResourcesLocation`</b> `https://example.com/my-scriptlets.js https://example.org/public/their-scriptlets.js`
uBO expects valid content such as can be seen in legacy version of [scriptlets.js](https://github.com/gorhill/uBlock/blob/56b8201196a02e4d6c31bce7c168ad1c961ed63e/assets/resources/scriptlets.js), anything else will lead to undefined results.