From bc921364e3bdeea95297d874c3a107f0ffc801c4 Mon Sep 17 00:00:00 2001 From: Markus Date: Sun, 15 Sep 2024 14:13:39 +0200 Subject: [PATCH] [fix] drop engine alexandria.org The origin alexandria.org is broken: https://www.alexandria.org/?c=&r=&a=0&q=foo returns "504 Gateway Time-out" - Closes: https://github.com/searxng/searxng/issues/3786 Signed-off-by: Markus --- searx/settings.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index 2e18baaff..7aed2fa57 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1866,25 +1866,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