Adding Urban Dictionary xpath engine
This commit is contained in:
		
							parent
							
								
									a8907224a1
								
							
						
					
					
						commit
						05206f86e3
					
				| @ -495,6 +495,14 @@ engines: | |||||||
|     timeout: 6.0 |     timeout: 6.0 | ||||||
|     categories : science |     categories : science | ||||||
|      |      | ||||||
|  |   - name : urbandictionary | ||||||
|  |     engine        : xpath | ||||||
|  |     search_url    : http://www.urbandictionary.com/define.php?term={query} | ||||||
|  |     url_xpath     : //*[@class="word"]/@href | ||||||
|  |     title_xpath   : //*[@class="word"] | ||||||
|  |     content_xpath : //*[@class="meaning"] | ||||||
|  |     shortcut : ud | ||||||
|  | 
 | ||||||
|   - name : dictzone |   - name : dictzone | ||||||
|     engine : dictzone |     engine : dictzone | ||||||
|     shortcut : dc |     shortcut : dc | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user