@ghostery/trackerdb 1.0.155 → 1.0.157

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
@@ -15728,6 +15728,15 @@
15728
15728
  "privacy_contact": "info@relevad.com",
15729
15729
  "ghostery_id": "1755"
15730
15730
  },
15731
+ "report_uri": {
15732
+ "name": "Report URI",
15733
+ "description": "Report URI was founded to allow you to deploy and utilise modern browser security features. You can get started easily and use our service to detect some of the most dangerous attacks online.",
15734
+ "website_url": "https://report-uri.com",
15735
+ "country": "GB",
15736
+ "privacy_policy_url": "https://report-uri.com/home/privacy_policy",
15737
+ "privacy_contact": "info@report-uri.com",
15738
+ "ghostery_id": null
15739
+ },
15731
15740
  "repost": {
15732
15741
  "name": "Repost",
15733
15742
  "description": "\"Free Range Content, Inc. creates products and services that maximize the reach and revenue of digital content. We build new market share and revenue streams for online publishers through frictionless technology that enables the easy and profitable exchange of content between producers and consumers.\"",
@@ -56089,6 +56098,20 @@
56089
56098
  ],
56090
56099
  "filters": []
56091
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
+ },
56092
56115
  "repost.us": {
56093
56116
  "name": "Repost.us",
56094
56117
  "category": "advertising",
@@ -72038,6 +72061,7 @@
72038
72061
  "relevant4.com": "relevant4.com",
72039
72062
  "remintrex.com": "remintrex",
72040
72063
  "remove.video": "remove.video",
72064
+ "report-uri.com": "report_uri",
72041
72065
  "rp-api.com": "repost.us",
72042
72066
  "republer.com": "republer.com",
72043
72067
  "resmeter.respublica.al": "res-meter",
@@ -76409,6 +76433,7 @@
76409
76433
  "||tdn.r42tag.com^$3p": "relay42",
76410
76434
  "||relestar.com^$3p": "relestar",
76411
76435
  "||tap.rubiconproject.com/partner/agent/rubicon/channels.js": "relestar",
76436
+ "||report-uri.com^$3p": "report_uri",
76412
76437
  "||rp-api.com/rjs/repost": "repost.us",
76413
76438
  "||a.republer.com/exp": "republer.com",
76414
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.155",
3
+ "version": "1.0.157",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {