mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
15 lines
296 B
JSON
15 lines
296 B
JSON
|
{
|
||
|
"os": [
|
||
|
"Windows NT 10; WOW64",
|
||
|
"X11; Linux x86_64"
|
||
|
],
|
||
|
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}",
|
||
|
"versions": [
|
||
|
"59.0.2",
|
||
|
"59.0.1",
|
||
|
"59.0",
|
||
|
"58.0.2",
|
||
|
"58.0.1",
|
||
|
"58.0"
|
||
|
]
|
||
|
}
|