update default User-Agent header to Firefox 128 ESR

This commit is contained in:
Mike Fährmann
2024-07-09 20:35:54 +02:00
parent 8e747b6dee
commit 8aca0e6970
3 changed files with 5 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
"proxy": null,
"skip": true,
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0",
"retries": 4,
"timeout": 30.0,
"verify": true,