@ghostery/trackerdb 1.0.323 → 1.0.325

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
@@ -7347,6 +7347,15 @@
7347
7347
  "privacy_contact": null,
7348
7348
  "ghostery_id": "327"
7349
7349
  },
7350
+ "epsilon": {
7351
+ "name": "Epsilon",
7352
+ "description": "Epsilon, formerly also known as Conversant, is an advertising company. Part of the Publicis Groupe with operations around the world. Our services help businesses find acquire and retain customers.",
7353
+ "website_url": "https://www.epsilon.com/",
7354
+ "country": "GB",
7355
+ "privacy_policy_url": "https://legal.epsilon.com/global-privacy-policies/",
7356
+ "privacy_contact": null,
7357
+ "ghostery_id": null
7358
+ },
7350
7359
  "eq_works": {
7351
7360
  "name": "EQ Works",
7352
7361
  "description": "Cyberplex, through its subsidiaries, provides Web advertising solutions, on-line customer acquisition strategies, and technology development for Fortune 1000 clients and small to mid-sized businesses. It operates in two segments, Technology Services and Web Advertising.",
@@ -39588,6 +39597,19 @@
39588
39597
  "||replaycontroller.4seeresults.com^$3p"
39589
39598
  ]
39590
39599
  },
39600
+ "formassembly": {
39601
+ "name": "FormAssembly",
39602
+ "category": "customer_interaction",
39603
+ "organization": "formassembly",
39604
+ "alias": null,
39605
+ "website_url": "https://www.formassembly.com/",
39606
+ "ghostery_id": null,
39607
+ "domains": [
39608
+ "tfaforms.net",
39609
+ "analytics.formassembly.com"
39610
+ ],
39611
+ "filters": []
39612
+ },
39591
39613
  "formisimo": {
39592
39614
  "name": "Formisimo",
39593
39615
  "category": "advertising",
@@ -71369,6 +71391,8 @@
71369
71391
  "securepaths.com": "forensiq",
71370
71392
  "4seeresults.com": "foresee",
71371
71393
  "foresee.com": "foresee",
71394
+ "tfaforms.net": "formassembly",
71395
+ "analytics.formassembly.com": "formassembly",
71372
71396
  "cdn-static.formisimo.com": "formisimo",
71373
71397
  "forter.com": "forter",
71374
71398
  "fortlachanhecksof.info": "fortlachanhecksof.info",
@@ -6696,6 +6696,10 @@ foresee/foresee-alive.js
6696
6696
  ||4seeresults.com^
6697
6697
  ! trackerdb_id:foresee trackerdb_category:utilities trackerdb_domain
6698
6698
  ||foresee.com^
6699
+ ! trackerdb_id:formassembly trackerdb_category:customer_interaction trackerdb_domain
6700
+ ||tfaforms.net^
6701
+ ! trackerdb_id:formassembly trackerdb_category:customer_interaction trackerdb_domain
6702
+ ||analytics.formassembly.com^
6699
6703
  ! trackerdb_id:formisimo trackerdb_category:advertising trackerdb_filter
6700
6704
  ||cdn-static.formisimo.com/tracking/js/tracking.js
6701
6705
  ! trackerdb_id:formisimo trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.323",
3
+ "version": "1.0.325",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {