Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <script>
  2. if ( window.history.replaceState ) {
  3. window.history.replaceState( null, null, window.location.href );
  4. }
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement