diff options
Diffstat (limited to 'searx/data')
| -rw-r--r-- | searx/data/useragents.json | 7 | ||||
| -rw-r--r-- | searx/data/wikidata_units.json | 1 |
2 files changed, 3 insertions, 5 deletions
diff --git a/searx/data/useragents.json b/searx/data/useragents.json index 9280a37ec..a6590a09f 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -1,9 +1,8 @@ { "versions": [ - "101.0", - "100.0.2", - "100.0.1", - "100.0" + "102.0", + "101.0.1", + "101.0" ], "os": [ "Windows NT 10.0; Win64; x64", diff --git a/searx/data/wikidata_units.json b/searx/data/wikidata_units.json index 9e2b107a2..83d3fa381 100644 --- a/searx/data/wikidata_units.json +++ b/searx/data/wikidata_units.json @@ -114,7 +114,6 @@ "Q106645257": "MN m", "Q106645261": "kN m", "Q106645290": "dN m", - "Q106647058": "u", "Q1067722": "Fg", "Q106777906": "μS/m", "Q106777917": "S/cm", |