From 8eb5cac7234f7adad0eeb38230caf4e3ad46ca5e Mon Sep 17 00:00:00 2001 From: iam-py-test <84232764+iam-py-test@users.noreply.github.com> Date: Mon, 13 Dec 2021 15:03:14 -0500 Subject: [PATCH] Removeparam support is a big one --- ...-uBlock-Origin-works-so-much-better-than-Pi‑hole-does?\".md" | 2 ++ 1 file changed, 2 insertions(+) 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 f29e8ff..17bb62a 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" @@ -22,6 +22,8 @@ Off the top of my head: - example: `wetteronline.de##^script:has-text(runCount)` - Ability to deal with unwanted popups - example: `&link_type=offer$popup,third-party` +- Ability to remove tracking parameters from websites + - example: `||wuzhuiso.com^$removeparam=src` - You can easily (narrowly/broadly) override any filter from the filter lists through simple point-and-click operations to customize your own filtering or to quickly fix sites broken as a result of overzealous filters Main advantage of Pi-Hole is that it filters network traffic from all devices on your network, but filtering is blunt compared to what you can do through a browser extension. \ No newline at end of file