perf(X): 分段广告-主页信息流广告

This commit is contained in:
AIsouler
2024-09-30 10:23:44 +08:00
parent 3bdb011dfa
commit 81b42d5a76

View File

@@ -28,10 +28,11 @@ export default defineGkdApp({
{ {
key: 1, key: 1,
name: '推荐广告-点击右上角关闭', name: '推荐广告-点击右上角关闭',
matches: '@[vid="tweet_curation_action"] <2 * + * > [text="推荐"]', matches: '@[vid="tweet_curation_action"] <2 * + * > [text$="推荐"]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12813235', 'https://i.gkd.li/i/12813235',
'https://i.gkd.li/i/14782897', 'https://i.gkd.li/i/14782897',
'https://i.gkd.li/i/17182889',
], ],
}, },
{ {