diff options
| author | Zhijie He <hezhijie0327@hotmail.com> | 2025-03-02 11:18:30 +0800 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2025-03-02 13:31:31 +0100 |
| commit | 76f52b5b45a08776ad09e9b670a80635ab303c96 (patch) | |
| tree | 65abd5220f6c920f7243680a702ae7ef1d608f8c /searx/settings.yml | |
| parent | 97aa5a779b3910efb2cc8f7497969fbe0d126910 (diff) | |
[feat] add Sogou WeChat article search support
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index d379718fb..6aafaeb63 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1726,6 +1726,11 @@ engines: shortcut: sogouv disabled: true + - name: sogou wechat + engine: sogou_wechat + shortcut: sogouw + disabled: true + - name: soundcloud engine: soundcloud shortcut: sc |