This is Coad use
<script type="text/javascript">
var password = '12345'
password=prompt('Please enter the password to enter this page:','');
if (password != '12345') {
location.href='https://akhiracityclub.blogspot.com/2023/10/hamid-admid-and-regestion-card.html';
}
</script>
0 Comments