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

Updated About "Why uBlock Origin works so much better than Pi‑hole does?" (markdown)

Raymond Hill 2024-03-25 20:15:05 -04:00
parent 4352067f3c
commit bf55607778

@ -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: