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-08-13 10:46:45 -04:00
parent 273f61551d
commit 3bfe9de7d0

@ -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: <https://github.com/mjethani/scaling-palm-tree/>, 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 <https://github.com/mjethani/scaling-palm-tree/>: 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.