2021-07-03 05:54:59 +00:00
# Tracking JS Blocklist
2020-07-19 10:31:54 +00:00
2022-05-11 07:35:16 +00:00
> Edit 2022/05/11: curben.gitlab.io is being migrated to malware-filter.gitlab.io
2022-01-08 06:18:59 +00:00
2021-05-29 05:11:21 +00:00
A blocklist of javascript links (or webpages with javascript) that perform [browser fingerprinting ](https://en.wikipedia.org/wiki/Web_tracking ). The original data set is collected by DuckDuckGo's [Tracker Radar ](https://github.com/duckduckgo/tracker-radar ) project. Blocklist is updated on the first day of the month.
2020-07-19 10:31:54 +00:00
2021-05-29 05:11:21 +00:00
The list contains **all** the links that Tracker Radar detected to have browser fingerprinting, there is no further processing to remove false positive.
2020-07-19 10:31:54 +00:00
2021-05-29 05:11:21 +00:00
- uBlock Origin (uBO) -> [URL-based ](#url-based ) section
- AdGuard browser extension -> [URL-based ](#url-based ) section
- Vivaldi -> [URL-based (Vivaldi) ](#url-based-vivaldi ) section
- [Plain URL ](#plain-url ) - original links without filter syntax
2021-05-22 03:25:20 +00:00
2021-05-29 05:11:21 +00:00
Check out my other filters:
2022-05-21 03:19:35 +00:00
- [urlhaus-filter ](https://gitlab.com/malware-filter/urlhaus-filter )
- [phishing-filter ](https://gitlab.com/malware-filter/phishing-filter )
- [pup-filter ](https://gitlab.com/malware-filter/pup-filter )
- [vn-badsite-filter ](https://gitlab.com/malware-filter/vn-badsite-filter )
2021-05-29 05:11:21 +00:00
## URL-based
Import the following URL into uBO/AdGuard to subscribe:
2022-05-11 07:35:16 +00:00
- https://malware-filter.gitlab.io/malware-filter/tracking-filter.txt
2021-05-29 05:11:21 +00:00
< details >
< summary > Mirrors< / summary >
2022-01-09 08:57:29 +00:00
- https://curbengh.github.io/malware-filter/tracking-filter.txt
- https://curbengh.github.io/tracking-filter/tracking-filter.txt
2022-05-11 07:35:16 +00:00
- https://malware-filter.gitlab.io/tracking-filter/tracking-filter.txt
2022-01-09 08:57:29 +00:00
- https://malware-filter.pages.dev/tracking-filter.txt
- https://tracking-filter.pages.dev/tracking-filter.txt
2021-05-29 05:11:21 +00:00
< / details >
## 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:
2022-05-11 07:35:16 +00:00
- https://malware-filter.gitlab.io/malware-filter/tracking-filter-vivaldi.txt
2021-05-29 05:11:21 +00:00
< details >
< summary > Mirrors< / summary >
2022-01-09 08:57:29 +00:00
- https://curbengh.github.io/malware-filter/tracking-filter-vivaldi.txt
- https://curbengh.github.io/tracking-filter/tracking-filter-vivaldi.txt
2022-05-11 07:35:16 +00:00
- https://malware-filter.gitlab.io/tracking-filter/tracking-filter-vivaldi.txt
2022-01-09 08:57:29 +00:00
- https://malware-filter.pages.dev/tracking-filter-vivaldi.txt
- https://tracking-filter.pages.dev/tracking-filter-vivaldi.txt
2021-05-29 05:11:21 +00:00
< / details >
## Plain URL
A list of URLs without any filter syntax.
2022-05-11 07:35:16 +00:00
- https://malware-filter.gitlab.io/malware-filter/tracking-data.txt
2021-05-29 05:11:21 +00:00
< details >
< summary > Mirrors< / summary >
2022-01-09 08:57:29 +00:00
- https://curbengh.github.io/malware-filter/tracking-data.txt
- https://curbengh.github.io/tracking-filter/tracking-data.txt
2022-05-11 07:35:16 +00:00
- https://malware-filter.gitlab.io/tracking-filter/tracking-data.txt
2022-01-09 08:57:29 +00:00
- https://malware-filter.pages.dev/tracking-data.txt
- https://tracking-filter.pages.dev/tracking-data.txt
2021-05-29 05:11:21 +00:00
< / details >
2020-07-19 10:31:54 +00:00
2021-12-22 07:39:48 +00:00
## See also
2022-01-05 05:34:36 +00:00
- [Blokada version ](https://blokada.org/blocklists/ddgtrackerradar/standard/hosts.txt ) can block more tracking domains but with more false positives. [More details ](https://community.blokada.org/t/introducing-duckduckgo-tracker-radar-to-blokada/469 )
2021-12-22 07:39:48 +00:00
2022-01-11 06:45:19 +00:00
## FAQ and Guides
2022-05-21 03:19:35 +00:00
See [wiki ](https://gitlab.com/malware-filter/malware-filter/-/wikis/home )
2022-01-11 06:45:19 +00:00
2020-07-19 10:31:54 +00:00
## License
[src/ ](src/ ): [CC0 1.0 ](LICENSE.md )
2022-01-08 06:18:59 +00:00
filters: [CC BY-NC-SA 4.0 ](https://creativecommons.org/licenses/by-nc-sa/4.0/ )
2020-07-19 10:31:54 +00:00
DuckDuckGo Tracker Radar data: [CC BY-NC-SA 4.0 ](https://creativecommons.org/licenses/by-nc-sa/4.0/ )
This repository is not endorsed by DuckDuckGo.