477b0c12b6 | ||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
.nvmrc | ||
LICENSE.md | ||
README.md | ||
package.json |
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.
- uBlock Origin (uBO) -> URL-based section
- AdGuard browser extension -> URL-based section
- Vivaldi -> URL-based (Vivaldi) section
- Plain URL - original links without filter syntax
Check out my other filters:
URL-based
Import the following 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 following URL into Vivaldi's Tracker Blocking Sources to subscribe:
Plain URL
A list of URLs without any filter syntax.
See also
- Blokada version can block more tracking domains but with more false positives. More details
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.