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