@ghostery/trackerdb 1.0.315 → 1.0.317

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
@@ -9048,6 +9048,15 @@
9048
9048
  "privacy_contact": null,
9049
9049
  "ghostery_id": "3511"
9050
9050
  },
9051
+ "hello_ebbot": {
9052
+ "name": "Hello Ebbot",
9053
+ "description": "Ebbot is an AI-powered service automation platform to scale your support operations while ensuring quality and security in every interaction.",
9054
+ "website_url": "https://www.ebbot.com/",
9055
+ "country": "SE",
9056
+ "privacy_policy_url": "https://www.ebbot.com/integrity",
9057
+ "privacy_contact": "integrity@ebbot.ai",
9058
+ "ghostery_id": null
9059
+ },
9051
9060
  "hellosociety": {
9052
9061
  "name": "HelloSociety",
9053
9062
  "description": "\"HelloSociety is a full service marketing and technology firm with exclusive representation of the top influencers on Pinterest... We connect brands with like-minded influencers to customize, optimize and measure campaigns.\"",
@@ -32037,6 +32046,18 @@
32037
32046
  "||chaordicsystems.com^$3p"
32038
32047
  ]
32039
32048
  },
32049
+ "charpstar": {
32050
+ "name": "CharpstAR",
32051
+ "category": "customer_interaction",
32052
+ "organization": "charpstar",
32053
+ "alias": null,
32054
+ "website_url": "https://charpstar.co/",
32055
+ "ghostery_id": null,
32056
+ "domains": [
32057
+ "charpstar.net"
32058
+ ],
32059
+ "filters": []
32060
+ },
32040
32061
  "chartbeat": {
32041
32062
  "name": "ChartBeat",
32042
32063
  "category": "site_analytics",
@@ -70625,6 +70646,7 @@
70625
70646
  "searchmarketing.com": "channeladvisor",
70626
70647
  "channelfinder.net": "channelfinder",
70627
70648
  "chaordicsystems.com": "chaordic",
70649
+ "charpstar.net": "charpstar",
70628
70650
  "chartbeat.com": "chartbeat",
70629
70651
  "chartbeat.net": "chartbeat",
70630
70652
  "chaser.ru": "chaser",
@@ -3934,6 +3934,8 @@ touchclarity
3934
3934
  ||chaordicsystems.com^$3p
3935
3935
  ! trackerdb_id:chaordic trackerdb_category:advertising trackerdb_domain
3936
3936
  ||chaordicsystems.com^
3937
+ ! trackerdb_id:charpstar trackerdb_category:customer_interaction trackerdb_domain
3938
+ ||charpstar.net^
3937
3939
  ! trackerdb_id:chartbeat trackerdb_category:site_analytics trackerdb_filter
3938
3940
  /chartbeat.js
3939
3941
  ! trackerdb_id:chartbeat trackerdb_category:site_analytics trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.315",
3
+ "version": "1.0.317",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {