mirror of https://github.com/searxng/searxng.git
[engine] bahnhof.de: remove engine
This commit is contained in:
parent
b774ee04ba
commit
94a1f39bde
|
@ -562,33 +562,6 @@ engines:
|
||||||
categories: general
|
categories: general
|
||||||
shortcut: cc
|
shortcut: cc
|
||||||
|
|
||||||
- name: bahnhof
|
|
||||||
engine: json_engine
|
|
||||||
search_url: https://www.bahnhof.de/api/stations/search/{query}
|
|
||||||
url_prefix: https://www.bahnhof.de/
|
|
||||||
url_query: slug
|
|
||||||
title_query: name
|
|
||||||
content_query: state
|
|
||||||
shortcut: bf
|
|
||||||
disabled: true
|
|
||||||
about:
|
|
||||||
website: https://www.bahn.de
|
|
||||||
wikidata_id: Q22811603
|
|
||||||
use_official_api: false
|
|
||||||
require_api_key: false
|
|
||||||
results: JSON
|
|
||||||
language: de
|
|
||||||
tests:
|
|
||||||
bahnhof:
|
|
||||||
matrix:
|
|
||||||
query: berlin
|
|
||||||
lang: en
|
|
||||||
result_container:
|
|
||||||
- not_empty
|
|
||||||
- ['one_title_contains', 'Berlin Hauptbahnhof']
|
|
||||||
test:
|
|
||||||
- unique_results
|
|
||||||
|
|
||||||
- name: deezer
|
- name: deezer
|
||||||
engine: deezer
|
engine: deezer
|
||||||
shortcut: dz
|
shortcut: dz
|
||||||
|
|
Loading…
Reference in New Issue