这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

You can change the URL for the bing:

base_url = 'https://www.bing.com/search'

In searxng/settings.yml:

use_default_settings: true
...
engines:
  - name: bing
    engine: bing
    base_url: "https://cn.bing.com/search"

this should work as long as the HTML layout is identical.

(I can't find the right parameter for the number of redirect: max_redirect is set to 30 by default)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ffyuhf
Comment options

Answer selected by ffyuhf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants