12 2023
<script>
setTimeout(function(){
window.location.href="http://www.*********.blogspot.com"; // The URL that will be redirected too.
}, 0000); // The bigger the number the longer the delay.
</script>
No comments:
Post a Comment