Skip to content

Commit 00070b4

Browse files
committed
fix
1 parent 1a4818d commit 00070b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Kill TieBa AD/Kill TieBa AD.user.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@
8383
delList.push(previousSibling);
8484
}else{
8585
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);
8886
}else{
8987
if(thread.classList && thread.classList.length==2){
9088
delList.push(thread);

0 commit comments

Comments
 (0)