81850dd603
								
							 
						 
						
							Merge pull request #309  from dalf/twitter 
							
							
[fix] twitter engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								b3513aa3a6
								
							 
						 
						
							Merge pull request #307  from dalf/master 
							
							
[fix] Flickr engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								59a65d0bdc
								
							 
						 
						
							Merge pull request #305  from dalf/https_again 
							
							
[enh] reduce the number of http outgoing connections. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								01de1c6f78
								
							 
						 
						
							Merge pull request #303  from dalf/patch-1 
							
							
Revert of #195  when the search language is not english 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								48cffb141b
								
							 
						 
						
							[fix] twitter engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								4689fe341c
								
							 
						 
						
							update versions.cfg to use the current up-to-date packages 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								59ee040424
								
							 
						 
						
							[fix] remove a useless print 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								65e6737413
								
							 
						 
						
							[fix] google engine tests 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								732ed952dc
								
							 
						 
						
							[fix] 1x.com tests 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								e7fd546aae
								
							 
						 
						
							[fix] revert of 1x.com (no valid https certificate) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								6cd9a045f8
								
							 
						 
						
							[fix] flickr engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								f5d3b21566
								
							 
						 
						
							[fix] user agent : the "rv:{version}" was missing (can be a issue with some engine, like flickr) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								78edc16e66
								
							 
						 
						
							[enh] reduce the number of http outgoing connections. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								8a69ade875
								
							 
						 
						
							Revert of #195  when the search language is not english 
							
							
Sometimes there is two requests to google (depending of the source IP) : one to google.com, the second to google.fr (for instance).
Going to https://www.google.com/ncr and saving the PREF cookie for future use prevent this (there is no redirection).
But, recently (or not ?), by doing this the search returns English results even if the Accept-Language is specified.
There is still a way to prevent this : going to preference, set the search language. I don't know if this can be done by searx.
For now, a quick fix is to disable the use of the PREF cookie when the search language is not English (google engine will slower but returns excepted results). 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								bbd83f5a51
								
							 
						 
						
							Merge branch 'Cqoicebordel-oscar-cookies' 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								41e00e65a5
								
							 
						 
						
							Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into Cqoicebordel-oscar-cookies 
							
							
Conflicts:
	searx/templates/oscar/preferences.html 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								5c5ff19ec1
								
							 
						 
						
							[fix] indentation 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								ad8611c755
								
							 
						 
						
							Merge pull request #301  from dalf/https 
							
							
engines: use https when possible 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								043b269c6e
								
							 
						 
						
							[fix] tests 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								8806002886
								
							 
						 
						
							Merge remote-tracking branch 'origin/ssl' into https 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								18e7d60702
								
							 
						 
						
							Merge pull request #298  from dalf/ssl 
							
							
[fix] SSL : SNI support 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								187617498a
								
							 
						 
						
							Log an error if the ndg-httpsclient, pyopenssl and pyasn1 packages are not installed. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								ff68546c69
								
							 
						 
						
							[mod] enable category select plugin by default 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								39f0cd94ee
								
							 
						 
						
							[fix] remove swapfile 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								5589f1a2bf
								
							 
						 
						
							Merge pull request #300  from dalf/patch-1 
							
							
settings.yml clean up : remove locale 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								81479a9b60
								
							 
						 
						
							Merge pull request #299  from dalf/noreferrer 
							
							
Noreferrer 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								1f0e6ce65b
								
							 
						 
						
							Merge pull request #297  from dalf/proxies 
							
							
[enh] Implement http proxies for outgoing requests. (see #236 ) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								99efd790c8
								
							 
						 
						
							engines: use https when possible 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								47b011829d
								
							 
						 
						
							settings.yml clean up : remove locale 
							
							
locale was declared for bing* engines and vimeo.
  * bing* engines use the language settings.
  * vimeo uses neither locale nor language settings.
This avoid confusion 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								ada5993f61
								
							 
						 
						
							[fix] #264  : implementation using Referrer Policy (Editor’s Draft, 3 March 2015) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								77b2fbb61e
								
							 
						 
						
							[enh] implements #264  : add rel="noreferrer" to external links 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								2be52b74ad
								
							 
						 
						
							[fix] tests 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								201928d2b0
								
							 
						 
						
							[fix] SSL : SNI support 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								952473d297
								
							 
						 
						
							Merge pull request #246  from Cqoicebordel/pix-arts 
							
							
New theme ! 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								83e48fa89b
								
							 
						 
						
							flake8 fix 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								cde37be4f5
								
							 
						 
						
							[enh] basic support for http proxy (see #236 ) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								33516256fd
								
							 
						 
						
							[fix] load https rules 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								d2a636f75d
								
							 
						 
						
							[mod] https rewrite pluginification 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								146928a749
								
							 
						 
						
							[doc] plugin license infos 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								973c97c85b
								
							 
						 
						
							[enh] new plugin: search on category select (currently only in oscar theme) 
							
							
TODO
purge mootools from default/courgette and integrate jquery ++ this theme 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								dd84814b68
								
							 
						 
						
							[enh] plugins: client side dependency support 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								f59daa4a4b
								
							 
						 
						
							[fix] do not escape empty result content - closes #291  
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								b2e026dde2
								
							 
						 
						
							[mod] remove image proxy requests from the connection pool 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								9d11b36b5b
								
							 
						 
						
							[fix] timeout to autocompleters 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								6f73f4e7a4
								
							 
						 
						
							[fix] ordered categories in preferences - closes #258  
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								79b3de5185
								
							 
						 
						
							[fix] test follow up 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								1cde92574f
								
							 
						 
						
							[mod] removing unavailable blekko engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								e1adf8f7b8
								
							 
						 
						
							[fix] piratebay - cloudfare ssl errors 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								1184f45ca5
								
							 
						 
						
							[enh] reset default preferences 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								54f1bc0425
								
							 
						 
						
							[fix] call ip plugin as a post search callback 
							
							
						 
						10 年 前