diff --git "a/About-\"Why-uBlock-Origin-works-so-much-better-than-Pi‑hole-does?\".md" "b/About-\"Why-uBlock-Origin-works-so-much-better-than-Pi‑hole-does?\".md" index 3a19123..3e566dc 100644 --- "a/About-\"Why-uBlock-Origin-works-so-much-better-than-Pi‑hole-does?\".md" +++ "b/About-\"Why-uBlock-Origin-works-so-much-better-than-Pi‑hole-does?\".md" @@ -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: