summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/settings.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 6888547f2..6f9afd139 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -456,6 +456,17 @@ engines:
categories : it
shortcut : lo
+ - 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
+
- name : microsoft academic
engine : microsoft_academic
categories : science