mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[feat] enigine: add CrowdView forum search engine
This commit is contained in:
		
							parent
							
								
									535c6ea39c
								
							
						
					
					
						commit
						cb92767f19
					
				
					 1 changed files with 14 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -455,6 +455,20 @@ engines:
 | 
			
		|||
    timeout: 30
 | 
			
		||||
    disabled: true
 | 
			
		||||
 | 
			
		||||
  - name: crowdview
 | 
			
		||||
    engine: json_engine
 | 
			
		||||
    shortcut: cv
 | 
			
		||||
    categories: general
 | 
			
		||||
    paging: false
 | 
			
		||||
    search_url: https://crowdview-next-js.onrender.com/api/search-v3?query={query}
 | 
			
		||||
    results_query: results
 | 
			
		||||
    url_query: link
 | 
			
		||||
    title_query: title
 | 
			
		||||
    content_query: snippet
 | 
			
		||||
    disabled: true
 | 
			
		||||
    about:
 | 
			
		||||
      website: https://crowdview.ai/
 | 
			
		||||
 | 
			
		||||
  - name: yep
 | 
			
		||||
    engine: json_engine
 | 
			
		||||
    shortcut: yep
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue