bump: 2024.5.9-383d87359
This commit is contained in:
parent
fb12b309da
commit
bfeb0d378e
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.5-ac430a9ea
|
IMAGEAPP=docker.io/searxng/searxng:2024.5.9-383d87359
|
||||||
|
10
settings.yml
10
settings.yml
@ -215,6 +215,7 @@ enabled_plugins:
|
|||||||
- 'Ahmia blacklist' # activation depends on outgoing.using_tor_proxy
|
- 'Ahmia blacklist' # activation depends on outgoing.using_tor_proxy
|
||||||
# # these plugins are disabled if nothing is configured ..
|
# # these plugins are disabled if nothing is configured ..
|
||||||
- 'Hostname replace' # see hostname_replace configuration below
|
- 'Hostname replace' # see hostname_replace configuration below
|
||||||
|
- 'Calculator plugin'
|
||||||
# - 'Open Access DOI rewrite'
|
# - 'Open Access DOI rewrite'
|
||||||
# - 'Tor check plugin'
|
# - 'Tor check plugin'
|
||||||
# # Read the docs before activate: auto-detection of the language could be
|
# # Read the docs before activate: auto-detection of the language could be
|
||||||
@ -288,7 +289,7 @@ categories_as_tabs:
|
|||||||
general:
|
general:
|
||||||
images:
|
images:
|
||||||
videos:
|
videos:
|
||||||
map:
|
news:
|
||||||
|
|
||||||
engines:
|
engines:
|
||||||
- name: 9gag
|
- name: 9gag
|
||||||
@ -2076,7 +2077,11 @@ engines:
|
|||||||
engine: yacy
|
engine: yacy
|
||||||
categories: general
|
categories: general
|
||||||
search_type: text
|
search_type: text
|
||||||
base_url: https://yacy.searchlab.eu
|
base_url:
|
||||||
|
- https://yacy.searchlab.eu
|
||||||
|
- https://search.lomig.me
|
||||||
|
- https://yacy.ecosys.eu
|
||||||
|
- https://search.webproject.link
|
||||||
shortcut: ya
|
shortcut: ya
|
||||||
disabled: true
|
disabled: true
|
||||||
# required if you aren't using HTTPS for your local yacy instance
|
# required if you aren't using HTTPS for your local yacy instance
|
||||||
@ -2089,7 +2094,6 @@ engines:
|
|||||||
engine: yacy
|
engine: yacy
|
||||||
categories: images
|
categories: images
|
||||||
search_type: image
|
search_type: image
|
||||||
base_url: https://yacy.searchlab.eu
|
|
||||||
shortcut: yai
|
shortcut: yai
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user