diff options
| author | Tommaso Colella <tommasocolella95@gmail.com> | 2025-12-10 13:26:43 +0100 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2025-12-29 15:26:07 +0100 |
| commit | c57db45672efc21e971583dc68df0eb72d6d5000 (patch) | |
| tree | 7e04f850a114312c2cb800227c1b5658c37ddc00 /searx/settings.yml | |
| parent | 9491b514c97e3282d0f8037c7ae9c0304b97df76 (diff) | |
[fix] 360search: fix engine by adding cookie caching
Co-authored-by: Bnyro <bnyro@tutanota.com>
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 73f8a8242..8806674b6 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -341,6 +341,7 @@ engines: - name: 360search engine: 360search shortcut: 360so + timeout: 10.0 disabled: true - name: 360search videos |