Retoor software development Projects Research SearchXNG
Register Sign In

12 lines
234 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": [
make project: re-build generic files of the searx project Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-03-26 13:35:17 +01:00
"74.0",
"73.0.1",
"73.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": [
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
2018-08-05 10:55:42 +02:00
"Windows NT 10; WOW64",
[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
],
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
[mod] fetch firefox versions in a standalone script
2017-05-28 15:46:45 +02:00
}
Reference in New Issue Copy Permalink
eb0d4646d8
searxng/searx/data/useragents.json
Response time: 104ms
Mail Licenses API