mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
core: use https for WeeChat URLs
This commit is contained in:
@@ -865,7 +865,7 @@ exec_command_init ()
|
||||
" /exec -n ps xu | grep weechat\n"
|
||||
" /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n"
|
||||
" /exec -nf -noln links -dump "
|
||||
"http://weechat.org/files/doc/devel/weechat_user.en.html\n"
|
||||
"https://weechat.org/files/doc/devel/weechat_user.en.html\n"
|
||||
" /exec -o uptime\n"
|
||||
" /exec -pipe \"/print Machine uptime:\" uptime\n"
|
||||
" /exec -n tail -f /var/log/messages\n"
|
||||
|
||||
Reference in New Issue
Block a user