1
0
Fork 0
mirror of https://github.com/searxng/searxng.git synced 2025-03-14 16:32:39 +00:00
searxng/searx/data/useragents.json

11 lines
No EOL
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": [
"133.0",
"132.0"
]
}