Skip to content

Commit

Permalink
[engine] bahnhof.de: remove engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro authored and return42 committed Sep 3, 2024
1 parent b774ee0 commit 94a1f39
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions searx/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -562,33 +562,6 @@ engines:
categories: general
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
engine: deezer
shortcut: dz
Expand Down

0 comments on commit 94a1f39

Please sign in to comment.