mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
update something
This commit is contained in:
@ -155,7 +155,7 @@ try {
|
|||||||
console.log('处理评论区广告结束💕💕');
|
console.log('处理评论区广告结束💕💕');
|
||||||
}
|
}
|
||||||
if (url.includes("/statuses/container_detail_comment?")) {
|
if (url.includes("/statuses/container_detail_comment?")) {
|
||||||
resp_data.items = resp_data.items.filter(item => item.type === "detail");
|
resp_data.items = resp_data.items.filter(item => item.category === "detail");
|
||||||
console.log('处理评论区广告结束💕💕');
|
console.log('处理评论区广告结束💕💕');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user