forked from zaclys/searxng
		
	[mod] python importable engine names
This commit is contained in:
		
							parent
							
								
									8de97dac03
								
							
						
					
					
						commit
						bfd321a7a9
					
				
					 3 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -80,7 +80,7 @@ engines:
 | 
			
		|||
#    shortcut : fc
 | 
			
		||||
 | 
			
		||||
  - name : 500px
 | 
			
		||||
    engine : 500px
 | 
			
		||||
    engine : www500px
 | 
			
		||||
    shortcut : px
 | 
			
		||||
 | 
			
		||||
  - name : flickr
 | 
			
		||||
| 
						 | 
				
			
			@ -91,7 +91,7 @@ engines:
 | 
			
		|||
#    engine : flickr
 | 
			
		||||
#    api_key: 'apikey' # required!
 | 
			
		||||
# Or you can use the html non-stable engine, activated by default
 | 
			
		||||
    engine : flickr-noapi
 | 
			
		||||
    engine : flickr_noapi
 | 
			
		||||
 | 
			
		||||
  - name : general-file
 | 
			
		||||
    engine : generalfile
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue