diff --git a/Advanced-settings.md b/Advanced-settings.md index 6be335c..e9659fe 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -143,7 +143,7 @@ uBO [1.25.2](https://github.com/gorhill/uBlock/commit/b784b7d5693751844bdb6e7ec7 URL from where the _benchmark_ _dataset_ will be fetched. This allows launching the benchmark operations from within published versions of uBO, rather than from just a locally built version. -The most recent dataset to use is found: , download locally [requests.json](https://github.com/mjethani/scaling-palm-tree/blob/main/requests.json) as a raw text file. +The most recent dataset to use is found at : download locally [requests.json](https://github.com/mjethani/scaling-palm-tree/blob/main/requests.json) as a raw text file. Use a local URL to refer to the downloaded dataset. In a Chromium-based browser, you can use a `file:///`-based URL to the local copy. On Firefox you will have to [create a simple HTTP server](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server#running_a_simple_local_http_server) and create a URL such as `http://localhost:8000/[...]` to the local copy.