mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[mod] engine mwmbl: add link to official api docs
This commit is contained in:
		
							parent
							
								
									1e2d11fb57
								
							
						
					
					
						commit
						19300a5659
					
				@ -7,7 +7,7 @@ from urllib.parse import urlencode
 | 
			
		||||
 | 
			
		||||
about = {
 | 
			
		||||
    "website": 'https://github.com/mwmbl/mwmbl',
 | 
			
		||||
    "official_api_documentation": None,
 | 
			
		||||
    "official_api_documentation": 'https://api.mwmbl.org/docs',
 | 
			
		||||
    "use_official_api": True,
 | 
			
		||||
    "require_api_key": False,
 | 
			
		||||
    "results": 'JSON',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user