mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf: X-分段广告 #910
This commit is contained in:
@@ -39,10 +39,12 @@ export default defineGkdApp({
|
||||
preKeys: [0, 1],
|
||||
key: 10,
|
||||
name: '点击[我不喜欢这个广告]',
|
||||
matches: '@ViewGroup[clickable=true] > [text="我不喜欢这个广告"]',
|
||||
matches:
|
||||
'@ViewGroup[clickable=true] > [text="我不喜欢这个广告" || text^="屏蔽"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12798810',
|
||||
'https://i.gkd.li/i/14782902',
|
||||
'https://i.gkd.li/i/20239421',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user