mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
userResourcesLocation how to use multiple URLs
parent
c64057173a
commit
5da6c2bd1f
1 changed files with 3 additions and 1 deletions
|
|
@ -574,7 +574,9 @@ Any duplicate as per token will result in the previous resource being replaced b
|
|||
|
||||
Additional resources will be updated at the same time the built-in resource file is updated. Purging the cache of 'uBlock filters' will also purge the cache of the built-in resource file -- and hence force a reload of user-specified resources if any.
|
||||
|
||||
The setting was introduced in [1.12.0](https://github.com/gorhill/uBlock/releases/tag/1.12.0). Support for multiple URLs was introduced in [1.19.0](https://github.com/gorhill/uBlock/releases/tag/1.19.0).
|
||||
The setting was introduced in [1.12.0](https://github.com/gorhill/uBlock/releases/tag/1.12.0). Support for multiple URLs was introduced in [1.19.0](https://github.com/gorhill/uBlock/releases/tag/1.19.0). The URLs must be space-separated:
|
||||
|
||||
`**userResourcesLocation** https://my-additional-arsenal.com/scriptlets.js evenmorestuff.com/raw/arsenal`
|
||||
|
||||
***
|
||||
***
|
||||
|
|
|
|||
Loading…
Reference in a new issue