From d14d695966acc027887f5aa79511fe00d19b133f Mon Sep 17 00:00:00 2001 From: Austin-Olacsi <138650713+Austin-Olacsi@users.noreply.github.com> Date: Fri, 14 Nov 2025 23:38:17 -0700 Subject: [PATCH] [fix] drop alexandria.org (#5446) --- searx/settings.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index afb62b397..81124bfc8 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -387,25 +387,6 @@ engines: timeout: 6 disabled: true - - 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: astrophysics data system engine: astrophysics_data_system shortcut: ads