@ghostery/trackerdb 1.0.808 → 1.0.810

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
@@ -22227,6 +22227,16 @@
22227
22227
  "ghostery_id": "1004",
22228
22228
  "tags": []
22229
22229
  },
22230
+ "termly": {
22231
+ "name": "Termly",
22232
+ "description": "Termly Inc. is a provider of data privacy compliance software, with a focus on helping small-to-medium businesses (SMBs) adhere to global regulations like GDPR, CCPA, and ePrivacy. They offer automated legal document generation, cookie consent management, and website scanning to ensure compliance.",
22233
+ "website_url": "https://termly.io/",
22234
+ "country": "US",
22235
+ "privacy_policy_url": "https://termly.io/our-privacy-policy/",
22236
+ "privacy_contact": "privacy@termly.io",
22237
+ "ghostery_id": null,
22238
+ "tags": []
22239
+ },
22230
22240
  "teroti": {
22231
22241
  "name": "Teroti",
22232
22242
  "description": "\"Teroti is a Global Search Marketing network. Teroti helps advertisers reach out to millions of consumers and help publishers to monetize every single visitor.\"",
@@ -72333,6 +72343,21 @@
72333
72343
  ],
72334
72344
  "filters": []
72335
72345
  },
72346
+ "termly": {
72347
+ "name": "Termly",
72348
+ "category": "consent",
72349
+ "organization": "termly",
72350
+ "alias": null,
72351
+ "website_url": "https://termly.io/",
72352
+ "ghostery_id": null,
72353
+ "tags": [],
72354
+ "domains": [
72355
+ "termly.io"
72356
+ ],
72357
+ "filters": [
72358
+ "||termly.io^$3p"
72359
+ ]
72360
+ },
72336
72361
  "teroti": {
72337
72362
  "name": "Teroti",
72338
72363
  "category": "advertising",
@@ -84372,6 +84397,7 @@
84372
84397
  "tracking.dsmmadvantage.com": "teletech",
84373
84398
  "tenderapp.com": "tender",
84374
84399
  "tensitionschoo.club": "tensitionschoo.club",
84400
+ "termly.io": "termly",
84375
84401
  "watch.teroti.com": "teroti",
84376
84402
  "webterren.com": "terren",
84377
84403
  "testfreaks.com": "testfreaks",
@@ -88989,6 +89015,7 @@
88989
89015
  "||emailretargeting.com^$3p": "tedemis",
88990
89016
  "||tracking.dsmmadvantage.com/clients/": "teletech",
88991
89017
  "||tenderapp.com/tender_widget.js": "tender",
89018
+ "||termly.io^$3p": "termly",
88992
89019
  "||watch.teroti.com^$3p": "teroti",
88993
89020
  "||webterren.com^$3p": "terren",
88994
89021
  "||testfreaks.com^$3p": "testfreaks",
@@ -16504,6 +16504,10 @@ smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsb
16504
16504
  ||tenderapp.com^
16505
16505
  ! trackerdb_id:tensitionschoo.club trackerdb_category:misc trackerdb_domain
16506
16506
  ||tensitionschoo.club^
16507
+ ! trackerdb_id:termly trackerdb_category:consent trackerdb_filter
16508
+ ||termly.io^$3p
16509
+ ! trackerdb_id:termly trackerdb_category:consent trackerdb_domain
16510
+ ||termly.io^
16507
16511
  ! trackerdb_id:teroti trackerdb_category:advertising trackerdb_filter
16508
16512
  ||watch.teroti.com^$3p
16509
16513
  ! trackerdb_id:teroti trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.808",
3
+ "version": "1.0.810",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {