From 7b9d57f9d90ec53c965b0945f7048c74c76df7d4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 6 Aug 2017 15:42:17 +0300 Subject: last fix for https --- protocols/Slack/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Slack/src/stdafx.h b/protocols/Slack/src/stdafx.h index 82ee0ac61d..2123d75e1a 100644 --- a/protocols/Slack/src/stdafx.h +++ b/protocols/Slack/src/stdafx.h @@ -37,7 +37,7 @@ struct CSlackProto; #define SLACK_URL "https://slack.com" #define SLACK_API_URL SLACK_URL "/api" -#define SLACK_REDIRECT_URL "http://www.miranda-ng.org/slack" +#define SLACK_REDIRECT_URL "https://www.miranda-ng.org/slack" #define SLACK_CLIENT_ID "149178180673.150539976630" #include "../../../miranda-private-keys/Slack/client_secret.h" -- cgit v1.2.3