@ghostery/trackerdb 1.0.489 → 1.0.490

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
@@ -10346,11 +10346,11 @@
10346
10346
  },
10347
10347
  "ipinfo.io": {
10348
10348
  "name": "ipinfo.io",
10349
- "description": null,
10349
+ "description": "IPinfo is the developer of an IP geolocation data platform offering reliable and accurate IP address data of internet users, enabling businesses to pinpoint their users' locations, customize their experiences, prevent fraud and ensure compliance.",
10350
10350
  "website_url": "https://ipinfo.io/",
10351
- "country": null,
10352
- "privacy_policy_url": "https://ipinfo.io/terms",
10353
- "privacy_contact": null,
10351
+ "country": "US",
10352
+ "privacy_policy_url": "https://ipinfo.io/privacy-policy",
10353
+ "privacy_contact": "support@ipinfo.io",
10354
10354
  "ghostery_id": "5074"
10355
10355
  },
10356
10356
  "iplogger": {
@@ -45383,10 +45383,10 @@
45383
45383
  },
45384
45384
  "ipinfo": {
45385
45385
  "name": "Ipinfo",
45386
- "category": "customer_interaction",
45386
+ "category": "site_analytics",
45387
45387
  "organization": "ipinfo.io",
45388
45388
  "alias": null,
45389
- "website_url": null,
45389
+ "website_url": "https://ipinfo.io/",
45390
45390
  "ghostery_id": "3120",
45391
45391
  "domains": [
45392
45392
  "ipinfo.io"
@@ -8700,9 +8700,9 @@ foresee/foresee-alive.js
8700
8700
  ||mbww.com^
8701
8701
  ! trackerdb_id:ipify trackerdb_category:misc trackerdb_domain
8702
8702
  ||ipify.org^
8703
- ! trackerdb_id:ipinfo trackerdb_category:customer_interaction trackerdb_filter
8703
+ ! trackerdb_id:ipinfo trackerdb_category:site_analytics trackerdb_filter
8704
8704
  ||ipinfo.io^$3p
8705
- ! trackerdb_id:ipinfo trackerdb_category:customer_interaction trackerdb_domain
8705
+ ! trackerdb_id:ipinfo trackerdb_category:site_analytics trackerdb_domain
8706
8706
  ||ipinfo.io^
8707
8707
  ! trackerdb_id:iplogger trackerdb_category:site_analytics trackerdb_filter
8708
8708
  ||iplogger.ru^$3p
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.489",
3
+ "version": "1.0.490",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {