diff --git a/crossdomain.php b/crossdomain.php index 61b51d131..df5e04f0d 100644 --- a/crossdomain.php +++ b/crossdomain.php @@ -72,6 +72,7 @@ if ($config['host'] !== 'showdown') { } } } +if ($protocol === 'https:') $config['port'] = 443; if (@$config['redirect']) { ?>