bump: 2024.5.15-645a840d8
This commit is contained in:
parent
bfeb0d378e
commit
9500b4d919
2
.env
2
.env
@ -1,2 +1,2 @@
|
|||||||
PROD_URL=searx.gmoker.com
|
PROD_URL=searx.gmoker.com
|
||||||
IMAGEAPP=docker.io/searxng/searxng:2024.5.9-383d87359
|
IMAGEAPP=docker.io/searxng/searxng:2024.5.15-645a840d8
|
||||||
|
28
settings.yml
28
settings.yml
@ -290,6 +290,8 @@ categories_as_tabs:
|
|||||||
images:
|
images:
|
||||||
videos:
|
videos:
|
||||||
news:
|
news:
|
||||||
|
map:
|
||||||
|
music:
|
||||||
|
|
||||||
engines:
|
engines:
|
||||||
- name: 9gag
|
- name: 9gag
|
||||||
@ -790,26 +792,18 @@ engines:
|
|||||||
engine: github
|
engine: github
|
||||||
shortcut: gh
|
shortcut: gh
|
||||||
|
|
||||||
# This a Gitea service. If you would like to use a different instance,
|
|
||||||
# change codeberg.org to URL of the desired Gitea host. Or you can create a
|
|
||||||
# new engine by copying this and changing the name, shortcut and search_url.
|
|
||||||
|
|
||||||
- name: codeberg
|
- name: codeberg
|
||||||
engine: json_engine
|
# https://docs.searxng.org/dev/engines/online/gitea.html
|
||||||
search_url: https://codeberg.org/api/v1/repos/search?q={query}&limit=10
|
engine: gitea
|
||||||
url_query: html_url
|
base_url: https://codeberg.org
|
||||||
title_query: name
|
|
||||||
content_query: description
|
|
||||||
categories: [it, repos]
|
|
||||||
shortcut: cb
|
shortcut: cb
|
||||||
disabled: true
|
disabled: true
|
||||||
about:
|
|
||||||
website: https://codeberg.org/
|
- name: gitea.com
|
||||||
wikidata_id:
|
engine: gitea
|
||||||
official_api_documentation: https://try.gitea.io/api/swagger
|
base_url: https://gitea.com
|
||||||
use_official_api: false
|
shortcut: gitea
|
||||||
require_api_key: false
|
disabled: true
|
||||||
results: JSON
|
|
||||||
|
|
||||||
- name: goodreads
|
- name: goodreads
|
||||||
engine: goodreads
|
engine: goodreads
|
||||||
|
Loading…
Reference in New Issue
Block a user