@ghostery/trackerdb 1.0.768 → 1.0.770

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
@@ -6397,6 +6397,16 @@
6397
6397
  "ghostery_id": null,
6398
6398
  "tags": []
6399
6399
  },
6400
+ "consentmo": {
6401
+ "name": "Consentmo",
6402
+ "description": "Consentmo is a specialized IT services company based in Sofia, Bulgaria, offering a GDPR/CCPA compliance application for Shopify merchants.",
6403
+ "website_url": "https://www.consentmo.com/",
6404
+ "country": "BG",
6405
+ "privacy_policy_url": "https://www.consentmo.com/privacy-policy-en",
6406
+ "privacy_contact": "support@consentmo.com",
6407
+ "ghostery_id": null,
6408
+ "tags": []
6409
+ },
6400
6410
  "constant_contact": {
6401
6411
  "name": "Constant Contact",
6402
6412
  "description": "\"Constant Contact®, Inc. helps small businesses, associations, and nonprofits connect with their customers, clients, and members\"",
@@ -39122,6 +39132,19 @@
39122
39132
  "||consentmanager.net^$3p"
39123
39133
  ]
39124
39134
  },
39135
+ "consentmo": {
39136
+ "name": "Consentmo",
39137
+ "category": "consent",
39138
+ "organization": "consentmo",
39139
+ "alias": null,
39140
+ "website_url": "https://consentmo.com",
39141
+ "ghostery_id": null,
39142
+ "tags": [],
39143
+ "domains": [
39144
+ "app.consentmo.com"
39145
+ ],
39146
+ "filters": []
39147
+ },
39125
39148
  "constant_contact": {
39126
39149
  "name": "Constant Contact",
39127
39150
  "category": "advertising",
@@ -81034,6 +81057,7 @@
81034
81057
  "cxt.ms": "connexity",
81035
81058
  "connextra.com": "connextra",
81036
81059
  "consentmanager.net": "consentmanager",
81060
+ "app.consentmo.com": "consentmo",
81037
81061
  "rs6.net": "constant_contact",
81038
81062
  "serverbid.com": "consumable",
81039
81063
  "contactatonce.com": "contact_at_once",
@@ -4866,6 +4866,8 @@ touchclarity
4866
4866
  ||consentmanager.net^$3p
4867
4867
  ! trackerdb_id:consentmanager trackerdb_category:consent trackerdb_domain
4868
4868
  ||consentmanager.net^
4869
+ ! trackerdb_id:consentmo trackerdb_category:consent trackerdb_domain
4870
+ ||app.consentmo.com^
4869
4871
  ! trackerdb_id:constant_contact trackerdb_category:advertising trackerdb_filter
4870
4872
  ||rs6.net/on.jsp
4871
4873
  ! trackerdb_id:constant_contact trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.768",
3
+ "version": "1.0.770",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {