Update user-agent string
This commit is contained in:
parent
88e2b0602b
commit
2a749a01a3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"requestHeaders": [{
|
||||
"operation": "set",
|
||||
"header": "user-agent",
|
||||
"value": "Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"
|
||||
"value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 13_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36"
|
||||
}]
|
||||
},
|
||||
"condition" : {}
|
||||
|
|
Loading…
Reference in a new issue