Skip to content

Commit

Permalink
Update referrer-trimming/tracker_radar_reference.json (#50)
Browse files Browse the repository at this point in the history
* Update tracker_radar_reference.json

Entity lookup is broken on Apple platforms due to difference in Entity names

* Update tests.json

Fix mis-formatted test

Co-authored-by: Konrad Dzwinel <[email protected]>
  • Loading branch information
SlayterDev and kdzwinel authored Sep 1, 2022
1 parent cc7b289 commit 165c25e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions referrer-trimming/tracker_radar_reference.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
}
},
"entities": {
"Company1": {
"Company 1": {
"domains": [
"company1.com",
"company1.co.uk"
],
"prevalence": 0.1,
"displayName": "Company 1"
},
"Company2": {
"Company 2": {
"domains": [
"company2.com",
"company2.co.uk"
Expand Down

0 comments on commit 165c25e

Please sign in to comment.