@ghostery/trackerdb 1.0.378 → 1.0.380

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
@@ -13962,6 +13962,15 @@
13962
13962
  "privacy_contact": "privacy@openai.com",
13963
13963
  "ghostery_id": null
13964
13964
  },
13965
+ "openjsf": {
13966
+ "name": "OpenJS Foundation",
13967
+ "description": "OpenJS promotes the widespread adoption and continued development of key JavaScript technologies worldwide.",
13968
+ "website_url": "https://openjsf.org/",
13969
+ "country": null,
13970
+ "privacy_policy_url": "https://privacy-policy.openjsf.org/",
13971
+ "privacy_contact": "privacy@openjsf.org",
13972
+ "ghostery_id": null
13973
+ },
13965
13974
  "openstat": {
13966
13975
  "name": "Openstat",
13967
13976
  "description": "Openstat is a web analytics company. They provide customers with a suite of tools that are used to measure website statistics, audit and optimize advertising campaigns, build communications with visitors to websites, research markets and preferences of users on the web.",
@@ -65531,9 +65540,13 @@
65531
65540
  "website_url": "https://www.uniqodo.com/",
65532
65541
  "ghostery_id": null,
65533
65542
  "domains": [
65534
- "uqd.io"
65543
+ "uqd.io",
65544
+ "promotionx.io",
65545
+ "uniqodo.com"
65535
65546
  ],
65536
- "filters": []
65547
+ "filters": [
65548
+ "||uniqodo.com^$3p"
65549
+ ]
65537
65550
  },
65538
65551
  "unister": {
65539
65552
  "name": "Unister",
@@ -74481,6 +74494,8 @@
74481
74494
  "roitesting.com": "unica",
74482
74495
  "unica.com": "unica",
74483
74496
  "uqd.io": "uniqodo",
74497
+ "promotionx.io": "uniqodo",
74498
+ "uniqodo.com": "uniqodo",
74484
74499
  "unister-adservices.com": "unister",
74485
74500
  "unister-gmbh.de": "unister",
74486
74501
  "uadx.com": "unite",
@@ -78931,6 +78946,7 @@
78931
78946
  "ntpagetag": "unica",
78932
78947
  "||roitesting.com^$3p": "unica",
78933
78948
  "||unica.com^$3p": "unica",
78949
+ "||uniqodo.com^$3p": "uniqodo",
78934
78950
  "||analytics-static.unister-gmbh.de^$3p": "unister",
78935
78951
  "||analytics.unister-gmbh.de^$3p": "unister",
78936
78952
  "||unister-adservices.com^$3p": "unister",
@@ -16468,8 +16468,14 @@ ntpagetag
16468
16468
  ||roitesting.com^
16469
16469
  ! trackerdb_id:unica trackerdb_category:customer_interaction trackerdb_domain
16470
16470
  ||unica.com^
16471
+ ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_filter
16472
+ ||uniqodo.com^$3p
16471
16473
  ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_domain
16472
16474
  ||uqd.io^
16475
+ ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_domain
16476
+ ||promotionx.io^
16477
+ ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_domain
16478
+ ||uniqodo.com^
16473
16479
  ! trackerdb_id:unister trackerdb_category:site_analytics trackerdb_filter
16474
16480
  ||analytics-static.unister-gmbh.de^$3p
16475
16481
  ! 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.378",
3
+ "version": "1.0.380",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {