Retoor software development Projects Research SearchXNG
Register Sign In

11 lines
225 B
JSON
Raw Normal View History

[mod] fetch firefox versions in a standalone script
2017-05-28 15:46:45 +02:00
{
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
2018-08-05 10:55:42 +02:00
"versions": [
Update searx.data - update_firefox_version.py
2024-01-29 01:14:20 +01:00
"122.0",
"121.0"
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
2018-08-05 10:55:42 +02:00
],
[mod] fetch firefox versions in a standalone script
2017-05-28 15:46:45 +02:00
"os": [
Update searx.data - update_firefox_version.py
2022-01-01 07:24:49 +01:00
"Windows NT 10.0; Win64; x64",
[mod] fetch firefox versions in a standalone script
2017-05-28 15:46:45 +02:00
"X11; Linux x86_64"
add a shortcut for utils/fetch_firefox_version.py in manage.sh
2019-06-28 04:11:57 +02:00
],
Revert "[fix] update user agent" This reverts commit 3c6549a17f886b90a8e700810f9e1aea86581966. Related: - https://github.com/searxng/searxng/pull/2826
2023-12-04 08:18:10 +01:00
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
Update searx.data - update_firefox_version.py
2023-12-29 01:12:21 +01:00
}
Reference in New Issue Copy Permalink
894f164869
searxng/searx/data/useragents.json
Response time: 207ms
Mail Licenses API