mirror of https://github.com/searx/searx
Merge pull request #3008 from scientia-ac-labore/fix_useragent
Сhange in user-agent firefox versions to latest
This commit is contained in:
commit
3b7041f969
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"versions": [
|
||||
"89.0",
|
||||
"88.0.1",
|
||||
"88.0"
|
||||
"93.0",
|
||||
"92.0.1",
|
||||
"92.0"
|
||||
],
|
||||
"os": [
|
||||
"Windows NT 10.0; WOW64",
|
||||
|
|
Loading…
Reference in New Issue