mirror of https://gitlab.com/curben/blog
page(about): add tracking-filter
This commit is contained in:
parent
501c117fa0
commit
d72587094b
|
@ -25,6 +25,8 @@ updated: 2021-03-13
|
|||
|
||||
- [**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).
|
||||
|
||||
## Architecture
|
||||
|
||||
![Architecture behind mdleom.com](20200223/caddy-nixos.png)
|
||||
|
|
Loading…
Reference in New Issue