mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-16 02:00:21 +08:00
50 lines
737 B
JSON
50 lines
737 B
JSON
![]() |
[
|
||
|
{
|
||
|
"action": {
|
||
|
"responseHeaders": [
|
||
|
{
|
||
|
"header": "content-security-policy",
|
||
|
"operation": "append",
|
||
|
"value": "worker-src 'none'"
|
||
|
}
|
||
|
],
|
||
|
"type": "modifyHeaders"
|
||
|
},
|
||
|
"condition": {
|
||
|
"requestDomains": [
|
||
|
"opulens.se",
|
||
|
"skogsforum.se",
|
||
|
"sv.picmix.com",
|
||
|
"tripadvisor.se"
|
||
|
],
|
||
|
"resourceTypes": [
|
||
|
"main_frame",
|
||
|
"sub_frame"
|
||
|
]
|
||
|
},
|
||
|
"id": 1
|
||
|
},
|
||
|
{
|
||
|
"action": {
|
||
|
"responseHeaders": [
|
||
|
{
|
||
|
"header": "content-security-policy",
|
||
|
"operation": "append",
|
||
|
"value": "img-src 'self' *.wordpress.com *.wp.com *.gravatar.com"
|
||
|
}
|
||
|
],
|
||
|
"type": "modifyHeaders"
|
||
|
},
|
||
|
"condition": {
|
||
|
"requestDomains": [
|
||
|
"matorama.se"
|
||
|
],
|
||
|
"resourceTypes": [
|
||
|
"main_frame",
|
||
|
"sub_frame"
|
||
|
]
|
||
|
},
|
||
|
"id": 1234
|
||
|
}
|
||
|
]
|