@ghostery/trackerdb 1.0.278 → 1.0.279

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
@@ -64679,6 +64679,18 @@
64679
64679
  "||unica.com^$3p"
64680
64680
  ]
64681
64681
  },
64682
+ "uniqodo": {
64683
+ "name": "Uniqodo",
64684
+ "category": "customer_interaction",
64685
+ "organization": "uniqodo",
64686
+ "alias": null,
64687
+ "website_url": "https://www.uniqodo.com/",
64688
+ "ghostery_id": null,
64689
+ "domains": [
64690
+ "uqd.io"
64691
+ ],
64692
+ "filters": []
64693
+ },
64682
64694
  "unister": {
64683
64695
  "name": "Unister",
64684
64696
  "category": "site_analytics",
@@ -73482,6 +73494,7 @@
73482
73494
  "undertone.com": "undertone",
73483
73495
  "roitesting.com": "unica",
73484
73496
  "unica.com": "unica",
73497
+ "uqd.io": "uniqodo",
73485
73498
  "unister-adservices.com": "unister",
73486
73499
  "unister-gmbh.de": "unister",
73487
73500
  "uadx.com": "unite",
@@ -16304,6 +16304,8 @@ ntpagetag
16304
16304
  ||roitesting.com^
16305
16305
  ! trackerdb_id:unica trackerdb_category:customer_interaction trackerdb_domain
16306
16306
  ||unica.com^
16307
+ ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_domain
16308
+ ||uqd.io^
16307
16309
  ! trackerdb_id:unister trackerdb_category:site_analytics trackerdb_filter
16308
16310
  ||analytics-static.unister-gmbh.de^$3p
16309
16311
  ! trackerdb_id:unister 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.278",
3
+ "version": "1.0.279",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {