Advertisement
ghiwar

Random lazada

Oct 2nd, 2023
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <script type="text/javascript" language="javascript">
  2. history.pushState(null, document.title, window.location.href);
  3. window.addEventListener('popstate', function (event)
  4. {
  5. window.location.href="https://c.lazada.co.id/t/c.b52Ymk";
  6. });
  7. window.addEventListener('scroll', function() {
  8. history.pushState(null, document.title, window.location.href);
  9. });
  10.  
  11. function isUrl(data){
  12. try{
  13. new URL(data);
  14. return true;
  15. }catch(e){
  16. return false;
  17. };
  18. };
  19. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement