mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
core: use https for all links where secured http is supported
This commit is contained in:
@@ -901,7 +901,7 @@ exec_command_init ()
|
||||
"Examples:\n"
|
||||
" /exec -n ls -l /tmp\n"
|
||||
" /exec -sh -n ps xu | grep weechat\n"
|
||||
" /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n"
|
||||
" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n"
|
||||
" /exec -nf -noln links -dump "
|
||||
"https://weechat.org/files/doc/devel/weechat_user.en.html\n"
|
||||
" /exec -o uptime\n"
|
||||
|
||||
Reference in New Issue
Block a user