update weibo

This commit is contained in:
king
2025-12-08 20:24:47 +08:00
parent 971781cf29
commit 3072f85789
4 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/**
* @author fmz200
* @function 微博去广告
* @date 2025-11-01 17:15:00
* @date 2025-12-08 20:15:00
*/
let url = $request.url;
@ -19,6 +19,9 @@ try {
if (resp_data.header?.data?.items) {
removeHeaderAds(resp_data.header.data.items);
}
if (resp_data.header?.insert_data) {
delete resp_data.header.insert_data;
}
}
// 2、发现页面刷新/再次点击发现按钮