mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fix vimeo engine and add comments
engine generate (Error: None), I don't know why
This commit is contained in:
parent
03db970e6a
commit
58a443be29
2 changed files with 41 additions and 27 deletions
|
|
@ -153,11 +153,7 @@ engines:
|
|||
|
||||
- name : vimeo
|
||||
engine : vimeo
|
||||
categories : videos
|
||||
results_xpath : //div[@id="browse_content"]/ol/li
|
||||
url_xpath : ./a/@href
|
||||
title_xpath : ./a/div[@class="data"]/p[@class="title"]/text()
|
||||
content_xpath : ./a/img/@src
|
||||
locale : en-US
|
||||
shortcut : vm
|
||||
|
||||
locales:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue