mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
User agent: don't include the patch number in the Firefox version
The Firefox version in the user agent doesn't include the patch version: 106.0 not 106.0.2 Close #1914
This commit is contained in:
parent
fc9986de0a
commit
e473addaff
2 changed files with 4 additions and 6 deletions
|
@ -1,11 +1,6 @@
|
|||
{
|
||||
"versions": [
|
||||
"106.0.2",
|
||||
"106.0.1",
|
||||
"106.0",
|
||||
"105.0.3",
|
||||
"105.0.2",
|
||||
"105.0.1",
|
||||
"105.0"
|
||||
],
|
||||
"os": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue