Browse Source

Merge pull request #2538 from return42/drop-metager

[drop] metager - xpath engine won't work anymore
Noémi Ványi 4 years ago
parent
commit
ab8739809c
1 changed files with 0 additions and 18 deletions
  1. 0 18
      searx/settings.yml

+ 0 - 18
searx/settings.yml

@@ -717,24 +717,6 @@ engines:
       require_api_key: false
       require_api_key: false
       results: HTML
       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
   - name : microsoft academic
     engine : microsoft_academic
     engine : microsoft_academic
     categories : science
     categories : science