fix(小红书) 分段广告-信息流广告(修复误触)

This commit is contained in:
Kun Jinkao
2024-02-08 22:28:01 +08:00
parent 562e600692
commit 083fce6392

View File

@@ -67,7 +67,7 @@ export default defineAppConfig({
action: 'longClick', action: 'longClick',
name: '长按"赞助"/"广告"卡片', name: '长按"赞助"/"广告"卡片',
matches: matches:
'@FrameLayout[clickable=true] > LinearLayout TextView[text="赞助"||text="广告"]', '@FrameLayout[clickable=true] > LinearLayout TextView[text="赞助"||text="广告"][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/import/13455503', 'https://i.gkd.li/import/13455503',
'https://i.gkd.li/import/13470690', 'https://i.gkd.li/import/13470690',