From 5940321cbee99a5c9a70b8db586ef4b719e158fc Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 5 Mar 2017 15:00:59 -0500 Subject: [PATCH] Updated Advanced settings (markdown) --- Advanced-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index 45a1858..8b0b510 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -86,4 +86,4 @@ Default: `unset`. uBO 1.11.3 and above. -If set to a valid URL, uBO will load the content of the URL and parse it as token-identified resources to be used for `redirect` or `script:inject` purpose. For example, I use this setting with a `file:///`-based URL to test resources before publishing them for [uAssets](https://github.com/uBlockOrigin/uAssets). uBO expects valid content such as [resources.txt](https://github.com/uBlockOrigin/uAssets/blob/master/filters/resources.txt), anything else will lead to undefined results. \ No newline at end of file +If set to a valid URL, uBO will load the content of the URL and parse it as token-identified resources to be used for `redirect` or `script:inject` purpose. For example, I use this setting with a `file:///`-based URL to test resources before publishing them for [uAssets](https://github.com/uBlockOrigin/uAssets). uBO expects valid content such as can be seen in [resources.txt](https://github.com/uBlockOrigin/uAssets/blob/master/filters/resources.txt), anything else will lead to undefined results. \ No newline at end of file