add alexandria.org engine
This commit is contained in:
		
							parent
							
								
									19ecdd8aae
								
							
						
					
					
						commit
						b2a5f72aed
					
				| @ -361,6 +361,25 @@ engines: | |||||||
|     timeout: 6 |     timeout: 6 | ||||||
|     disabled: true |     disabled: true | ||||||
| 
 | 
 | ||||||
|  |   - name: alexandria | ||||||
|  |     engine: json_engine | ||||||
|  |     shortcut: alx | ||||||
|  |     categories: general | ||||||
|  |     paging: true | ||||||
|  |     search_url: https://api.alexandria.org/?a=1&q={query}&p={pageno} | ||||||
|  |     results_query: results | ||||||
|  |     title_query: title | ||||||
|  |     url_query: url | ||||||
|  |     content_query: snippet | ||||||
|  |     timeout: 1.5 | ||||||
|  |     disabled: true | ||||||
|  |     about: | ||||||
|  |       website: https://alexandria.org/ | ||||||
|  |       official_api_documentation: https://github.com/alexandria-org/alexandria-api/raw/master/README.md | ||||||
|  |       use_official_api: true | ||||||
|  |       require_api_key: false | ||||||
|  |       results: JSON | ||||||
|  | 
 | ||||||
|   - name: alpine linux packages |   - name: alpine linux packages | ||||||
|     engine: alpinelinux |     engine: alpinelinux | ||||||
|     disabled: true |     disabled: true | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user