mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[fix] engine: searchcode.com is offline (inactive) (#5170)
Searchcode.com is offline, and its future is still uncertain [1], so the engine will be deactivated for the time being. If Searchcode.com doesn't come back online soon, we can remove the engine entirely. [1] https://boyter.org/posts/searchcode-is-being-rebooted/ [2] https://github.com/searxng/searxng/pull/5131#issuecomment-3239156555 Reported-by: Bnyro <bnyro@tutanota.com> [2] Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -1955,6 +1955,7 @@ engines:
|
|||||||
engine: searchcode_code
|
engine: searchcode_code
|
||||||
shortcut: scc
|
shortcut: scc
|
||||||
disabled: true
|
disabled: true
|
||||||
|
inactive: true
|
||||||
|
|
||||||
# - name: searx
|
# - name: searx
|
||||||
# engine: searx_engine
|
# engine: searx_engine
|
||||||
|
|||||||
Reference in New Issue
Block a user