mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Removeparam support is a big one
parent
8d217ac512
commit
8eb5cac723
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
Loading…
Reference in a new issue