Update 2024-12-08 17:45 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2024-12-08 17:45:44 +01:00
parent 0e4f11ee5a
commit f652704039
3 changed files with 11 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ Zalando"
*.io|*.sh|*.pw|*.party) DEFAULT="OPEN (default)"; C="http://${C}"; ;;
*.coffee|*.me|*.cloud) DEFAULT="OPEN (default)"; C="http://${C}"; ;;
*.[a-zA-Z]*/*) DEFAULT="OPEN (default)"; C="http://${C}"; ;;
*) DEFAULT="Kagi Web Search (default)"; ;;
*) DEFAULT="DuckDuckGo Web Search (default)"; ;;
esac
local S="$(printf "%s\n%s" "${DEFAULT}" "${SE}" \