AdGuardHome/scripts/whotracksme/README.md

12 lines
225 B
Markdown
Raw Normal View History

## Whotracks.me database converter
A simple script that converts the Ghostery/Cliqz trackers database to a json format.
### Usage
```
yarn install
2018-10-14 21:24:11 +01:00
node index.js
```
2018-10-12 12:23:41 +01:00
You'll find the output in the `whotracksmedb.json` file.