fix: IT之家-分段广告-信息流广告

This commit is contained in:
AIsouler
2025-03-20 13:26:44 +08:00
parent 134167bb0f
commit 3a874b5fa4

View File

@@ -60,8 +60,10 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
action: 'longClick', action: 'longClick',
matches: '@[longClickable=true] >4 [text="广告 "]', matches:
'@[longClickable=true] >4 [text="广告 "][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/14734964', snapshotUrls: 'https://i.gkd.li/i/14734964',
excludeSnapshotUrls: 'https://i.gkd.li/i/19340823',
}, },
{ {
preKeys: [0], preKeys: [0],