mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] load https rules
This commit is contained in:
		
							parent
							
								
									d2a636f75d
								
							
						
					
					
						commit
						33516256fd
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -225,3 +225,6 @@ def on_result(request, ctx): | |||
|     if result['parsed_url'].scheme == 'http': | ||||
|         https_url_rewrite(result) | ||||
|     return True | ||||
| 
 | ||||
| 
 | ||||
| load_https_rules(rules_path) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Adam Tauber
						Adam Tauber