Skip to content

Commit

Permalink
[fix] drop engine alexandria.org
Browse files Browse the repository at this point in the history
The origin alexandria.org is broken:

  https://www.alexandria.org/?c=&r=&a=0&q=foo

returns "504 Gateway Time-out"

- Closes: searxng#3786

Signed-off-by: Markus <markus@venom.fritz.box>
  • Loading branch information
Markus authored and return42 committed Sep 15, 2024
1 parent 3630e46 commit 28dc623
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions searx/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1846,25 +1846,6 @@ engines:
about:
website: https://wiby.me/

- name: alexandria
engine: json_engine
shortcut: alx
categories: general
paging: true
search_url: https://api.alexandria.org/?a=1&q={query}&p={pageno}
results_query: results
title_query: title
url_query: url
content_query: snippet
timeout: 1.5
disabled: true
about:
website: https://alexandria.org/
official_api_documentation: https://github.com/alexandria-org/alexandria-api/raw/master/README.md
use_official_api: true
require_api_key: false
results: JSON

- name: wikibooks
engine: mediawiki
weight: 0.5
Expand Down

0 comments on commit 28dc623

Please sign in to comment.