Skip to content

Commit

Permalink
updated user-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
torikushiii committed Oct 11, 2024
1 parent a42966c commit 06a6ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gots/fake-agent/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const definition = {
optionsType: "object",
options: {
headers: {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
}
},
parent: "Global"
Expand Down

0 comments on commit 06a6ad2

Please sign in to comment.