@ghostery/trackerdb 1.0.317 → 1.0.319

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
@@ -16771,12 +16771,12 @@
16771
16771
  "ghostery_id": "2718"
16772
16772
  },
16773
16773
  "semasio": {
16774
- "name": "Semasio GmbH",
16775
- "description": "\"The User Intelligence Platform enables you to turn all of the potentially hundreds of contacts you have with digital media users into data points from which a qualitatively new level of information is derived information which belongs to you and only you.\"",
16774
+ "name": "Semasio",
16775
+ "description": "Semasio is a provider of targeting and insight solutions for programmatic advertising. Semasio’s product portfolio includes Audience Targeting, Contextual Targeting and Brand Fit Targeting. Using Natural Language Processing, Semasio analyzes content on websites to generate website profiles and user profiles.",
16776
16776
  "website_url": "https://semasio.com/",
16777
- "country": null,
16778
- "privacy_policy_url": "http://www.semasio.com/privacy-policy/",
16779
- "privacy_contact": "info@semasio.com",
16777
+ "country": "DE",
16778
+ "privacy_policy_url": "https://www.semasio.com/legal/semasio-privacy-policy",
16779
+ "privacy_contact": "privacy@semasio.com",
16780
16780
  "ghostery_id": "2088"
16781
16781
  },
16782
16782
  "semilo": {
@@ -37065,6 +37065,18 @@
37065
37065
  "||adn.ebay.com^$3p"
37066
37066
  ]
37067
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
+ },
37068
37080
  "ebuzzing": {
37069
37081
  "name": "eBuzzing",
37070
37082
  "category": "advertising",
@@ -71129,6 +71141,7 @@
71129
71141
  "ad.about.co.kr": "ebay_korea",
71130
71142
  "adcheck.about.co.kr": "ebay_korea",
71131
71143
  "adn.ebay.com": "ebay_partner_network",
71144
+ "ebbot.app": "ebbot",
71132
71145
  "beead.co.uk": "ebuzzing",
71133
71146
  "beead.fr": "ebuzzing",
71134
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.317",
3
+ "version": "1.0.319",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {