@ghostery/trackerdb 1.0.667 → 1.0.668

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
@@ -45664,7 +45664,8 @@
45664
45664
  "ghostery_id": null,
45665
45665
  "domains": [
45666
45666
  "inmarsat.com",
45667
- "wifi.koreanair.com"
45667
+ "wifi.koreanair.com",
45668
+ "i-wifisupport.com"
45668
45669
  ],
45669
45670
  "filters": []
45670
45671
  },
@@ -74900,6 +74901,7 @@
74900
74901
  "keap.com": "infusionsoft",
74901
74902
  "inmarsat.com": "inmarsat",
74902
74903
  "wifi.koreanair.com": "inmarsat",
74904
+ "i-wifisupport.com": "inmarsat",
74903
74905
  "sync.inmobi.com": "inmobi",
74904
74906
  "cmp.inmobi.com": "inmobi_cmp",
74905
74907
  "inmoment.com": "inmoment",
@@ -8662,6 +8662,8 @@ foresee/foresee-alive.js
8662
8662
  ||inmarsat.com^
8663
8663
  ! trackerdb_id:inmarsat trackerdb_category:customer_interaction trackerdb_domain
8664
8664
  ||wifi.koreanair.com^
8665
+ ! trackerdb_id:inmarsat trackerdb_category:customer_interaction trackerdb_domain
8666
+ ||i-wifisupport.com^
8665
8667
  ! trackerdb_id:inmobi trackerdb_category:advertising trackerdb_domain
8666
8668
  ||sync.inmobi.com^
8667
8669
  ! trackerdb_id:inmobi_cmp trackerdb_category:consent trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.667",
3
+ "version": "1.0.668",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {