AdGuardHome/scripts/whotracksme
Andrey Meshkov dcbee729fb fix gitignore 2018-10-14 23:26:00 +03:00
..
.gitignore fix gitignore 2018-10-14 23:26:00 +03:00
README.md Add trackers, rework some text 2018-10-14 23:24:11 +03:00
index.js Add trackers, rework some text 2018-10-14 23:24:11 +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
node index.js

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