BLOGGER PASSWORD PROTECTED SCRIPT


var password = 'root#123'

password=prompt('Please enter the password to enter this page:','');

if (password != 'root#123') {

location.href='PAGE URL HERE';

}

Ranjit Patil

Ranjit is a passionate engineer specializing in AI/ML, Java, and Spring Boot. He loves talking about technology and is endlessly curious about the creation of the universe.

Post a Comment

comment here

Previous Post Next Post