From 0d3e811a05c8671cc237375a73ca0f7bb45ea0b4 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 10 Aug 2019 23:03:33 +0200 Subject: [PATCH] Relative links --- _Sidebar.md | 96 ++++++++++++++++++++++++++--------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 0ee35b7..9d4f18e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,48 +1,48 @@ -- [Home](https://github.com/gorhill/uBlock/wiki/) -- [Permissions](https://github.com/gorhill/uBlock/wiki/Permissions) - - [Can you trust uBlock Origin?](https://github.com/gorhill/uBlock/wiki/Can-you-trust-uBlock-Origin%3F) -- [Privacy policy](https://github.com/gorhill/uBlock/wiki/Privacy-policy) -- [Privileged Pages](https://github.com/gorhill/uBlock/wiki/Privileged-Pages) -- [The popup user interface](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface) - - [The per-site switches](https://github.com/gorhill/uBlock/wiki/Per-site-switches) -- [Dashboard](https://github.com/gorhill/uBlock/wiki/Dashboard) - - [_Settings_](https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings) pane - - [_Filter lists_](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists) pane - - [Filter lists from around the web](https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web) - - [_My filters_](https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters) pane (TODO) - - [Static filter syntax](https://github.com/gorhill/uBlock/wiki/Static-filter-syntax) - - [_My rules_](https://github.com/gorhill/uBlock/wiki/Dashboard:-My-rules) pane (TODO) - - [Dynamic filtering rule syntax](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-rule-syntax) - - [_Whitelist_ pane](https://github.com/gorhill/uBlock/wiki/Dashboard:-Whitelist) - - [How to whitelist a web site](https://github.com/gorhill/uBlock/wiki/How-to-whitelist-a-web-site) - - [Settings: importing from/exporting to cloud storage](https://github.com/gorhill/uBlock/wiki/Cloud-storage) -- [Blocking mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode) - - [Very easy mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-very-easy-mode) - - [Easy mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-easy-mode) (default) - - [Easy mode + enhanced security/privacy](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags) - - [Easy mode + more privacy](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-to-easily-reduce-privacy-exposure) - - [Medium mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-medium-mode) (optimal for advanced users) - - [Hard mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-hard-mode) - - [Nightmare mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-nightmare-mode) -- [Element picker](https://github.com/gorhill/uBlock/wiki/Element-picker) -- [Element zapper](https://github.com/gorhill/uBlock/wiki/Element-zapper) -- [Strict blocking](https://github.com/gorhill/uBlock/wiki/Strict-blocking) - - [Badware risks](https://github.com/gorhill/uBlock/wiki/Badware-risks) -- [The logger](https://github.com/gorhill/uBlock/wiki/The-logger) -- [Dynamic filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering) - - [Quick guide](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) - - [Default-deny](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-default-deny) - - [Turn off uBlock everywhere](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-turn-off-uBlock-everywhere) - - [Turn off uBlock everywhere _except_... (blacklist mode)](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-turn-off-uBlock-everywhere-except) -- [URL filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-URL-filtering) -- [DOM inspector](https://github.com/gorhill/uBlock/wiki/DOM-inspector) -- [Overview of uBlock's network filtering engine](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine) - - [Overview of uBlock's network filtering engine: details](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine:-details) - - [Does uBlock block ads or just hide them?](https://github.com/gorhill/uBlock/wiki/Does-uBlock-block-ads-or-just-hide-them%3F) - - [Doesn't uBlock Origin add overhead to page load?](https://github.com/gorhill/uBlock/wiki/Doesn't-uBlock-Origin-add-overhead-to-page-load%3F) -- [Tools](https://github.com/gorhill/uBlock/wiki/Tools) -- [Deploying uBlock Origin](https://github.com/gorhill/uBlock/wiki/Deploying-uBlock-Origin) -- [Troubleshooting](https://github.com/gorhill/uBlock/wiki/Troubleshooting) - - [Software known to have uninstalled uBlock Origin](https://github.com/gorhill/uBlock/wiki/Software-known-to-have-uninstalled-uBlock-Origin) - - [Read carefully if using uBO/webext on Firefox](https://github.com/gorhill/uBlock/wiki/Firefox-WebExtensions) - - [The removed element reappears when you reload the page](https://github.com/gorhill/uBlock/wiki/Element-picker#the-removed-element-reappears-when-you-reload-the-page) +- [Home](./) +- [Permissions](./Permissions) + - [Can you trust uBlock Origin?](./Can-you-trust-uBlock-Origin%3F) +- [Privacy policy](./Privacy-policy) +- [Privileged Pages](./Privileged-Pages) +- [The popup user interface](./Quick-guide:-popup-user-interface) + - [The per-site switches](./Per-site-switches) +- [Dashboard](./Dashboard) + - [_Settings_](./Dashboard:-Settings) pane + - [_Filter lists_](./Dashboard:-Filter-lists) pane + - [Filter lists from around the web](./Filter-lists-from-around-the-web) + - [_My filters_](./Dashboard:-My-filters) pane (TODO) + - [Static filter syntax](./Static-filter-syntax) + - [_My rules_](./Dashboard:-My-rules) pane (TODO) + - [Dynamic filtering rule syntax](./Dynamic-filtering:-rule-syntax) + - [_Whitelist_ pane](./Dashboard:-Whitelist) + - [How to whitelist a web site](./How-to-whitelist-a-web-site) + - [Settings: importing from/exporting to cloud storage](./Cloud-storage) +- [Blocking mode](./Blocking-mode) + - [Very easy mode](./Blocking-mode:-very-easy-mode) + - [Easy mode](./Blocking-mode:-easy-mode) (default) + - [Easy mode + enhanced security/privacy](./Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags) + - [Easy mode + more privacy](./Dynamic-filtering:-to-easily-reduce-privacy-exposure) + - [Medium mode](./Blocking-mode:-medium-mode) (optimal for advanced users) + - [Hard mode](./Blocking-mode:-hard-mode) + - [Nightmare mode](./Blocking-mode:-nightmare-mode) +- [Element picker](./Element-picker) +- [Element zapper](./Element-zapper) +- [Strict blocking](./Strict-blocking) + - [Badware risks](./Badware-risks) +- [The logger](./The-logger) +- [Dynamic filtering](./Dynamic-filtering) + - [Quick guide](./Dynamic-filtering:-quick-guide) + - [Default-deny](./Dynamic-filtering:-default-deny) + - [Turn off uBlock everywhere](./Dynamic-filtering:-turn-off-uBlock-everywhere) + - [Turn off uBlock everywhere _except_... (blacklist mode)](./Dynamic-filtering:-turn-off-uBlock-everywhere-except) +- [URL filtering](./Dynamic-URL-filtering) +- [DOM inspector](./DOM-inspector) +- [Overview of uBlock's network filtering engine](./Overview-of-uBlock's-network-filtering-engine) + - [Overview of uBlock's network filtering engine: details](./Overview-of-uBlock's-network-filtering-engine:-details) + - [Does uBlock block ads or just hide them?](./Does-uBlock-block-ads-or-just-hide-them%3F) + - [Doesn't uBlock Origin add overhead to page load?](./Doesn't-uBlock-Origin-add-overhead-to-page-load%3F) +- [Tools](./Tools) +- [Deploying uBlock Origin](./Deploying-uBlock-Origin) +- [Troubleshooting](./Troubleshooting) + - [Software known to have uninstalled uBlock Origin](./Software-known-to-have-uninstalled-uBlock-Origin) + - [Read carefully if using uBO/webext on Firefox](./Firefox-WebExtensions) + - [The removed element reappears when you reload the page](./Element-picker#the-removed-element-reappears-when-you-reload-the-page)