AdGuardHome/scripts/whotracksme
Andrey Meshkov 5fb603f6c9 trackers module 2018-10-12 17:32:38 +03:00
..
.gitignore trackers module 2018-10-12 17:32:38 +03:00
README.md trackers module 2018-10-12 17:32:38 +03:00
index.js trackers module 2018-10-12 17:32:38 +03:00
package.json Added a script for updating the whotracksme database 2018-10-12 17:32:38 +03:00
yarn.lock Added a script for updating the whotracksme database 2018-10-12 17:32:38 +03:00

README.md

Whotracks.me database converter

A simple script that converts the Ghostery/Cliqz trackers database to a json format.

Usage

yarn install
yarn index.js

You'll find the output in the whotracksmedb.json file.