mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
fix(小红书) 分段广告-信息流广告(修复误触) (#27)
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user