Go to file
Ming Di Leom e2c8cc3449
fix: dash does not support pipefail
2023-05-20 11:18:09 +00:00
.github/workflows ci: compress csv 2022-12-25 06:00:57 +00:00
src fix: dash does not support pipefail 2023-05-20 11:18:09 +00:00
.gitignore refactor: deploy filters to gitlab pages 2022-01-08 06:18:59 +00:00
.gitlab-ci.yml ci: compress csv 2022-12-25 06:00:57 +00:00
.nvmrc chore(node): use node 20 on cf pages 2023-05-19 08:01:33 +00:00
LICENSE chore: dual-license under MIT & CC0 2023-04-27 09:30:04 +00:00
LICENSE-CC0.md chore: dual-license under MIT & CC0 2023-04-27 09:30:04 +00:00
README.md chore: dual-license under MIT & CC0 2023-04-27 09:30:04 +00:00
package.json refactor: deploy filters to gitlab pages 2022-01-08 06:18:59 +00:00

README.md

Tracking JS 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

Compressed version

All filters are also available as gzip- and brotli-compressed.

Gzip: https://malware-filter.gitlab.io/malware-filter/tracking-filter.txt.gz Brotli: https://malware-filter.gitlab.io/malware-filter/tracking-filter.txt.br

See also

FAQ and Guides

See wiki

CI Variables

Optional variables:

  • CLOUDFLARE_BUILD_HOOK: Deploy to Cloudflare Pages.
  • NETLIFY_SITE_ID: Deploy to Netlify.

License

src/: Creative Commons Zero v1.0 Universal and MIT License

filters: CC BY-NC-SA 4.0

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

This repository is not endorsed by DuckDuckGo.