Go to file
Ming Di Leom 892372278e
ci: compress csv
2022-12-25 06:00:57 +00:00
.github/workflows ci: compress csv 2022-12-25 06:00:57 +00:00
src style(sed): avoid backslash in insert option 2022-12-17 00:24:51 +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 ci: downgrade to node 16 2022-11-01 06:58:53 +00:00
LICENSE.md Initial commit 2020-07-19 11:31:54 +01:00
README.md docs: toc & mention compressed version 2022-11-01 08:28:19 +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/: 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.