mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated About "Why uBlock Origin works so much better than Pi‑hole does?" (markdown)
parent
4352067f3c
commit
bf55607778
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Off the top of my head:
|
|||
- Pattern-based filtering on the whole URL. Examples:
|
||||
- Plain pattern: `&act=ads_`
|
||||
- Wildcard-based pattern: `/analytics.*/event?`
|
||||
- Regex-based pattern: `/^https?:\/\/[a-z]{8,15}\.[a-z]{2,3}\/5\/\d{6,7}(?:\?_=\d+)?$/$script,3p`
|
||||
- Regex-based pattern: `/^https?:\/\/[a-z]{8,15}\.[a-z]{2,3}\/5\/\d{6,7}(?:\?_=\d+)?$/`
|
||||
- Context information
|
||||
- Example: `$script,third-party,domain=imgbox.com`
|
||||
- Point-and-click to enable/disable blocking behavior on a per-site basis:
|
||||
|
|
|
|||
Loading…
Reference in a new issue