henrydagobit

wixadvjns

Aug 13th, 2020 (edited)
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. document.getElementById('WIX_ADS').remove()
  2. document.getElementById('root').remove()
  3.  
  4. setTimeout(function(){
  5.    console.log('OK');
  6.    alert('ok');
  7. }, 3000);
Add Comment
Please, Sign In to add comment