Skip to content

Commit

Permalink
Update password.js
Browse files Browse the repository at this point in the history
  • Loading branch information
F1xGOD authored Jan 31, 2024
1 parent 75909e0 commit 7d4314a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion password.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ if(maintain[iii].location==tablocation){
}
iii=iii+1
}
DONE!
console.log("DONE!")

if(tablocation != "login"){
if(actdata.status == "secure"||getCookie("canlogintosite")=="truesigma"){
Expand Down

0 comments on commit 7d4314a

Please sign in to comment.