forked from Icycoide/searxng
Revert "[fix] update user agent"
This reverts commit 3c6549a17f
.
Related:
- https://github.com/searxng/searxng/pull/2826
This commit is contained in:
parent
518dd97c89
commit
3665b32aff
2 changed files with 3 additions and 9 deletions
|
@ -7,5 +7,5 @@
|
|||
"Windows NT 10.0; Win64; x64",
|
||||
"X11; Linux x86_64"
|
||||
],
|
||||
"ua": "Mozilla/5.0 ({os}; rv:109.0) Gecko/20100101 Firefox/{version}"
|
||||
}
|
||||
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue