@ghostery/trackerdb 1.0.524 → 1.0.525

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
@@ -20514,6 +20514,15 @@
20514
20514
  "privacy_contact": "privacy@varickmm.com",
20515
20515
  "ghostery_id": "567"
20516
20516
  },
20517
+ "varify": {
20518
+ "name": "Varify",
20519
+ "description": "A/B Testing platform without a traffic limit.",
20520
+ "website_url": "https://varify.io/",
20521
+ "country": "DE",
20522
+ "privacy_policy_url": "https://varify.io/privacy-statement/",
20523
+ "privacy_contact": "info@varify.io",
20524
+ "ghostery_id": null
20525
+ },
20517
20526
  "vcita": {
20518
20527
  "name": "Vcita",
20519
20528
  "description": "Founded in 2010 by Eran Utmazgin and itzik Levy, vCita has become the leader in web engagement software specifically designed for small business. The vCita platform redefines small business by empowering online visitors to engage, driving more opportunities from the web, mobile, email and social. The vCita Web Engagement Platform includes messaging, self-service scheduling and online payments via any device, anytime, from anywhere. vCita increases the effectiveness of any web presence, strengthens customer relationships and provides a personalized experience clients have come to expect.vCita operates from Seattle, WA USA and Tel-Aviv, Israel.",
@@ -67320,6 +67329,20 @@
67320
67329
  "||vmmpxl.com^$3p"
67321
67330
  ]
67322
67331
  },
67332
+ "varify": {
67333
+ "name": "Varify",
67334
+ "category": "site_analytics",
67335
+ "organization": "varify",
67336
+ "alias": null,
67337
+ "website_url": "https://varify.io/",
67338
+ "ghostery_id": null,
67339
+ "domains": [
67340
+ "varify.io"
67341
+ ],
67342
+ "filters": [
67343
+ "||varify.io^$3p"
67344
+ ]
67345
+ },
67323
67346
  "vcita": {
67324
67347
  "name": "Vcita",
67325
67348
  "category": "site_analytics",
@@ -75795,6 +75818,7 @@
75795
75818
  "valuedopinions.co.uk": "valued_opinions",
75796
75819
  "buzzparadise.com": "vanksen",
75797
75820
  "vmmpxl.com": "varick_media_management",
75821
+ "varify.io": "varify",
75798
75822
  "vcita.com": "vcita",
75799
75823
  "tracking.vcommission.com": "vcommission",
75800
75824
  "vdopia.com": "vdopia",
@@ -80280,6 +80304,7 @@
80280
80304
  "||valuedopinions.co.uk^$3p": "valued_opinions",
80281
80305
  "||buzzparadise.com^$3p": "vanksen",
80282
80306
  "||vmmpxl.com^$3p": "varick_media_management",
80307
+ "||varify.io^$3p": "varify",
80283
80308
  "||impress.vcita.com/imp/": "vcita",
80284
80309
  "||vcita.com/widgets/active_engage/configuration": "vcita",
80285
80310
  "||tracking.vcommission.com^$3p": "vcommission",
@@ -16994,6 +16994,10 @@ ntpagetag
16994
16994
  ||vmmpxl.com^$3p
16995
16995
  ! trackerdb_id:varick_media_management trackerdb_category:advertising trackerdb_domain
16996
16996
  ||vmmpxl.com^
16997
+ ! trackerdb_id:varify trackerdb_category:site_analytics trackerdb_filter
16998
+ ||varify.io^$3p
16999
+ ! trackerdb_id:varify trackerdb_category:site_analytics trackerdb_domain
17000
+ ||varify.io^
16997
17001
  ! trackerdb_id:vcita trackerdb_category:site_analytics trackerdb_filter
16998
17002
  ||impress.vcita.com/imp/
16999
17003
  ! trackerdb_id:vcita trackerdb_category:site_analytics trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.524",
3
+ "version": "1.0.525",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {