大调整
This commit is contained in:
44
public/rules_1.json
Normal file
44
public/rules_1.json
Normal file
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"id": 12,
|
||||
"priority": 1,
|
||||
"action": {
|
||||
"type": "modifyHeaders",
|
||||
"requestHeaders": [
|
||||
{
|
||||
"header": "Origin",
|
||||
"operation": "set",
|
||||
"value": "https://kuajing.pinduoduo.com"
|
||||
},
|
||||
{
|
||||
"header": "Referer",
|
||||
"operation": "set",
|
||||
"value": "https://kuajing.pinduoduo.com/main/order-manage"
|
||||
},
|
||||
{
|
||||
"header": "Sec-Fetch-Site",
|
||||
"operation": "set",
|
||||
"value": "same-origin"
|
||||
},
|
||||
{
|
||||
"header": "Sec-Ch-Ua",
|
||||
"operation": "set",
|
||||
"value": "\"Not/A)Brand\";v=\"99\", \"Google Chrome\";v=\"115\", \"Chromium\";v=\"115\""
|
||||
},
|
||||
{
|
||||
"header": "Sec-Ch-Ua-Mobile",
|
||||
"operation": "set",
|
||||
"value": "?0"
|
||||
},
|
||||
{
|
||||
"header": "Sec-Ch-Ua-Platform",
|
||||
"operation": "set",
|
||||
"value": "Windows"
|
||||
}
|
||||
]
|
||||
},
|
||||
"condition": {
|
||||
"urlFilter": "joinDeliveryGoodsOrderPlatform"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user