Go to file
Ming Di Leom 623e9bbd37
build: rename repo to "tracking-filter"
2021-05-29 05:12:22 +00:00
.gitlab Initial commit 2020-07-19 11:31:54 +01:00
dist feat: add blocklists 2021-05-29 05:11:21 +00:00
src feat: add blocklists 2021-05-29 05:11:21 +00:00
.gitignore Initial commit 2020-07-19 11:31:54 +01:00
.gitlab-ci.yml build: rename repo to "tracking-filter" 2021-05-29 05:12:22 +00:00
LICENSE.md Initial commit 2020-07-19 11:31:54 +01:00
README.md feat: add blocklists 2021-05-29 05:11:21 +00:00

README.md

Tracking URL Blocklist

A blocklist of javascript links (or webpages with javascript) that perform browser fingerprinting. The original data set is collected by DuckDuckGo's Tracker Radar project. Blocklist is updated on the first day of the month.

The list contains all the links that Tracker Radar detected to have browser fingerprinting, there is no further processing to remove false positive.

Check out my other filters:

URL-based

Import the following URL into uBO/AdGuard to subscribe:

Mirrors

URL-based (Vivaldi)

Requires Vivaldi Desktop/Android 3.3+, blocking level must be at least "Block Trackers"

Import the following URL into Vivaldi's Tracker Blocking Sources to subscribe:

Mirrors

Plain URL

A list of URLs without any filter syntax.

Mirrors

License

src/: CC0 1.0

badge.sh & .gitlab/ contain badges that are licensed by Shields.io under CC0 1.0

tracking-data.txt: CC BY-NC-SA 4.0

DuckDuckGo Tracker Radar data: CC BY-NC-SA 4.0

This repository is not endorsed by DuckDuckGo.