tracking-filter/README.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

2020-07-19 10:31:54 +00:00
# Tracking URL
This is not a block list. This is a list ([tracking-data.txt](dist/tracking-data.txt)) 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 through its [Tracker Radar](https://github.com/duckduckgo/tracker-radar) project.
Data is updated on the first day of the month.
The list contains **all** the links that Tracker Radar detected to have browser fingerprinting, no further processing is performed to remove false positive, if any.
## License
[src/](src/): [CC0 1.0](LICENSE.md)
[badge.sh](src/badge.sh) & [.gitlab/](.gitlab/) contain badges that are licensed by [Shields.io](https://shields.io) under [CC0 1.0](LICENSE.md)
[tracking-data.txt](dist/tracking-data.txt): [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
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.