@ghostery/trackerdb 1.0.718 → 1.0.720

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/dist/trackerdb.db CHANGED
Binary file
Binary file
@@ -7334,8 +7334,8 @@
7334
7334
  "description": "Elastic builds software to make data usable in real time and at scale for search, logging, security, and analytics use cases.",
7335
7335
  "website_url": "https://www.elastic.co/",
7336
7336
  "country": "US",
7337
- "privacy_policy_url": "https://www.elastic.co/de/legal/privacy-statement",
7338
- "privacy_contact": null,
7337
+ "privacy_policy_url": "https://www.elastic.co/trust/faq#data-privacy",
7338
+ "privacy_contact": "security@elastic.co",
7339
7339
  "ghostery_id": "5332"
7340
7340
  },
7341
7341
  "elastic_ad": {
@@ -66183,7 +66183,9 @@
66183
66183
  "domains": [
66184
66184
  "tiktokcdn.com",
66185
66185
  "tiktokcdn-eu.com",
66186
- "ttwstatic.com"
66186
+ "ttwstatic.com",
66187
+ "tiktokv.com",
66188
+ "tiktokv.eu"
66187
66189
  ],
66188
66190
  "filters": [
66189
66191
  "ads*.tiktokcdn.com^"
@@ -77309,6 +77311,8 @@
77309
77311
  "tiktokcdn.com": "tiktok_cdn",
77310
77312
  "tiktokcdn-eu.com": "tiktok_cdn",
77311
77313
  "ttwstatic.com": "tiktok_cdn",
77314
+ "tiktokv.com": "tiktok_cdn",
77315
+ "tiktokv.eu": "tiktok_cdn",
77312
77316
  "optimized.by.tiller.co": "tiller",
77313
77317
  "vip.timezonedb.com": "timezondb",
77314
77318
  "npttech.com": "tinypass",
@@ -16330,6 +16330,10 @@ ads*.tiktokcdn.com^
16330
16330
  ||tiktokcdn-eu.com^
16331
16331
  ! trackerdb_id:tiktok_cdn trackerdb_category:hosting trackerdb_domain
16332
16332
  ||ttwstatic.com^
16333
+ ! trackerdb_id:tiktok_cdn trackerdb_category:hosting trackerdb_domain
16334
+ ||tiktokv.com^
16335
+ ! trackerdb_id:tiktok_cdn trackerdb_category:hosting trackerdb_domain
16336
+ ||tiktokv.eu^
16333
16337
  ! trackerdb_id:tiller trackerdb_category:advertising trackerdb_filter
16334
16338
  ||optimized.by.tiller.co^$3p
16335
16339
  ! trackerdb_id:tiller trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.718",
3
+ "version": "1.0.720",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {