We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4818d commit 00070b4Copy full SHA for 00070b4
1 file changed
Kill TieBa AD/Kill TieBa AD.user.js
@@ -83,8 +83,6 @@
83
delList.push(previousSibling);
84
}else{
85
if(thread.getAttribute && thread.getAttribute("data-field")){
86
- let tdata=JSON.parse(thread.getAttribute("data-field")),tpoint=thread.querySelector("tpoint-skin");
87
- if(tdata.content && tdata.content.pb_tpoint && tdata.content.pb_tpoint.is_tpoint==1 && tpoint)delList.push(tpoint);
88
89
if(thread.classList && thread.classList.length==2){
90
delList.push(thread);
0 commit comments