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

@@ -591,7 +591,7 @@ extractor.*.user-agent
Type
``string``
Default
``"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0"``
``"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"``
Description
User-Agent header value to be used for HTTP requests.