mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
oscar and simple themes: no inline script (allow A+ Content-Security-Policy)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
if (searx.autocompleter) {
|
||||
searx.autocomplete = AutoComplete.call(w, {
|
||||
Url: "./autocompleter",
|
||||
EmptyMessage: searx.noItemFound,
|
||||
EmptyMessage: searx.no_item_found,
|
||||
HttpMethod: searx.method,
|
||||
MinChars: 4,
|
||||
Delay: 300,
|
||||
|
||||
Reference in New Issue
Block a user