@ghostery/trackerdb 1.0.382 → 1.0.384

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
@@ -9553,8 +9553,8 @@
9553
9553
  "ghostery_id": "2162"
9554
9554
  },
9555
9555
  "id5_technology_ltd": {
9556
- "name": "ID5 Technology Ltd.",
9557
- "description": "ID5 is a company that operates an identity platform for the digital advertising industry. Their technology facilitates user recognition on websites, mobile apps, and digital properties, enabling advertisers to improve the efficiency of their ad targeting.",
9556
+ "name": "ID5 Technology",
9557
+ "description": "ID5 operates an identity platform for the digital advertising industry. Its technology facilitates user recognition on websites, mobile apps, and digital properties, enabling advertisers to improve the efficiency of their ad targeting.",
9558
9558
  "website_url": "https://id5.io/",
9559
9559
  "country": "GB",
9560
9560
  "privacy_policy_url": "https://id5.io/platform-privacy-policy/",
@@ -62266,6 +62266,18 @@
62266
62266
  "||bizsolutions.strands.com^$3p"
62267
62267
  ]
62268
62268
  },
62269
+ "strapi": {
62270
+ "name": "Strapi",
62271
+ "category": "utilities",
62272
+ "organization": "strapi",
62273
+ "alias": null,
62274
+ "website_url": "https://strapi.io/",
62275
+ "ghostery_id": null,
62276
+ "domains": [
62277
+ "strapiapp.com"
62278
+ ],
62279
+ "filters": []
62280
+ },
62269
62281
  "strava": {
62270
62282
  "name": "Strava",
62271
62283
  "category": "site_analytics",
@@ -74183,6 +74195,7 @@
74183
74195
  "storify.com": "storify",
74184
74196
  "storygize.net": "storygize",
74185
74197
  "bizsolutions.strands.com": "strands_recommender",
74198
+ "strapiapp.com": "strapi",
74186
74199
  "strava.com": "strava",
74187
74200
  "mailfoogae.appspot.com": "streak",
74188
74201
  "cdn.streamlike.com": "streamlike",
@@ -15166,6 +15166,8 @@ audiences/static/widget/audience-manager.api.min.js
15166
15166
  ||bizsolutions.strands.com^$3p
15167
15167
  ! trackerdb_id:strands_recommender trackerdb_category:advertising trackerdb_domain
15168
15168
  ||bizsolutions.strands.com^
15169
+ ! trackerdb_id:strapi trackerdb_category:utilities trackerdb_domain
15170
+ ||strapiapp.com^
15169
15171
  ! trackerdb_id:strava trackerdb_category:site_analytics trackerdb_domain
15170
15172
  ||strava.com^
15171
15173
  ! trackerdb_id:streak trackerdb_category:customer_interaction trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.382",
3
+ "version": "1.0.384",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {