@ghostery/trackerdb 1.0.146 → 1.0.148

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
@@ -8546,6 +8546,15 @@
8546
8546
  "privacy_contact": null,
8547
8547
  "ghostery_id": "4519"
8548
8548
  },
8549
+ "glassbox": {
8550
+ "name": "Glassbox",
8551
+ "description": "Glassbox provides digital customer experience analytics for web and mobile apps.",
8552
+ "website_url": "https://www.glassbox.com",
8553
+ "country": "IL",
8554
+ "privacy_policy_url": "https://www.glassbox.com/privacy-policy",
8555
+ "privacy_contact": "privacy@glassbox.com",
8556
+ "ghostery_id": null
8557
+ },
8549
8558
  "glia": {
8550
8559
  "name": "Glia",
8551
8560
  "description": "Glia is a customer service technology company that was founded in New York City in 2012. It provides a unified interaction management platform that enables businesses to connect with their customers through various channels, including chat, voice, video, and co-browsing. It is used by over 500 financial institutions.",
@@ -62524,10 +62533,12 @@
62524
62533
  "website_url": "https://www.thetradedesk.com/",
62525
62534
  "ghostery_id": "579",
62526
62535
  "domains": [
62527
- "adsrvr.org"
62536
+ "adsrvr.org",
62537
+ "adsrvr.cn"
62528
62538
  ],
62529
62539
  "filters": [
62530
- "||adsrvr.org^$3p"
62540
+ "||adsrvr.org^$3p",
62541
+ "||adsrvr.cn^$3p"
62531
62542
  ]
62532
62543
  },
62533
62544
  "tradedoubler": {
@@ -72619,6 +72630,7 @@
72619
72630
  "conversionlab.trackset.com": "trackset_conversionlab",
72620
72631
  "trackuity.com": "trackuity",
72621
72632
  "adsrvr.org": "tradedesk",
72633
+ "adsrvr.cn": "tradedesk",
72622
72634
  "tradedoubler.com": "tradedoubler",
72623
72635
  "tradelab.fr": "tradelab",
72624
72636
  "tradetracker.net": "tradetracker",
@@ -76996,6 +77008,7 @@
76996
77008
  "||trackuity.": "trackuity",
76997
77009
  "||trackuity.com^$3p": "trackuity",
76998
77010
  "||adsrvr.org^$3p": "tradedesk",
77011
+ "||adsrvr.cn^$3p": "tradedesk",
76999
77012
  "||tradedoubler.com^$3p": "tradedoubler",
77000
77013
  "||tradelab.fr^$3p": "tradelab",
77001
77014
  "||tradetracker.net^$3p": "tradetracker",
@@ -15470,8 +15470,12 @@ smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsb
15470
15470
  ||trackuity.com^
15471
15471
  ! trackerdb_id:tradedesk trackerdb_category:advertising trackerdb_filter
15472
15472
  ||adsrvr.org^$3p
15473
+ ! trackerdb_id:tradedesk trackerdb_category:advertising trackerdb_filter
15474
+ ||adsrvr.cn^$3p
15473
15475
  ! trackerdb_id:tradedesk trackerdb_category:advertising trackerdb_domain
15474
15476
  ||adsrvr.org^
15477
+ ! trackerdb_id:tradedesk trackerdb_category:advertising trackerdb_domain
15478
+ ||adsrvr.cn^
15475
15479
  ! trackerdb_id:tradedoubler trackerdb_category:advertising trackerdb_filter
15476
15480
  ||tradedoubler.com^$3p
15477
15481
  ! trackerdb_id:tradedoubler trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.146",
3
+ "version": "1.0.148",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {