From d72587094b03ec560bbf8d18a9a4eea1b9b38ffe Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Sun, 20 Jun 2021 06:53:03 +0000 Subject: [PATCH] page(about): add tracking-filter --- source/about/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/about/index.md b/source/about/index.md index fcb995a..32befa9 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -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)