mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated Overview of uBlock's network filtering engine: details (markdown)
parent
859ee91c8f
commit
1f34948688
@ -9,6 +9,7 @@ Advantages:
|
|||||||
- Precedence over both dynamic filtering rules and static filters.
|
- Precedence over both dynamic filtering rules and static filters.
|
||||||
- Useful to diagnose/fix in a very narrow way web sites broken by either dynamic filtering rules or static filtering.
|
- Useful to diagnose/fix in a very narrow way web sites broken by either dynamic filtering rules or static filtering.
|
||||||
- Useful to create override to current dynamic filtering rules or static filtering.
|
- Useful to create override to current dynamic filtering rules or static filtering.
|
||||||
|
- A point and click UI for easy management of rules.
|
||||||
|
|
||||||
Disadvantages:
|
Disadvantages:
|
||||||
- Can only match URLs which "start with".
|
- Can only match URLs which "start with".
|
||||||
@ -19,6 +20,7 @@ Disadvantages:
|
|||||||
Advantages:
|
Advantages:
|
||||||
- Little overhead creating/deleting dynamic rules.
|
- Little overhead creating/deleting dynamic rules.
|
||||||
- Precedence over static filters.
|
- Precedence over static filters.
|
||||||
|
- A point and click UI for easy management of rules.
|
||||||
|
|
||||||
Disadvantages:
|
Disadvantages:
|
||||||
- Rules are broad: whole sites or class of types.
|
- Rules are broad: whole sites or class of types.
|
||||||
@ -35,4 +37,4 @@ Advantages:
|
|||||||
|
|
||||||
Disadvantages:
|
Disadvantages:
|
||||||
- High overhead creating/deleting network/cosmetic filters (high memory churn).
|
- High overhead creating/deleting network/cosmetic filters (high memory churn).
|
||||||
- In case of 3rd-party filter lists, forced to use all filters, including those which may not be wanted.
|
- In case of 3rd-party filter lists, forced to use all filters, including those which may not be wanted.
|
||||||
|
Loading…
Reference in New Issue
Block a user