51 lines
1.8 KiB
JSON
51 lines
1.8 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"priority": 1,
|
|
"action": {
|
|
"type": "modifyHeaders",
|
|
"responseHeaders": [
|
|
{ "header": "content-security-policy", "operation": "remove" },
|
|
{ "header": "content-security-policy-report-only", "operation": "remove" },
|
|
{ "header": "x-frame-options", "operation": "remove" }
|
|
]
|
|
},
|
|
"condition": {
|
|
"urlFilter": "||discord.com/*",
|
|
"resourceTypes": ["main_frame", "sub_frame", "xmlhttprequest", "script", "image", "media", "websocket", "other"]
|
|
}
|
|
},
|
|
{
|
|
"id": 2,
|
|
"priority": 1,
|
|
"action": {
|
|
"type": "modifyHeaders",
|
|
"responseHeaders": [
|
|
{ "header": "content-security-policy", "operation": "remove" },
|
|
{ "header": "content-security-policy-report-only", "operation": "remove" },
|
|
{ "header": "x-frame-options", "operation": "remove" }
|
|
]
|
|
},
|
|
"condition": {
|
|
"urlFilter": "||ptb.discord.com/*",
|
|
"resourceTypes": ["main_frame", "sub_frame", "xmlhttprequest", "script", "image", "media", "websocket", "other"]
|
|
}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"priority": 1,
|
|
"action": {
|
|
"type": "modifyHeaders",
|
|
"responseHeaders": [
|
|
{ "header": "content-security-policy", "operation": "remove" },
|
|
{ "header": "content-security-policy-report-only", "operation": "remove" },
|
|
{ "header": "x-frame-options", "operation": "remove" }
|
|
]
|
|
},
|
|
"condition": {
|
|
"urlFilter": "||canary.discord.com/*",
|
|
"resourceTypes": ["main_frame", "sub_frame", "xmlhttprequest", "script", "image", "media", "websocket", "other"]
|
|
}
|
|
}
|
|
]
|