Skip to content

Commit

Permalink
[data] update searx.data - update_engine_traits.py
Browse files Browse the repository at this point in the history
  • Loading branch information
return42 committed Apr 29, 2024
1 parent c0b6c26 commit e45a7cc
Showing 1 changed file with 33 additions and 3 deletions.
36 changes: 33 additions & 3 deletions searx/data/engine_traits.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,33 @@
"ext": [
"pdf",
"epub",
"fb2",
"cbr",
"mobi",
"fb2",
"cbz",
"azw3",
"djvu",
"fb2.zip"
"txt"
],
"sort": [
"",
"newest",
"oldest",
"largest",
"smallest"
"smallest",
"newest_added",
"oldest_added"
]
},
"data_type": "traits_v1",
"languages": {
"af": "af",
"ar": "ar",
"az": "az",
"be": "be",
"bg": "bg",
"bn": "bn",
"bo": "bo",
"ca": "ca",
"cs": "cs",
"cu": "cu",
Expand All @@ -44,32 +48,49 @@
"de": "de",
"el": "el",
"en": "en",
"eo": "eo",
"es": "es",
"et": "et",
"fa": "fa",
"fi": "fi",
"fil": "fil",
"fr": "fr",
"ga": "ga",
"gl": "gl",
"gu": "gu",
"he": "he",
"hi": "hi",
"hr": "hr",
"hu": "hu",
"id": "id",
"it": "it",
"ja": "ja",
"jv": "jv",
"ka": "ka",
"kk": "kk",
"ko": "ko",
"la": "la",
"lb": "lb",
"lt": "lt",
"lv": "lv",
"ml": "ml",
"mn": "mn",
"mr": "mr",
"ms": "ms",
"nl": "nl",
"no": "no",
"pl": "pl",
"pt": "pt",
"ro": "ro",
"ru": "ru",
"rw": "rw",
"sa": "sa",
"sk": "sk",
"sl": "sl",
"sr": "sr",
"sv": "sv",
"ta": "ta",
"th": "th",
"tr": "tr",
"uk": "uk",
"ur": "ur",
Expand Down Expand Up @@ -1735,6 +1756,7 @@
"fr-FR": "fr-fr",
"it": "it",
"ja-JP": "ja-jp",
"nl": "nl",
"pl": "pl",
"pt-BR": "pt-br",
"sq-AL": "sq-al",
Expand Down Expand Up @@ -1809,6 +1831,7 @@
"fr-FR": "fr-fr",
"it": "it",
"ja-JP": "ja-jp",
"nl": "nl",
"pl": "pl",
"pt-BR": "pt-br",
"sq-AL": "sq-al",
Expand Down Expand Up @@ -1883,6 +1906,7 @@
"fr-FR": "fr-fr",
"it": "it",
"ja-JP": "ja-jp",
"nl": "nl",
"pl": "pl",
"pt-BR": "pt-br",
"sq-AL": "sq-al",
Expand Down Expand Up @@ -1957,6 +1981,7 @@
"fr-FR": "fr-fr",
"it": "it",
"ja-JP": "ja-jp",
"nl": "nl",
"pl": "pl",
"pt-BR": "pt-br",
"sq-AL": "sq-al",
Expand Down Expand Up @@ -6207,6 +6232,7 @@
"TG",
"TH",
"TJ",
"TL",
"TM",
"TN",
"TR",
Expand Down Expand Up @@ -6315,6 +6341,7 @@
"ne": "nepali",
"nl": "dutch",
"no": "norwegian",
"nv": "navajo",
"oc": "occitan",
"om": "oromo",
"os": "ossetian",
Expand Down Expand Up @@ -6680,6 +6707,7 @@
"bcl",
"be",
"be-tarask",
"bew",
"bg",
"bh",
"bi",
Expand Down Expand Up @@ -6775,6 +6803,7 @@
"id",
"ie",
"ig",
"igl",
"ik",
"ilo",
"inh",
Expand Down Expand Up @@ -6804,6 +6833,7 @@
"ks",
"ksh",
"ku",
"kus",
"kv",
"kw",
"ky",
Expand Down

0 comments on commit e45a7cc

Please sign in to comment.