Skip to content

Commit

Permalink
Apply EFF DNT scan data to blocked domains
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed May 10, 2023
1 parent f37b8db commit c16b1d3
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion src/data/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -3645,6 +3645,11 @@
"cdkeys.com": {
"heuristicAction": "allow"
},
"cdn-client.medium.com": {
"dnt": true,
"heuristicAction": "",
"nextUpdateTime": 1684304906675
},
"cdn-eu.dynamicyield.com": {
"heuristicAction": "cookieblock"
},
Expand All @@ -3654,12 +3659,22 @@
"cdn-go.cn": {
"heuristicAction": "allow"
},
"cdn-images-1.medium.com": {
"dnt": true,
"heuristicAction": "",
"nextUpdateTime": 1683972691521
},
"cdn-images.mailchimp.com": {
"heuristicAction": "cookieblock"
},
"cdn-net.com": {
"heuristicAction": "block"
},
"cdn-static-1.medium.com": {
"dnt": true,
"heuristicAction": "",
"nextUpdateTime": 1684180937991
},
"cdn.api.twitter.com": {
"heuristicAction": "cookieblock"
},
Expand Down Expand Up @@ -7202,6 +7217,11 @@
"globo.com": {
"heuristicAction": "allow"
},
"glyph.medium.com": {
"dnt": true,
"heuristicAction": "",
"nextUpdateTime": 1683942879114
},
"gm.com": {
"heuristicAction": "allow"
},
Expand Down Expand Up @@ -8749,7 +8769,9 @@
"heuristicAction": "allow"
},
"ipp-meredith.com": {
"heuristicAction": "block"
"dnt": true,
"heuristicAction": "block",
"nextUpdateTime": 1683876200258
},
"ipredictive.com": {
"heuristicAction": "block"
Expand Down Expand Up @@ -10556,6 +10578,11 @@
"miridih.com": {
"heuristicAction": "allow"
},
"miro.medium.com": {
"dnt": true,
"heuristicAction": "",
"nextUpdateTime": 1684183134632
},
"mirtesen.ru": {
"heuristicAction": "allow"
},
Expand Down

0 comments on commit c16b1d3

Please sign in to comment.