Added a script for updating the whotracksme database
This commit is contained in:
committed by
Ildar Kamalov
parent
838406353b
commit
11e8853a34
12
scripts/whotracksme/README.md
Normal file
12
scripts/whotracksme/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## 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 `whotracksme.json` file.
|
||||
Reference in New Issue
Block a user