mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-30 18:22:31 -04:00 
			
		
		
		
	[fix] fix Quark engine calling
This commit is contained in:
		
							parent
							
								
									3392beb914
								
							
						
					
					
						commit
						8595e467ce
					
				| @ -11,7 +11,7 @@ from searx.exceptions import SearxEngineAPIException, SearxEngineCaptchaExceptio | ||||
| 
 | ||||
| # Metadata | ||||
| about = { | ||||
|     "website": "https://m.quark.cn/", | ||||
|     "website": "https://quark.sm.cn/", | ||||
|     "wikidata_id": "Q48816502", | ||||
|     "use_official_api": False, | ||||
|     "require_api_key": False, | ||||
| @ -53,7 +53,7 @@ def request(query, params): | ||||
| 
 | ||||
|     category_config = { | ||||
|         'general': { | ||||
|             'endpoint': 'https://m.quark.cn/s', | ||||
|             'endpoint': 'https://quark.sm.cn/s', | ||||
|             'params': { | ||||
|                 "q": query, | ||||
|                 "layout": "html", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user