forked from Ponysearch/Ponysearch
Update searx.data - update_firefox_version.py
This commit is contained in:
parent
d2d6234f92
commit
f5389fd722
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
"90.0.2",
|
||||||
|
"90.0.1",
|
||||||
|
"90.0",
|
||||||
"89.0.2",
|
"89.0.2",
|
||||||
"89.0.1",
|
"89.0.1",
|
||||||
"89.0",
|
"89.0"
|
||||||
"88.0.1",
|
|
||||||
"88.0"
|
|
||||||
],
|
],
|
||||||
"os": [
|
"os": [
|
||||||
"Windows NT 10.0; WOW64",
|
"Windows NT 10.0; WOW64",
|
||||||
|
|
Loading…
Reference in a new issue