更新
This commit is contained in:
19
public/rules_2.json
Normal file
19
public/rules_2.json
Normal file
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"id": 12,
|
||||
"priority": 1,
|
||||
"action": {
|
||||
"type": "modifyHeaders",
|
||||
"requestHeaders": [
|
||||
{
|
||||
"header": "Origin",
|
||||
"operation": "set",
|
||||
"value": "https://www.temu.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
"condition": {
|
||||
"urlFilter": "||www.temu.com"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user