bump: 2025.1.25-176079977 #8

Merged
ange merged 6 commits from staging into prod 2025-01-27 16:08:43 +00:00
2 changed files with 20 additions and 1 deletions
Showing only changes of commit 8e0bd6e82f - Show all commits

2
.env
View File

@ -1,2 +1,2 @@
PROD_URL=searx.gmoker.com
IMAGEAPP=docker.io/searxng/searxng:2024.12.22-26097f444
IMAGEAPP=docker.io/searxng/searxng:2024.12.25-73e395c8c

View File

@ -334,6 +334,25 @@ 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: alpine linux packages
engine: alpinelinux
disabled: true