forked from zaclys/searxng
		
	[drop] engine archive.is / blocked by CAPTCHA [1]
Sadly archive.is is blocked by a CAPTCHA that can't be avoid (at least in a XPath engine). [1] https://github.com/searxng/searxng/issues/2643 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									9af006f688
								
							
						
					
					
						commit
						014fe5d9c6
					
				
					 1 changed files with 0 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -346,25 +346,6 @@ engines:
 | 
			
		|||
    engine: archlinux
 | 
			
		||||
    shortcut: al
 | 
			
		||||
 | 
			
		||||
  - name: archive is
 | 
			
		||||
    engine: xpath
 | 
			
		||||
    search_url: https://archive.is/search/?q={query}
 | 
			
		||||
    url_xpath: (//div[@class="TEXT-BLOCK"]/a)/@href
 | 
			
		||||
    title_xpath: (//div[@class="TEXT-BLOCK"]/a)
 | 
			
		||||
    content_xpath: //div[@class="TEXT-BLOCK"]/ul/li
 | 
			
		||||
    categories: general
 | 
			
		||||
    timeout: 7.0
 | 
			
		||||
    disabled: true
 | 
			
		||||
    shortcut: ai
 | 
			
		||||
    soft_max_redirects: 1
 | 
			
		||||
    about:
 | 
			
		||||
      website: https://archive.is/
 | 
			
		||||
      wikidata_id: Q13515725
 | 
			
		||||
      official_api_documentation: https://mementoweb.org/depot/native/archiveis/
 | 
			
		||||
      use_official_api: false
 | 
			
		||||
      require_api_key: false
 | 
			
		||||
      results: HTML
 | 
			
		||||
 | 
			
		||||
  - name: artic
 | 
			
		||||
    engine: artic
 | 
			
		||||
    shortcut: arc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue