Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <!-- ... -->
  2. <script>
  3. sessionStorage.redirect = location.href
  4. // App's base URL
  5. location.replace('/')
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement