@ghostery/trackerdb 1.0.131 → 1.0.132

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
@@ -33753,6 +33753,19 @@
33753
33753
  "||cookieq.com/scripts"
33754
33754
  ]
33755
33755
  },
33756
+ "cookieyes": {
33757
+ "name": "CookieYes",
33758
+ "category": "consent",
33759
+ "organization": "cookieyes",
33760
+ "alias": null,
33761
+ "website_url": "https://www.cookieyes.com/",
33762
+ "ghostery_id": null,
33763
+ "domains": [
33764
+ "cdn-cookieyes.com",
33765
+ "log.cookieyes.com"
33766
+ ],
33767
+ "filters": []
33768
+ },
33756
33769
  "cooliris": {
33757
33770
  "name": "Cooliris",
33758
33771
  "category": "customer_interaction",
@@ -69745,6 +69758,8 @@
69745
69758
  "cookieinformation.com": "cookieinformation",
69746
69759
  "policy.app.cookieinformation.com": "cookieinformation",
69747
69760
  "cookieq.com": "cookieq",
69761
+ "cdn-cookieyes.com": "cookieyes",
69762
+ "log.cookieyes.com": "cookieyes",
69748
69763
  "lite.piclens.com": "cooliris",
69749
69764
  "copacet.com": "copacet",
69750
69765
  "raasnet.com": "coreaudience",
@@ -4652,6 +4652,10 @@ touchclarity
4652
4652
  ||cookieq.com/scripts
4653
4653
  ! trackerdb_id:cookieq trackerdb_category:essential trackerdb_domain
4654
4654
  ||cookieq.com^$third-party
4655
+ ! trackerdb_id:cookieyes trackerdb_category:consent trackerdb_domain
4656
+ ||cdn-cookieyes.com^$third-party
4657
+ ! trackerdb_id:cookieyes trackerdb_category:consent trackerdb_domain
4658
+ ||log.cookieyes.com^$third-party
4655
4659
  ! trackerdb_id:cooliris trackerdb_category:customer_interaction trackerdb_filter
4656
4660
  ||lite.piclens.com^$3p
4657
4661
  ! trackerdb_id:cooliris trackerdb_category:customer_interaction trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.131",
3
+ "version": "1.0.132",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {