Go to file
Ming Di Leom af23a69598
fix(ga): reduce frequency to once a week
2022-01-21 14:00:19 +00:00
.github/workflows fix(ga): reduce frequency to once a week 2022-01-21 14:00:19 +00:00
src fix: use GNU grep instead of busybox 2022-01-13 06:06:43 +00:00
.gitignore refactor: deploy filters to gitlab pages 2022-01-08 06:18:59 +00:00
.gitlab-ci.yml fix(ci): separate cloudflare & netlify deployment job 2022-01-13 06:07:16 +00:00
.nvmrc chore(ci): use latest lts of node 2022-01-08 21:51:37 +00:00
LICENSE.md Initial commit 2020-07-19 11:31:54 +01:00
README.md docs: unify wikis to curben/malware-filter 2022-01-11 06:45:19 +00:00
package.json refactor: deploy filters to gitlab pages 2022-01-08 06:18:59 +00:00

README.md

Tracking JS Blocklist

Edit 2021/01/08: the default branch has changed to main.

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

See also

FAQ and Guides

See wiki

License

src/: CC0 1.0

filters: CC BY-NC-SA 4.0

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

This repository is not endorsed by DuckDuckGo.