mirror of https://gitlab.com/curben/blog
docs: minor grammar
This commit is contained in:
parent
e8cf89b7d1
commit
52ec2e8c6f
|
@ -25,7 +25,7 @@ updated: 2021-12-19
|
|||
|
||||
- [**pup-filter**](https://gitlab.com/curben/pup-filter): A set of blocklists to restrict ~500 websites that host potentially unwanted programs (PUP). Based on [Zhouhan Chen](https://zhouhanc.com/)'s [malware-discoverer](https://github.com/zhouhanc/malware-discoverer).
|
||||
|
||||
- [**tracking-filter**](https://gitlab.com/curben/tracking-filter): A set of blocklists to restrict javascript links that perform [browser fingerprinting](https://en.wikipedia.org/wiki/Web_tracking). Based on DuckDuckGo [Tracker Radar](https://github.com/duckduckgo/tracker-radar). [Blokada version](https://blokada.org/blocklists/ddgtrackerradar/standard/hosts.txt) is can block more tracking links ([more details](https://community.blokada.org/t/introducing-duckduckgo-tracker-radar-to-blokada/469)) but with more false positives.
|
||||
- [**tracking-filter**](https://gitlab.com/curben/tracking-filter): A set of blocklists to restrict javascript links that perform [browser fingerprinting](https://en.wikipedia.org/wiki/Web_tracking). Based on DuckDuckGo [Tracker Radar](https://github.com/duckduckgo/tracker-radar). [Blokada version](https://community.blokada.org/t/introducing-duckduckgo-tracker-radar-to-blokada/469) blocks more tracking links but the trade-off is more false positive; available at [blokada.org](https://blokada.org/blocklists/ddgtrackerradar/standard/hosts.txt).
|
||||
|
||||
## Architecture
|
||||
|
||||
|
|
Loading…
Reference in New Issue