From 08d08475fc555bcb6dd272b67680097ac5829714 Mon Sep 17 00:00:00 2001 From: Zhijie He Date: Tue, 4 Mar 2025 21:55:17 +0800 Subject: [feat] engines: add www.chinaso.com Co-authored-by: Bnyro --- searx/settings.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 6aafaeb63..8a5069736 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -573,6 +573,24 @@ engines: # to show premium or plus results too: # skip_premium: false + - name: chinaso news + chinaso_category: news + engine: chinaso + shortcut: chinaso + disabled: true + + - name: chinaso images + chinaso_category: images + engine: chinaso + shortcut: chinasoi + disabled: true + + - name: chinaso videos + chinaso_category: videos + engine: chinaso + shortcut: chinasov + disabled: true + - name: cloudflareai engine: cloudflareai shortcut: cfai -- cgit v1.2.3