Spaces:
Paused
Paused
Update searxng/settings.yml
Browse files- searxng/settings.yml +1 -28
searxng/settings.yml
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
use_default_settings: true
|
| 2 |
server:
|
|
|
|
| 3 |
secret_key: "248761c39005d33050fec8bd6b40a170f133ff471f71a0e262154a5903c7d3e3"
|
| 4 |
search:
|
| 5 |
# 控制搜索结果的过滤程度。值为 0 表示不进行过滤,1 表示中度过滤,2 表示严格过滤。
|
|
@@ -147,12 +148,6 @@ engines:
|
|
| 147 |
shortcut: aps
|
| 148 |
disabled: true
|
| 149 |
|
| 150 |
-
# Requires Tor
|
| 151 |
-
- name: ahmia
|
| 152 |
-
engine: ahmia
|
| 153 |
-
categories: onions
|
| 154 |
-
enable_http: true
|
| 155 |
-
shortcut: ah
|
| 156 |
|
| 157 |
- name: anaconda
|
| 158 |
engine: xpath
|
|
@@ -260,11 +255,6 @@ engines:
|
|
| 260 |
engine: chefkoch
|
| 261 |
shortcut: chef
|
| 262 |
|
| 263 |
-
- name: cppreference
|
| 264 |
-
engine: cppreference
|
| 265 |
-
shortcut: cpp
|
| 266 |
-
paging: false
|
| 267 |
-
disabled: true
|
| 268 |
|
| 269 |
- name: crossref
|
| 270 |
engine: crossref
|
|
@@ -1177,19 +1167,6 @@ engines:
|
|
| 1177 |
shortcut: tm
|
| 1178 |
disabled: true
|
| 1179 |
|
| 1180 |
-
# Requires Tor
|
| 1181 |
-
- name: torch
|
| 1182 |
-
engine: xpath
|
| 1183 |
-
paging: true
|
| 1184 |
-
search_url:
|
| 1185 |
-
http://xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion/cgi-bin/omega/omega?P={query}&DEFAULTOP=and
|
| 1186 |
-
results_xpath: //table//tr
|
| 1187 |
-
url_xpath: ./td[2]/a
|
| 1188 |
-
title_xpath: ./td[2]/b
|
| 1189 |
-
content_xpath: ./td[2]/small
|
| 1190 |
-
categories: onions
|
| 1191 |
-
enable_http: true
|
| 1192 |
-
shortcut: tch
|
| 1193 |
|
| 1194 |
- name: unsplash
|
| 1195 |
engine: unsplash
|
|
@@ -1623,10 +1600,6 @@ engines:
|
|
| 1623 |
shortcut: wttr
|
| 1624 |
timeout: 9.0
|
| 1625 |
|
| 1626 |
-
- name: yummly
|
| 1627 |
-
engine: yummly
|
| 1628 |
-
shortcut: yum
|
| 1629 |
-
disabled: true
|
| 1630 |
|
| 1631 |
- name: brave
|
| 1632 |
engine: brave
|
|
|
|
| 1 |
use_default_settings: true
|
| 2 |
server:
|
| 3 |
+
base_url: https://localhost-llm-searxng.hf.space
|
| 4 |
secret_key: "248761c39005d33050fec8bd6b40a170f133ff471f71a0e262154a5903c7d3e3"
|
| 5 |
search:
|
| 6 |
# 控制搜索结果的过滤程度。值为 0 表示不进行过滤,1 表示中度过滤,2 表示严格过滤。
|
|
|
|
| 148 |
shortcut: aps
|
| 149 |
disabled: true
|
| 150 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
|
| 152 |
- name: anaconda
|
| 153 |
engine: xpath
|
|
|
|
| 255 |
engine: chefkoch
|
| 256 |
shortcut: chef
|
| 257 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 258 |
|
| 259 |
- name: crossref
|
| 260 |
engine: crossref
|
|
|
|
| 1167 |
shortcut: tm
|
| 1168 |
disabled: true
|
| 1169 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1170 |
|
| 1171 |
- name: unsplash
|
| 1172 |
engine: unsplash
|
|
|
|
| 1600 |
shortcut: wttr
|
| 1601 |
timeout: 9.0
|
| 1602 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1603 |
|
| 1604 |
- name: brave
|
| 1605 |
engine: brave
|