Go to file
Ming Di Leom 21816a45d7
build(cf): compatibility between asdf & nvmrc
https://github.com/asdf-vm/asdf-nodejs#partial-and-codename-versions
2024-04-09 10:06:44 +00:00
.github/workflows ci: compress csv 2022-12-25 06:00:57 +00:00
src refactor: replace got with fetch 2024-04-07 00:58:16 +00:00
.gitignore refactor: deploy filters to gitlab pages 2022-01-08 06:18:59 +00:00
.gitlab-ci.yml feat: support Bun 2023-10-01 10:38:41 +00:00
.nvmrc chore(node): use latest lts 2024-04-07 06:29:15 +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 docs: move download links into a table 2023-07-29 02:48:44 +00:00
package.json refactor: replace got with fetch 2024-04-07 00:58:16 +00:00
wrangler.toml build(cf): compatibility between asdf & nvmrc 2024-04-09 10:06:44 +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.

Client mirror 1 mirror 2 mirror 3 mirror 4 mirror 5 mirror 6
uBlock Origin, AdGuard (browser extension) link link link link link link
Vivaldi link link link link link link
Plain URL link link link link link link

For other programs, see Compatibility page in the wiki.

Check out my other filters:

URL-based

Import the URL into uBO/AdGuard to subscribe.

URL-based (Vivaldi)

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

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

Plain URL

A list of URLs without any filter syntax.

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.

Repository Mirrors

https://gitlab.com/curben/blog#repository-mirrors

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.