wip, revert changes

This commit is contained in:
partisan 2024-06-09 12:43:46 +02:00
parent 7d1d2cba67
commit 6885983576
7 changed files with 103 additions and 144 deletions

View file

@ -135,7 +135,7 @@ func fetchAndCacheTextResults(query, safe, lang string, page, resultsPerPage int
Source string
}{
{PerformGoogleTextSearch, "Google"},
{PerformLibreXTextSearch, "LibreX"},
// {PerformLibreXTextSearch, "LibreX"},
// {PerformSearXNGTextSearch, "SearXNG"},
}