1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

Rearrange. Relative links.

gwarser 2019-08-28 21:40:16 +02:00
parent 9b206a240f
commit bb422e89a6

@ -2,14 +2,14 @@
***
Dynamic filtering is available to [advanced users](https://github.com/gorhill/uBlock/wiki/Advanced-user-features). Dynamic filtering in current uBlock versions can act as a complete replacement of [RequestPolicy](https://addons.mozilla.org/firefox/addon/requestpolicy/), or similar add-ons.
Dynamic filtering is available to [advanced users](./Advanced-user-features). Dynamic filtering in current uBlock versions can act as a complete replacement of [RequestPolicy](https://addons.mozilla.org/firefox/addon/requestpolicy/), or similar add-ons.
- Excellent guide contributed by [The Hated One](https://www.youtube.com/channel/UCjr2bPAyPV7t35MvcgT3W8Q): ["How to use uBlock Origin advanced user mode tutorial"](https://www.youtube.com/watch?v=2lisQQmWQkY) (YouTube video)
- [Quick guide](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide)
- [Rule precedence](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-precedence)
- [Default-deny](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-default-deny)
- [Default-deny: useful rulesets](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-default-deny:-useful-rulesets)
- [Default-deny users: mind behind-the-scene network requests](https://github.com/gorhill/uBlock/wiki/Behind-the-scene-network-requests)
- [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)
- [Rule syntax](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-rule-syntax)
- [Quick guide](./Dynamic-filtering:-quick-guide)
- [Rule syntax](./Dynamic-filtering:-rule-syntax)
- [Rule precedence](./Dynamic-filtering:-precedence)
- [Turn off uBlock everywhere](./Dynamic-filtering:-turn-off-uBlock-everywhere)
- [Turn off uBlock everywhere _except_... (blacklist mode)](./Dynamic-filtering:-turn-off-uBlock-everywhere-except)
- [Default-deny](./Dynamic-filtering:-default-deny) (dated)
- [Default-deny: useful rulesets](./Dynamic-filtering:-default-deny:-useful-rulesets)
- [Default-deny users: mind behind-the-scene network requests](./Behind-the-scene-network-requests)