mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Added 2 links ("HOSTS files" and "Narrowing options for network filters") to "Static network filtering" menu.
parent
d664c5670f
commit
98d692d6f7
1 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,9 @@ Starting with [1.46.1b15](https://github.com/gorhill/uBlock/commit/81498474d6d44
|
||||||
- [Pre-parsing directives](#pre-parsing-directives)
|
- [Pre-parsing directives](#pre-parsing-directives)
|
||||||
- [Extended syntax](#extended-syntax)
|
- [Extended syntax](#extended-syntax)
|
||||||
- [Static network filtering](#static-network-filtering)
|
- [Static network filtering](#static-network-filtering)
|
||||||
|
- [HOSTS files](#hosts-files)
|
||||||
- [Modifier filters](#modifier-filters)
|
- [Modifier filters](#modifier-filters)
|
||||||
|
- [Narrowing options for network filters ↪](./Filter-Performance#narrowing-options-for-network-filters)
|
||||||
- [Static extended filtering](#static-extended-filtering)
|
- [Static extended filtering](#static-extended-filtering)
|
||||||
- [Entity](#entity)
|
- [Entity](#entity)
|
||||||
- [Specific-generic](#specific-generic)
|
- [Specific-generic](#specific-generic)
|
||||||
|
@ -241,9 +243,6 @@ Related:
|
||||||
- [Hosts files in uBO: Block more, way more](./Block-more%2C-way-more)
|
- [Hosts files in uBO: Block more, way more](./Block-more%2C-way-more)
|
||||||
- [Hosts files at OS level vs hosts files in uBO](./Counterarguments#just-use-a-hosts-file)
|
- [Hosts files at OS level vs hosts files in uBO](./Counterarguments#just-use-a-hosts-file)
|
||||||
|
|
||||||
See also:
|
|
||||||
- [Narrowing options for network filters](./Filter-Performance#narrowing-options-for-network-filters)
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
#### `_` aka "noop"
|
#### `_` aka "noop"
|
||||||
|
|
Loading…
Reference in a new issue