shawenguan hai 1 ano
pai
achega
2eba3a30d0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/elife/ofpayGrab.js

+ 1 - 0
Scripts/elife/ofpayGrab.js

@@ -481,6 +481,7 @@ async function checkRefreshToken(){
             let cookieSetStr = headers['Set-Cookie'];
             let gCookie = parseCookies(ofpayCookie);
             let cookieData = parseSetCookies(cookieSetStr);
+            lk.log(cookieSetStr);
             for(let i=0; i < cookieData.length; i++){
                 let info = cookieData[i];
                 let name = info.name;