Go to file
Ming Di Leom 21fe97dc0a
feat: support Bun
2023-10-01 10:38:41 +00:00
.github/workflows ci: compress csv 2022-12-25 06:00:57 +00:00
src feat: support Bun 2023-10-01 10:38:41 +00:00
.gitignore
.gitlab-ci.yml feat: support Bun 2023-10-01 10:38:41 +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 docs: move download links into a table 2023-07-29 02:48:44 +00:00
package.json chore(node): require at least Node 18 2023-10-01 10:38:24 +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.