@ghostery/trackerdb 1.0.26 → 1.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -43,7 +43,7 @@ const urlMatches = await trackerDB.matchUrl({
|
|
|
43
43
|
|
|
44
44
|
## CLI
|
|
45
45
|
|
|
46
|
-
Ghostery Tracker Database can also be used in a
|
|
46
|
+
Ghostery Tracker Database can also be used in a command line, for example with:
|
|
47
47
|
|
|
48
48
|
```sh
|
|
49
49
|
npx @ghostery/trackerdb "https://analytics.tiktok.com"
|