|
|
@@ -153,7 +153,8 @@ async function getLoginUrl(){
|
|
|
retUrl = await getLoginAccoutUrl(jumpUrl);
|
|
|
}
|
|
|
if(!retUrl){
|
|
|
- jumpUrl = 'https://m.cloud.189.cn/wapLogin.action?redirectURL=https://m.cloud.189.cn/zhuanti/2021/shakeLottery/index.html';
|
|
|
+ // jumpUrl = 'https://m.cloud.189.cn/wapLogin.action?redirectURL=https://m.cloud.189.cn/zhuanti/2021/shakeLottery/index.html';
|
|
|
+ jumpUrl = 'https://m.cloud.189.cn/login2014.jsp?redirectURL=https://m.cloud.189.cn/zhuanti/2021/shakeLottery/index.html';
|
|
|
}
|
|
|
if(jumpUrl){
|
|
|
magicJS.logger.info(`getLoginUrl#${jumpUrl}`);
|