1
chanssl 2017-07-31 00:38:05 +08:00
删除发出的评论? 试了一下替换 action type 为 /delComment/
|
2
willhunger OP @chanssl #1 已收到,可行,明天添加上
|
3
chanssl 2017-07-31 00:48:25 +08:00 via Android
@willhunger 诶,打少字了,我是想说替换后失败了,然后想问应该怎么改才对_(:з」∠)_
|
4
xjbeta 2017-07-31 08:04:30 +08:00
直接发广告 强行被封号。。。
|
5
willhunger OP @chanssl #3 因为收到的评论是直接有一个删除,所以原代码第二行无用。
更改为以下这样就好了 ''' $('a[action-type="delComment"]')[0].click(); $('a[action-type="ok"]')[0].click(); ''' |
6
willhunger OP @xjbeta #4 我当初年少不知到怎么绑定了身份证,直接封号的话应该不会出现什么影响吧?
|
7
chanssl 2017-07-31 13:31:45 +08:00
@willhunger #5 昨晚我就是这么改的,刚才也试了一下,不行诶。
Uncaught TypeError: Cannot read property 'click' of undefined at <anonymous>:1:36 |
8
willhunger OP @chanssl #7 需要在 console 中加载 jQ
''' var jq = document.createElement('script'); jq.src = "http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.7.2.js"; ''' |
9
chanssl 2017-07-31 13:44:15 +08:00
@willhunger #8 酱紫,好的。
我发现档案娘可以删除,正在用 |
10
chanssl 2017-07-31 14:17:51 +08:00
删完了,谢谢楼主。
话说,在“发出的评论”的最后几页竟然夹杂着一些别人的评论(不是我发出,并且查看我没有参与),而且还删不掉 |
11
willhunger OP @chanssl #10 截图贴出来看看
|
12
chanssl 2017-07-31 14:25:28 +08:00
@willhunger #11
https://i.loli.net/2017/07/31/597ecd48ab819.png https://ooo.0o0.ooo/2017/07/31/597ecd49250bb.png https://i.loli.net/2017/07/31/597ecd494f7b0.png |
13
willhunger OP 感觉有点不对劲,是不是微博抽风了,我之前那个删了 2 小时后,在主页无法加载微博,后面等了好久才出来。
你再等等看,如果还是这样就去问问客服吧 |
14
willhunger OP @chanssl #12 上一层
|
15
xjbeta 2017-07-31 18:54:15 +08:00
@willhunger 发发广告应该没问题 你别趁着封号去作死就行。。。
|