From a1b8e0b69331ab861d03406bff0e079f7a0df469 Mon Sep 17 00:00:00 2001 From: "Mr.Lin" Date: Thu, 26 Mar 2020 14:13:37 +0800 Subject: [PATCH] Update common.php --- function/common.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/function/common.php b/function/common.php index 52e1e8a..07410e7 100644 --- a/function/common.php +++ b/function/common.php @@ -139,7 +139,8 @@ function config_oauth() $_SERVER['sitename'] = getConfig('sitename'); if (empty($_SERVER['sitename'])) $_SERVER['sitename'] = getconstStr('defaultSitename'); //$_SERVER['redirect_uri'] = 'https://scfonedrive.github.io'; - $_SERVER['redirect_uri'] = 'https://git.ldxw.vip/scfone'; + //$_SERVER['redirect_uri'] = 'https://git.ldxw.vip/scfone'; + $_SERVER['redirect_uri'] = 'https://scfone.ldxw.vip'; if (getConfig('Drive_ver')=='MS') { // MS // https://portal.azure.com