@ghostery/trackerdb 1.0.769 → 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
@@ -39132,6 +39132,19 @@
39132
39132
  "||consentmanager.net^$3p"
39133
39133
  ]
39134
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
+ },
39135
39148
  "constant_contact": {
39136
39149
  "name": "Constant Contact",
39137
39150
  "category": "advertising",
@@ -81044,6 +81057,7 @@
81044
81057
  "cxt.ms": "connexity",
81045
81058
  "connextra.com": "connextra",
81046
81059
  "consentmanager.net": "consentmanager",
81060
+ "app.consentmo.com": "consentmo",
81047
81061
  "rs6.net": "constant_contact",
81048
81062
  "serverbid.com": "consumable",
81049
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.769",
3
+ "version": "1.0.770",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {