This commit is contained in:
humingxNobyDaconfig --global user.email 53217160+NobyDa@users.noreply.github.comssh-keygen -t rsa -C humingx@yeah.nethumingx@yeah.net 2019-12-31 00:43:08 +08:00
commit 1b3c9e4e77
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ var WAPJ = $request.headers["Cookie"];
if (WAPJ) {
if ($prefs.valueForKey("CookieWA") != undefined) {
if ($prefs.valueForKey("CookieWA") != WAPJ) {
var cookie = $prefs.setValueForKey(WAPJ, "CookieQY");
var cookie = $prefs.setValueForKey(WAPJ, "CookieWA");
if (!cookie) {
$notify("更新吾爱破解签到Cookie失败‼", "", "")
} else {