diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-01 17:10:25 +0200 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-01 17:10:25 +0200 |
commit | 58a443be29e9fda5273af5118d72ff512ecb9e08 (patch) | |
tree | 3ea188d416f972d1f7f1f4db7e218d5b491f93f8 /searx/settings.yml | |
parent | 03db970e6a81cdbf7e09bfd9d809f4aa8b07d5b3 (diff) | |
download | searxng-58a443be29e9fda5273af5118d72ff512ecb9e08.tar.gz searxng-58a443be29e9fda5273af5118d72ff512ecb9e08.zip |
fix vimeo engine and add comments
engine generate (Error: None), I don't know why
Diffstat (limited to 'searx/settings.yml')
-rw-r--r-- | searx/settings.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 3e1bb4fc7..6d398f871 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -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: |