From 5da6c2bd1f7e1e3e0fbc4e5717de857676933c2e Mon Sep 17 00:00:00 2001 From: peace2000 <17256841+peace2000@users.noreply.github.com> Date: Sat, 8 Apr 2023 17:21:47 +0300 Subject: [PATCH] userResourcesLocation how to use multiple URLs --- Advanced-settings.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index b4840f7..f9e8162 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -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` *** ***