更新 weibo_ads.js

This commit is contained in:
奶思(⸝⸝•‧̫•⸝⸝)
2025-12-02 15:00:11 +08:00
committed by GitHub
parent efc1073f4e
commit a9a5a84070

View File

@ -12,6 +12,7 @@ try {
// 1、首次点击发现按钮
if (url.includes("/search/finder?")) {
console.log('进入发现页...');
console.log(body);
resp_data.channelInfo.channels[0].titleInfo.style.selectTextColor = "#333333";
processPayload(resp_data.channelInfo.channels[0].payload);
removeChannelsTabs(resp_data.channelInfo.channels);