-
Notifications
You must be signed in to change notification settings - Fork 129
Expand file tree
/
Copy pathgpc.json
More file actions
115 lines (115 loc) · 3.83 KB
/
gpc.json
File metadata and controls
115 lines (115 loc) · 3.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"_meta": {
"description": "Global Privacy Control indicator"
},
"state": "enabled",
"exceptions": [
{
"domain": "boston.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/700"
},
{
"domain": "espn.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/2003"
},
{
"domain": "chime.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1524"
},
{
"domain": "tirerack.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1680"
},
{
"domain": "dollargeneral.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2101"
},
{
"domain": "milesplit.live",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2379"
},
{
"domain": "norton.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2240"
},
{
"domain": "madewell.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2563"
},
{
"domain": "flyfrontier.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2609"
},
{
"domain": "gladiatorgarageworks.com",
"reason": "Missing images on product pages"
},
{
"domain": "payment.nba.com",
"reason": "Call to action banner doesn't load when GPC enabled"
},
{
"domain": "delta.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/3493"
},
{
"domain": "hopwtr.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/3601"
},
{
"domain": "newyorker.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/3664"
},
{
"domain": "vanguard.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4714"
},
{
"domain": "guitarcenter.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4725"
},
{
"domain": "scheels.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4800"
},
{
"domain": "arhaus.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4819"
},
{
"domain": "metaux-precieux.fr",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4965"
},
{
"domain": "energa.pl",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4965"
},
{
"domain": "ernestjones.co.uk",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/4996"
},
{
"domain": "hawaiiathletics.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/5071"
},
{
"domain": "petsplace.nl",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/5128"
},
{
"domain": "filson.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/5159"
}
],
"settings": {
"gpcHeaderEnabledSites": [
"global-privacy-control.glitch.me",
"globalprivacycontrol.org",
"washingtonpost.com",
"nytimes.com",
"privacytests.org",
"privacytests2.org",
"privacy-test-pages.site"
]
}
}