From f2e06785f9305598411cdc9262852decac4bfb63 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Sat, 23 Mar 2024 16:18:00 -0300 Subject: Add https automatically if url contains .com or .org also delete extraneous shortcut --- plugins/shortcuts/shortcuts.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/shortcuts') diff --git a/plugins/shortcuts/shortcuts.c b/plugins/shortcuts/shortcuts.c index 32c9cd6..dea48aa 100644 --- a/plugins/shortcuts/shortcuts.c +++ b/plugins/shortcuts/shortcuts.c @@ -35,7 +35,6 @@ int shortcut_expand(const char* uri, char* output) "!blog", "!fnf", "!fnc", - "!h" "!hn", "!hnb" "!x", -- cgit v1.2.3