@ghostery/trackerdb 1.0.156 → 1.0.158

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
@@ -654,8 +654,8 @@
654
654
  "ghostery_id": "541"
655
655
  },
656
656
  "adara_analytics": {
657
- "name": "ADARA Analytics",
658
- "description": "Adara Media (formerly Opinmind) provides tools for optimizing advertising across multiple ad networks and exchanges for advertisers. Adara Media collects, organizes and interprets Web traffic data categorizing high-value audience segments used to target consumers.",
657
+ "name": "Adara",
658
+ "description": "Adara Inc. is a business-to-business company that offers a technology platform which provides products and services enabling our clients to buy advertising space online and measure and analyze their campaigns.",
659
659
  "website_url": "https://adara.com/",
660
660
  "country": "US",
661
661
  "privacy_policy_url": "https://adara.com/privacy-promise/",
@@ -22565,7 +22565,7 @@
22565
22565
  ]
22566
22566
  },
22567
22567
  "adara_analytics": {
22568
- "name": "ADARA Analytics",
22568
+ "name": "Adara",
22569
22569
  "category": "advertising",
22570
22570
  "organization": "adara_analytics",
22571
22571
  "alias": null,
@@ -56098,6 +56098,20 @@
56098
56098
  ],
56099
56099
  "filters": []
56100
56100
  },
56101
+ "report_uri": {
56102
+ "name": "Report URI",
56103
+ "category": "essential",
56104
+ "organization": "report_uri",
56105
+ "alias": null,
56106
+ "website_url": "https://report-uri.com",
56107
+ "ghostery_id": null,
56108
+ "domains": [
56109
+ "report-uri.com"
56110
+ ],
56111
+ "filters": [
56112
+ "||report-uri.com^$3p"
56113
+ ]
56114
+ },
56101
56115
  "repost.us": {
56102
56116
  "name": "Repost.us",
56103
56117
  "category": "advertising",
@@ -72047,6 +72061,7 @@
72047
72061
  "relevant4.com": "relevant4.com",
72048
72062
  "remintrex.com": "remintrex",
72049
72063
  "remove.video": "remove.video",
72064
+ "report-uri.com": "report_uri",
72050
72065
  "rp-api.com": "repost.us",
72051
72066
  "republer.com": "republer.com",
72052
72067
  "resmeter.respublica.al": "res-meter",
@@ -76418,6 +76433,7 @@
76418
76433
  "||tdn.r42tag.com^$3p": "relay42",
76419
76434
  "||relestar.com^$3p": "relestar",
76420
76435
  "||tap.rubiconproject.com/partner/agent/rubicon/channels.js": "relestar",
76436
+ "||report-uri.com^$3p": "report_uri",
76421
76437
  "||rp-api.com/rjs/repost": "repost.us",
76422
76438
  "||a.republer.com/exp": "republer.com",
76423
76439
  "||resmeter.respublica.al^$3p": "res-meter",
@@ -12866,6 +12866,10 @@ audiences/static/widget/audience-manager.api.min.js
12866
12866
  ||remintrex.com^
12867
12867
  ! trackerdb_id:remove.video trackerdb_category:extensions trackerdb_domain
12868
12868
  ||remove.video^
12869
+ ! trackerdb_id:report_uri trackerdb_category:essential trackerdb_filter
12870
+ ||report-uri.com^$3p
12871
+ ! trackerdb_id:report_uri trackerdb_category:essential trackerdb_domain
12872
+ ||report-uri.com^
12869
12873
  ! trackerdb_id:repost.us trackerdb_category:advertising trackerdb_filter
12870
12874
  ||rp-api.com/rjs/repost
12871
12875
  ! trackerdb_id:repost.us trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.156",
3
+ "version": "1.0.158",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {