H5는 자신이 게시한 마이크로블로그를 일괄 삭제합니다.

여기에 이미지 설명 삽입

'엄격하게 사용';
var s = document.createElement('스크립트');
s.setAttribute('src','https://lib.sinaapp.com/js/jquery/2.0.3/jquery-2.0.3.min.js');
s.onload = function() { setInterval(function() { if (!$('a[action-type=“feed_list_delete”]')) { $('a.next').click(); } else { $('a[action-type="feed_list_delete"]')[0].click(); $('a[action-type="ok"]')[0].click(); } $(' html, body').animate({ scrollTop: $(document).height() }, '느림'); }, 800); }; document.head.appendChild(s);










Supongo que te gusta

Origin blog.csdn.net/weixin_42835381/article/details/117749559
Recomendado
Clasificación