@@ -56,7 +56,7 @@ else
}
else {
$host = urldecode($state);
- $url = "http://{$host}/mobile/wxauthor.php?code={$code}&state={$state}";
+ $url = "{$host}/mobile/wxauthor.php?code={$code}&state={$state}";
$html = "<!DOCTYPE html>
<html lang=\"en\">
<head>