Search customizing (#587)

This commit is contained in:
end-4
2024-06-10 20:12:00 +07:00
committed by GitHub
3 changed files with 31 additions and 52 deletions
@@ -93,6 +93,12 @@ let configOptions = {
},
'search': {
'enableActions': true,
'enableCommands': true,
'enableMathResults': true,
'enableDirectorySearch': true,
'enableAiSearch': true,
'enableWebSearch': true,
'engineBaseUrl': "https://www.google.com/search?q=",
'excludedSites': ["quora.com"],
},