diff options
author | NunoSempere <nuno.semperelh@protonmail.com> | 2024-03-23 16:18:00 -0300 |
---|---|---|
committer | NunoSempere <nuno.semperelh@protonmail.com> | 2024-03-23 16:18:00 -0300 |
commit | f2e06785f9305598411cdc9262852decac4bfb63 (patch) | |
tree | aa7bf3ed9b00822cb9fa182532b7b3957949e7f9 /plugins/shortcuts | |
parent | b4c3e3a0e3195633d574f0080f7f06a31e8f60a5 (diff) |
Add https automatically if url contains .com or .org
also delete extraneous shortcut
Diffstat (limited to 'plugins/shortcuts')
-rw-r--r-- | plugins/shortcuts/shortcuts.c | 1 |
1 files changed, 0 insertions, 1 deletions
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", |