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

This commit is contained in:
AIsouler
2024-02-09 00:01:49 +08:00
committed by GitHub

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',