You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
2.0 KiB
71 lines
2.0 KiB
[
|
|
{
|
|
"id": 1,
|
|
"priority": 99,
|
|
"action": {
|
|
"type": "modifyHeaders",
|
|
"responseHeaders": [
|
|
{ "header": "content-security-policy", "operation": "remove" },
|
|
{
|
|
"header": "content-security-policy-report-only",
|
|
"operation": "remove"
|
|
},
|
|
{ "header": "expect-ct", "operation": "remove" },
|
|
{ "header": "report-to", "operation": "remove" },
|
|
{ "header": "x-content-security-policy", "operation": "remove" },
|
|
{ "header": "x-webkit-csp", "operation": "remove" },
|
|
{ "header": "x-xss-protection", "operation": "remove" },
|
|
{
|
|
"header": "x-permitted-cross-domain-policies",
|
|
"operation": "remove"
|
|
},
|
|
{ "header": "x-content-type-options", "operation": "remove" },
|
|
{ "header": "x-frame-options", "operation": "remove" },
|
|
{ "header": "X-Frame-Options", "operation": "remove" },
|
|
{ "header": "permissions-policy", "operation": "remove" },
|
|
{ "header": "timing-allow-origin", "operation": "remove" },
|
|
{ "header": "cross-origin-embedder-policy", "operation": "remove" },
|
|
{ "header": "cross-origin-opener-policy", "operation": "remove" },
|
|
{
|
|
"header": "cross-origin-opener-policy-report-only",
|
|
"operation": "remove"
|
|
},
|
|
{
|
|
"header": "cross-origin-embedder-policy-report-only",
|
|
"operation": "remove"
|
|
}
|
|
]
|
|
},
|
|
"condition": {
|
|
"urlFilter": "*",
|
|
"requestDomains": [
|
|
"github.com",
|
|
"githubusercontent.com",
|
|
"www.google.com",
|
|
"cn.bing.com",
|
|
"www.bing.com",
|
|
"fanyi.baidu.com",
|
|
"www.youdao.com",
|
|
"dict.youdao.com"
|
|
],
|
|
"resourceTypes": [
|
|
"main_frame",
|
|
"sub_frame",
|
|
"stylesheet",
|
|
"script",
|
|
"image",
|
|
"font",
|
|
"object",
|
|
"xmlhttprequest",
|
|
"ping",
|
|
"csp_report",
|
|
"media",
|
|
"websocket",
|
|
"webtransport",
|
|
"webbundle",
|
|
"other"
|
|
]
|
|
}
|
|
}
|
|
]
|