Skip to content

Commit c16b1d3

Browse files
committed
Apply EFF DNT scan data to blocked domains
1 parent f37b8db commit c16b1d3

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

src/data/seed.json

+28-1
Original file line numberDiff line numberDiff line change
@@ -3645,6 +3645,11 @@
36453645
"cdkeys.com": {
36463646
"heuristicAction": "allow"
36473647
},
3648+
"cdn-client.medium.com": {
3649+
"dnt": true,
3650+
"heuristicAction": "",
3651+
"nextUpdateTime": 1684304906675
3652+
},
36483653
"cdn-eu.dynamicyield.com": {
36493654
"heuristicAction": "cookieblock"
36503655
},
@@ -3654,12 +3659,22 @@
36543659
"cdn-go.cn": {
36553660
"heuristicAction": "allow"
36563661
},
3662+
"cdn-images-1.medium.com": {
3663+
"dnt": true,
3664+
"heuristicAction": "",
3665+
"nextUpdateTime": 1683972691521
3666+
},
36573667
"cdn-images.mailchimp.com": {
36583668
"heuristicAction": "cookieblock"
36593669
},
36603670
"cdn-net.com": {
36613671
"heuristicAction": "block"
36623672
},
3673+
"cdn-static-1.medium.com": {
3674+
"dnt": true,
3675+
"heuristicAction": "",
3676+
"nextUpdateTime": 1684180937991
3677+
},
36633678
"cdn.api.twitter.com": {
36643679
"heuristicAction": "cookieblock"
36653680
},
@@ -7202,6 +7217,11 @@
72027217
"globo.com": {
72037218
"heuristicAction": "allow"
72047219
},
7220+
"glyph.medium.com": {
7221+
"dnt": true,
7222+
"heuristicAction": "",
7223+
"nextUpdateTime": 1683942879114
7224+
},
72057225
"gm.com": {
72067226
"heuristicAction": "allow"
72077227
},
@@ -8749,7 +8769,9 @@
87498769
"heuristicAction": "allow"
87508770
},
87518771
"ipp-meredith.com": {
8752-
"heuristicAction": "block"
8772+
"dnt": true,
8773+
"heuristicAction": "block",
8774+
"nextUpdateTime": 1683876200258
87538775
},
87548776
"ipredictive.com": {
87558777
"heuristicAction": "block"
@@ -10556,6 +10578,11 @@
1055610578
"miridih.com": {
1055710579
"heuristicAction": "allow"
1055810580
},
10581+
"miro.medium.com": {
10582+
"dnt": true,
10583+
"heuristicAction": "",
10584+
"nextUpdateTime": 1684183134632
10585+
},
1055910586
"mirtesen.ru": {
1056010587
"heuristicAction": "allow"
1056110588
},

0 commit comments

Comments
 (0)