@ghostery/trackerdb 1.0.320 → 1.0.321

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
@@ -13604,7 +13604,7 @@
13604
13604
  },
13605
13605
  "ogury": {
13606
13606
  "name": "Ogury",
13607
- "description": "Ogury is a global adtech company that delivers advertising solutions grounded in privacy to brands, agencies and publishers by targeting personas, not people.",
13607
+ "description": "Ogury is a mobile advertising technology company. We develop and maintain software, cookies, pixels and similar technologies that mobile app and website publishers can integrate into their apps and websites to help them to display ads.",
13608
13608
  "website_url": "https://ogury.com/",
13609
13609
  "country": "GB",
13610
13610
  "privacy_policy_url": "https://ogury.com/ogury-advertising-privacy-policy/",
@@ -30354,7 +30354,8 @@
30354
30354
  "ghostery_id": "3413",
30355
30355
  "domains": [
30356
30356
  "booking.com",
30357
- "bstatic.com"
30357
+ "bstatic.com",
30358
+ "rcstatic.com"
30358
30359
  ],
30359
30360
  "filters": []
30360
30361
  },
@@ -70511,6 +70512,7 @@
70511
70512
  "boo-box.com": "boo-box",
70512
70513
  "booking.com": "booking.com",
70513
70514
  "bstatic.com": "booking.com",
70515
+ "rcstatic.com": "booking.com",
70514
70516
  "boostbox.com.br": "boost_box",
70515
70517
  "boostervideo.ru": "booster_video",
70516
70518
  "bootstrapcdn.com": "bootstrap",
@@ -3368,6 +3368,8 @@ touchclarity
3368
3368
  ||booking.com^
3369
3369
  ! trackerdb_id:booking.com trackerdb_category:misc trackerdb_domain
3370
3370
  ||bstatic.com^
3371
+ ! trackerdb_id:booking.com trackerdb_category:misc trackerdb_domain
3372
+ ||rcstatic.com^
3371
3373
  ! trackerdb_id:boost_box trackerdb_category:site_analytics trackerdb_filter
3372
3374
  ||boostbox.com.br/scripts/send_data.js
3373
3375
  ! trackerdb_id:boost_box trackerdb_category:site_analytics trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.320",
3
+ "version": "1.0.321",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {