summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoémi Ványi <kvch@users.noreply.github.com>2021-02-07 15:21:40 +0100
committerGitHub <noreply@github.com>2021-02-07 15:21:40 +0100
commitab8739809c8c5f4c1f12e4b15fa8c61afe30ef9f (patch)
treeecb846956acd5c21ffa5c26b82ac18b0f76a5e17
parent1f09d7d561e8d074b47df5838c59cdada040e460 (diff)
parent41c03cf0112b859f9d5e93690f4ee36d7271680b (diff)
downloadsearxng-ab8739809c8c5f4c1f12e4b15fa8c61afe30ef9f.tar.gz
searxng-ab8739809c8c5f4c1f12e4b15fa8c61afe30ef9f.zip
Merge pull request #2538 from return42/drop-metager
[drop] metager - xpath engine won't work anymore
-rw-r--r--searx/settings.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 4aac91702..785e7a642 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -717,24 +717,6 @@ engines:
require_api_key: false
results: HTML
- - name : metager
- engine : xpath
- paging : False
- search_url : https://metager.org/meta/meta.ger3?eingabe={query}
- url_xpath : //div[@class="result-subheadline"]/a/@href
- title_xpath : //div[@class="result-headline"]/h2/@title
- content_xpath : //div[@class="result-description"]/text()
- categories : general
- shortcut : mg
- disabled : True
- about:
- website: https://metager.org/
- wikidata_id: Q1924645
- official_api_documentation:
- use_official_api: false
- require_api_key: false
- results: HTML
-
- name : microsoft academic
engine : microsoft_academic
categories : science