From b7de303f3a4abc988aac1465ea8cc1af989ccf03 Mon Sep 17 00:00:00 2001 From: "Mr.Lin" Date: Thu, 26 Mar 2020 13:01:52 +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 2c5f720..52e1e8a 100644 --- a/function/common.php +++ b/function/common.php @@ -138,7 +138,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://scfonedrive.github.io'; + $_SERVER['redirect_uri'] = 'https://git.ldxw.vip/scfone'; if (getConfig('Drive_ver')=='MS') { // MS // https://portal.azure.com