forked from zaclys/searxng
		
	[mod] engine mwmbl: add link to official api docs
This commit is contained in:
		
							parent
							
								
									6493c1b125
								
							
						
					
					
						commit
						bd96f7f792
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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…
	
	Add table
		
		Reference in a new issue