Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- var redirect = 'https://justdoall.com'; // here you put the url of your pin code page
- if (localStorage.pincode != 'yes') window.top.location.replace(redirect);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement