@ghostery/trackerdb 1.0.47 → 1.0.48

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
@@ -60367,6 +60367,20 @@
60367
60367
  "||analytics.tiktok.com^$3p"
60368
60368
  ]
60369
60369
  },
60370
+ "tiktok_cdn": {
60371
+ "name": "TikTok CDN",
60372
+ "category": "cdn",
60373
+ "organization": "bytedance_inc",
60374
+ "alias": null,
60375
+ "website_url": "https://www.tiktok.com/",
60376
+ "ghostery_id": "4060",
60377
+ "domains": [
60378
+ "p16-sign-va.tiktokcdn.com",
60379
+ "p77-sign-va.tiktokcdn.com",
60380
+ "s20.tiktokcdn.com"
60381
+ ],
60382
+ "filters": []
60383
+ },
60370
60384
  "tiller": {
60371
60385
  "name": "Tiller",
60372
60386
  "category": "advertising",
@@ -70576,6 +70590,9 @@
70576
70590
  "code.tidio.co": "tidio",
70577
70591
  "widget-v4.tidiochat.com": "tidio",
70578
70592
  "analytics.tiktok.com": "tiktok_analytics",
70593
+ "p16-sign-va.tiktokcdn.com": "tiktok_cdn",
70594
+ "p77-sign-va.tiktokcdn.com": "tiktok_cdn",
70595
+ "s20.tiktokcdn.com": "tiktok_cdn",
70579
70596
  "optimized.by.tiller.co": "tiller",
70580
70597
  "vip.timezonedb.com": "timezondb",
70581
70598
  "npttech.com": "tinypass",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.47",
3
+ "version": "1.0.48",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {