1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-28 21:54:35 +02:00
searxng/searx/data/useragents.json

11 lines
225 B
JSON

{
"os": [
"Windows NT 10.0; Win64; x64",
"X11; Linux x86_64"
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}",
"versions": [
"124.0",
"123.0"
]
}