mirror of
https://github.com/searxng/searxng.git
synced 2026-04-19 23:41:16 +00:00
Compare commits
2 Commits
a2a47337cb
...
45a4b8ad1c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45a4b8ad1c | ||
|
|
d14d695966 |
@@ -2,7 +2,7 @@ mock==5.2.0
|
|||||||
nose2[coverage_plugin]==0.15.1
|
nose2[coverage_plugin]==0.15.1
|
||||||
cov-core==1.15.0
|
cov-core==1.15.0
|
||||||
black==25.9.0
|
black==25.9.0
|
||||||
pylint==4.0.2
|
pylint==4.0.3
|
||||||
splinter==0.21.0
|
splinter==0.21.0
|
||||||
selenium==4.38.0
|
selenium==4.38.0
|
||||||
Pallets-Sphinx-Themes==2.3.0
|
Pallets-Sphinx-Themes==2.3.0
|
||||||
@@ -24,5 +24,5 @@ coloredlogs==15.0.1
|
|||||||
docutils>=0.21.2
|
docutils>=0.21.2
|
||||||
parameterized==0.9.0
|
parameterized==0.9.0
|
||||||
granian[reload]==2.5.7
|
granian[reload]==2.5.7
|
||||||
basedpyright==1.32.1
|
basedpyright==1.33.0
|
||||||
types-lxml==2025.8.25
|
types-lxml==2025.8.25
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
certifi==2025.10.5
|
certifi==2025.11.12
|
||||||
babel==2.17.0
|
babel==2.17.0
|
||||||
flask-babel==4.0.0
|
flask-babel==4.0.0
|
||||||
flask==3.1.2
|
flask==3.1.2
|
||||||
|
|||||||
@@ -387,25 +387,6 @@ engines:
|
|||||||
timeout: 6
|
timeout: 6
|
||||||
disabled: true
|
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
|
- name: astrophysics data system
|
||||||
engine: astrophysics_data_system
|
engine: astrophysics_data_system
|
||||||
shortcut: ads
|
shortcut: ads
|
||||||
|
|||||||
Reference in New Issue
Block a user