mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <a href="{{ result.url }}" title="{{ result.title | striptags }}" rel="noreferrer">
 | |
| 	<canvas id="canvas-{{ pageno }}-{{ index }}" class="icon" width="16" height="16"></canvas>
 | |
| </a>
 | |
| <script type="text/javascript">
 | |
| favicons[{{ pageno }}][{{ index }}] = 'http://{{ result.url | extract_domain }}/favicon.ico';
 | |
| </script>
 | |
| 
 | 
