feat(SearXNG): bump to latest

This commit is contained in:
ange 2024-02-01 22:43:16 +01:00
parent f6af1454be
commit 2a7d337d36
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -83,7 +83,6 @@ server:
method: "GET"
default_http_headers:
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-Download-Options: noopen
X-Robots-Tag: noindex, nofollow
Referrer-Policy: no-referrer
@ -794,6 +793,12 @@ engines:
require_api_key: false
results: JSON
- name: goodreads
engine: goodreads
shortcut: good
timeout: 4.0
disabled: true
- name: google
engine: google
shortcut: go
@ -988,8 +993,9 @@ engines:
- name: library genesis
engine: xpath
search_url: https://libgen.fun/search.php?req={query}
url_xpath: //a[contains(@href,"get.php?md5")]/@href
# search_url: https://libgen.is/search.php?req={query}
search_url: https://libgen.rs/search.php?req={query}
url_xpath: //a[contains(@href,"book/index.php?md5")]/@href
title_xpath: //a[contains(@href,"book/")]/text()[1]
content_xpath: //td/a[1][contains(@href,"=author")]/text()
categories: files