@ghostery/trackerdb 1.0.277 → 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
@@ -19452,6 +19452,15 @@
19452
19452
  "privacy_contact": "admin@underdogmedia.com",
19453
19453
  "ghostery_id": "748"
19454
19454
  },
19455
+ "uniqodo": {
19456
+ "name": "Uniqodo",
19457
+ "description": "Promotion Experience Platform for eCommerce brands wanting to target audiences and deliver promotions.",
19458
+ "website_url": "https://www.uniqodo.com",
19459
+ "country": "GB",
19460
+ "privacy_policy_url": "https://www.uniqodo.com/privacy-policy/",
19461
+ "privacy_contact": "privacy@uniqodo.com",
19462
+ "ghostery_id": null
19463
+ },
19455
19464
  "unister": {
19456
19465
  "name": "Unister",
19457
19466
  "description": "\"Unister Media GmbH is specialized in the marketing of online portals...Within this wide-reaching portfolio, you can book through us display advertising, newsletters and mailings integrations, performance-oriented formats as well as special implementations and integrations.\"",
@@ -64670,6 +64679,18 @@
64670
64679
  "||unica.com^$3p"
64671
64680
  ]
64672
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
+ },
64673
64694
  "unister": {
64674
64695
  "name": "Unister",
64675
64696
  "category": "site_analytics",
@@ -73473,6 +73494,7 @@
73473
73494
  "undertone.com": "undertone",
73474
73495
  "roitesting.com": "unica",
73475
73496
  "unica.com": "unica",
73497
+ "uqd.io": "uniqodo",
73476
73498
  "unister-adservices.com": "unister",
73477
73499
  "unister-gmbh.de": "unister",
73478
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.277",
3
+ "version": "1.0.279",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {