Advertisement
Guest User

Untitled

a guest
Nov 8th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jQuery("cite:contains('Хипстер')").closest('div.comment-body').find('.vortex-p-dislike-comment').each((i, el)=> setTimeout(()=>{jQuery(el).not('.vortex-p-dislike-active-comment').trigger("click")}, i * 400))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement