Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							6e5f22e558 
							
						 
					 
					
						
						
							
							[mod] replace engines_languages.json by engines_traits.json  
						
						... 
						
						
						
						Implementations of the *traits* of the engines.
Engine's traits are fetched from the origin engine and stored in a JSON file in
the *data folder*.  Most often traits are languages and region codes and their
mapping from SearXNG's representation to the representation in the origin search
engine.
To load traits from the persistence::
    searx.enginelib.traits.EngineTraitsMap.from_data()
For new traits new properties can be added to the class::
    searx.enginelib.traits.EngineTraits
.. hint::
   Implementation is downward compatible to the deprecated *supported_languages
   method* from the vintage implementation.
   The vintage code is tagged as *deprecated* an can be removed when all engines
   has been ported to the *traits method*.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2023-03-24 10:37:42 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							097d092a7f 
							
						 
					 
					
						
						
							
							Merge pull request  #2224  from searxng/update_data_update_currencies.py  
						
						... 
						
						
						
						Update searx.data - update_currencies.py 
						
						
					 
					
						2023-03-15 18:36:29 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85ef1af343 
							
						 
					 
					
						
						
							
							Merge pull request  #2222  from searxng/update_data_update_wikidata_units.py  
						
						... 
						
						
						
						Update searx.data - update_wikidata_units.py 
						
						
					 
					
						2023-03-15 18:35:36 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1632f18631 
							
						 
					 
					
						
						
							
							Merge pull request  #2227  from searxng/update_data_update_engine_descriptions.py  
						
						... 
						
						
						
						Update searx.data - update_engine_descriptions.py 
						
						
					 
					
						2023-03-01 17:52:57 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5bbbb14b62 
							
						 
					 
					
						
						
							
							Merge pull request  #2226  from searxng/update_data_update_ahmia_blacklist.py  
						
						... 
						
						
						
						Update searx.data - update_ahmia_blacklist.py 
						
						
					 
					
						2023-03-01 17:52:02 +01:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							5042d94dea 
							
						 
					 
					
						
						
							
							Update searx.data - update_engine_descriptions.py  
						
						
						
						
					 
					
						2023-03-01 01:48:22 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							e30a45812f 
							
						 
					 
					
						
						
							
							Update searx.data - update_ahmia_blacklist.py  
						
						
						
						
					 
					
						2023-03-01 01:38:07 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							935415bfcf 
							
						 
					 
					
						
						
							
							Update searx.data - update_currencies.py  
						
						
						
						
					 
					
						2023-03-01 01:37:46 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							ccd00518fd 
							
						 
					 
					
						
						
							
							Update searx.data - update_firefox_version.py  
						
						
						
						
					 
					
						2023-03-01 01:37:42 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							d7f10909fa 
							
						 
					 
					
						
						
							
							Update searx.data - update_wikidata_units.py  
						
						
						
						
					 
					
						2023-03-01 01:37:25 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d989c9429f 
							
						 
					 
					
						
						
							
							Merge pull request  #2134  from searxng/update_data_update_wikidata_units.py  
						
						... 
						
						
						
						Update searx.data - update_wikidata_units.py 
						
						
					 
					
						2023-01-29 17:59:40 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c2667b956 
							
						 
					 
					
						
						
							
							Merge pull request  #2135  from searxng/update_data_update_ahmia_blacklist.py  
						
						... 
						
						
						
						Update searx.data - update_ahmia_blacklist.py 
						
						
					 
					
						2023-01-29 17:59:03 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6a17f2fae 
							
						 
					 
					
						
						
							
							Merge pull request  #2136  from searxng/update_data_update_firefox_version.py  
						
						... 
						
						
						
						Update searx.data - update_firefox_version.py 
						
						
					 
					
						2023-01-29 17:58:22 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4cbf8829a 
							
						 
					 
					
						
						
							
							Merge pull request  #2137  from searxng/update_data_update_currencies.py  
						
						... 
						
						
						
						Update searx.data - update_currencies.py 
						
						
					 
					
						2023-01-29 17:57:56 +01:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							f900e33092 
							
						 
					 
					
						
						
							
							Update searx.data - update_engine_descriptions.py  
						
						
						
						
					 
					
						2023-01-29 01:33:29 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							dafe026815 
							
						 
					 
					
						
						
							
							Update searx.data - update_currencies.py  
						
						
						
						
					 
					
						2023-01-29 01:24:14 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							47435be70b 
							
						 
					 
					
						
						
							
							Update searx.data - update_firefox_version.py  
						
						
						
						
					 
					
						2023-01-29 01:23:43 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							53a4a90d0c 
							
						 
					 
					
						
						
							
							Update searx.data - update_wikidata_units.py  
						
						
						
						
					 
					
						2023-01-29 01:23:42 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							9dd95457a9 
							
						 
					 
					
						
						
							
							Update searx.data - update_ahmia_blacklist.py  
						
						
						
						
					 
					
						2023-01-29 01:23:42 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							0639769274 
							
						 
					 
					
						
						
							
							Update searx.data - update_firefox_version.py  
						
						
						
						
					 
					
						2022-12-29 09:17:56 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							174e6851b3 
							
						 
					 
					
						
						
							
							Merge pull request  #2054  from searxng/update_data_update_currencies.py  
						
						... 
						
						
						
						Update searx.data - update_currencies.py 
						
						
					 
					
						2022-12-29 08:35:51 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d531f89316 
							
						 
					 
					
						
						
							
							Merge pull request  #2057  from searxng/update_data_update_engine_descriptions.py  
						
						... 
						
						
						
						Update searx.data - update_engine_descriptions.py 
						
						
					 
					
						2022-12-29 08:31:19 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76cd808a49 
							
						 
					 
					
						
						
							
							Merge pull request  #2053  from searxng/update_data_update_ahmia_blacklist.py  
						
						... 
						
						
						
						Update searx.data - update_ahmia_blacklist.py 
						
						
					 
					
						2022-12-29 08:28:19 +01:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							000734cb93 
							
						 
					 
					
						
						
							
							Update searx.data - update_engine_descriptions.py  
						
						
						
						
					 
					
						2022-12-29 01:25:31 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							36eea5b7cc 
							
						 
					 
					
						
						
							
							Update searx.data - update_currencies.py  
						
						
						
						
					 
					
						2022-12-29 01:16:59 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							66780efda7 
							
						 
					 
					
						
						
							
							Update searx.data - update_wikidata_units.py  
						
						
						
						
					 
					
						2022-12-29 01:16:59 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							de793fb71e 
							
						 
					 
					
						
						
							
							Update searx.data - update_ahmia_blacklist.py  
						
						
						
						
					 
					
						2022-12-29 01:16:52 +00:00 
						 
				 
			
				
					
						
							
							
								ArtikusHG 
							
						 
					 
					
						
						
						
						
							
						
						
							9925a20950 
							
						 
					 
					
						
						
							
							[mod] new plugin: Autodetect search language  
						
						
						
						
					 
					
						2022-12-10 13:11:47 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8359dd4d3 
							
						 
					 
					
						
						
							
							Merge pull request  #1981  from searxng/update_data_update_firefox_version.py  
						
						... 
						
						
						
						Update searx.data - update_firefox_version.py 
						
						
					 
					
						2022-11-29 07:48:26 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b2f1c17f6 
							
						 
					 
					
						
						
							
							Merge pull request  #1982  from searxng/update_data_update_wikidata_units.py  
						
						... 
						
						
						
						Update searx.data - update_wikidata_units.py 
						
						
					 
					
						2022-11-29 07:47:52 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3579a38a2d 
							
						 
					 
					
						
						
							
							Merge pull request  #1983  from searxng/update_data_update_currencies.py  
						
						... 
						
						
						
						Update searx.data - update_currencies.py 
						
						
					 
					
						2022-11-29 07:46:49 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82af2f4460 
							
						 
					 
					
						
						
							
							Merge pull request  #1984  from searxng/update_data_update_ahmia_blacklist.py  
						
						... 
						
						
						
						Update searx.data - update_ahmia_blacklist.py 
						
						
					 
					
						2022-11-29 07:45:51 +01:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							a508cdbd4b 
							
						 
					 
					
						
						
							
							Update searx.data - update_engine_descriptions.py  
						
						
						
						
					 
					
						2022-11-29 01:34:42 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							c4512cf64d 
							
						 
					 
					
						
						
							
							Update searx.data - update_ahmia_blacklist.py  
						
						
						
						
					 
					
						2022-11-29 01:24:48 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							b0b45fd2d0 
							
						 
					 
					
						
						
							
							Update searx.data - update_currencies.py  
						
						
						
						
					 
					
						2022-11-29 01:24:39 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							a9be73b4da 
							
						 
					 
					
						
						
							
							Update searx.data - update_wikidata_units.py  
						
						
						
						
					 
					
						2022-11-29 01:24:38 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							9fc72419e1 
							
						 
					 
					
						
						
							
							Update searx.data - update_firefox_version.py  
						
						
						
						
					 
					
						2022-11-29 01:24:35 +00:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							e473addaff 
							
						 
					 
					
						
						
							
							User agent: don't include the patch number in the Firefox version  
						
						... 
						
						
						
						The Firefox version in the user agent doesn't include the patch version: 106.0 not 106.0.2
Close  #1914  
						
						
					 
					
						2022-11-05 22:04:37 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc9986de0a 
							
						 
					 
					
						
						
							
							Merge pull request  #1905  from searxng/update_data_update_ahmia_blacklist.py  
						
						... 
						
						
						
						Update searx.data - update_ahmia_blacklist.py 
						
						
					 
					
						2022-10-29 08:22:43 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f1d594c23 
							
						 
					 
					
						
						
							
							Merge pull request  #1906  from searxng/update_data_update_external_bangs.py  
						
						... 
						
						
						
						Update searx.data - update_external_bangs.py 
						
						
					 
					
						2022-10-29 08:21:33 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9deead102 
							
						 
					 
					
						
						
							
							Merge pull request  #1907  from searxng/update_data_update_firefox_version.py  
						
						... 
						
						
						
						Update searx.data - update_firefox_version.py 
						
						
					 
					
						2022-10-29 08:20:53 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d49ccb54ea 
							
						 
					 
					
						
						
							
							Merge pull request  #1908  from searxng/update_data_update_wikidata_units.py  
						
						... 
						
						
						
						Update searx.data - update_wikidata_units.py 
						
						
					 
					
						2022-10-29 08:20:27 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa59ff9b78 
							
						 
					 
					
						
						
							
							Merge pull request  #1909  from searxng/update_data_update_currencies.py  
						
						... 
						
						
						
						Update searx.data - update_currencies.py 
						
						
					 
					
						2022-10-29 08:19:56 +02:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							e70589c598 
							
						 
					 
					
						
						
							
							Update searx.data - update_engine_descriptions.py  
						
						
						
						
					 
					
						2022-10-29 01:56:57 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							985a2a87a6 
							
						 
					 
					
						
						
							
							Update searx.data - update_currencies.py  
						
						
						
						
					 
					
						2022-10-29 01:46:40 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							c0ecc2f865 
							
						 
					 
					
						
						
							
							Update searx.data - update_wikidata_units.py  
						
						
						
						
					 
					
						2022-10-29 01:46:38 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							c24abc2f8c 
							
						 
					 
					
						
						
							
							Update searx.data - update_firefox_version.py  
						
						
						
						
					 
					
						2022-10-29 01:46:34 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							f0c7898445 
							
						 
					 
					
						
						
							
							Update searx.data - update_external_bangs.py  
						
						
						
						
					 
					
						2022-10-29 01:46:27 +00:00 
						 
				 
			
				
					
						
							
							
								dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							799c5270ae 
							
						 
					 
					
						
						
							
							Update searx.data - update_ahmia_blacklist.py  
						
						
						
						
					 
					
						2022-10-29 01:46:24 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							23d797ee6f 
							
						 
					 
					
						
						
							
							Update searx.data - update_osm_keys_tags.py  
						
						... 
						
						
						
						Patch was generated by::
  ./manage pyenv.cmd searxng_extra/update/update_osm_keys_tags.py
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2022-10-11 11:49:06 +02:00