29 lines
764 B
JSON
29 lines
764 B
JSON
[
|
|
{
|
|
"id": 17,
|
|
"priority": 1,
|
|
"action": {
|
|
"type": "modifyHeaders",
|
|
"requestHeaders": [
|
|
{
|
|
"header": "Origin",
|
|
"operation": "set",
|
|
"value": "https://csp.aliexpress.com"
|
|
},
|
|
{
|
|
"header": "Referer",
|
|
"operation": "set",
|
|
"value": "https://csp.aliexpress.com/"
|
|
},
|
|
{
|
|
"header": "Sec-Fetch-Site",
|
|
"operation": "set",
|
|
"value": "same-site"
|
|
}
|
|
]
|
|
},
|
|
"condition": {
|
|
"urlFilter": "||aliexpress.com"
|
|
}
|
|
}
|
|
] |