Advertisement
GochiSiyan

show after 15 seconds

Oct 17th, 2021
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. (function() {
  2. setTimeout(function() {
  3. document.querySelector('.jnews-cookie-law-policy').style.display='block';
  4. }, 15000);
  5. })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement