Files
temu-plugin/public/rules_8.json
liushiwei 6356004d74 调整
2024-06-29 11:51:35 +08:00

24 lines
597 B
JSON

[
{
"id": 19,
"priority": 1,
"action": {
"type": "modifyHeaders",
"requestHeaders": [
{
"header": "Origin",
"operation": "set",
"value": "https://www.geiwohuo.com/"
},
{
"header": "Referer",
"operation": "set",
"value": "https://www.geiwohuo.com/"
}
]
},
"condition": {
"urlFilter": "||www.geiwohuo.com"
}
}
]