When creating a custom bang with the URL example.com/%s
, the search for !example query
will open kagi.com/example.com/query
. It's probably always the user's intention to actually open example.com/query
which would be achieved by converting the URL automatically to https://example.com/%s
.
To get the previous behaviour one could still use the URL kagi.com/example.com/%s
.