@ghostery/trackerdb 1.0.316 → 1.0.318

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.\"",
@@ -37056,6 +37065,18 @@
37056
37065
  "||adn.ebay.com^$3p"
37057
37066
  ]
37058
37067
  },
37068
+ "ebbot": {
37069
+ "name": "Ebbot",
37070
+ "category": "customer_interaction",
37071
+ "organization": "hello_ebbot",
37072
+ "alias": null,
37073
+ "website_url": "https://www.ebbot.com/",
37074
+ "ghostery_id": null,
37075
+ "domains": [
37076
+ "ebbot.app"
37077
+ ],
37078
+ "filters": []
37079
+ },
37059
37080
  "ebuzzing": {
37060
37081
  "name": "eBuzzing",
37061
37082
  "category": "advertising",
@@ -71120,6 +71141,7 @@
71120
71141
  "ad.about.co.kr": "ebay_korea",
71121
71142
  "adcheck.about.co.kr": "ebay_korea",
71122
71143
  "adn.ebay.com": "ebay_partner_network",
71144
+ "ebbot.app": "ebbot",
71123
71145
  "beead.co.uk": "ebuzzing",
71124
71146
  "beead.fr": "ebuzzing",
71125
71147
  "beead.net": "ebuzzing",
@@ -5758,6 +5758,8 @@ touchclarity
5758
5758
  ||adn.ebay.com^$3p
5759
5759
  ! trackerdb_id:ebay_partner_network trackerdb_category:advertising trackerdb_domain
5760
5760
  ||adn.ebay.com^
5761
+ ! trackerdb_id:ebbot trackerdb_category:customer_interaction trackerdb_domain
5762
+ ||ebbot.app^
5761
5763
  ! trackerdb_id:ebuzzing trackerdb_category:advertising trackerdb_filter
5762
5764
  ||beead.co.uk^$3p
5763
5765
  ! trackerdb_id:ebuzzing trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.316",
3
+ "version": "1.0.318",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {