mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
@@ -32,8 +32,11 @@ export default defineAppConfig({
|
|||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击[不感兴趣]',
|
name: '点击[不感兴趣]',
|
||||||
matches:
|
matches:
|
||||||
'@View[clickable=true][childCount=1] > TextView[text="不感兴趣"]',
|
'@View[clickable=true][childCount=1] > TextView[text="不感兴趣"||text$="interest"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12738132',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12738132',
|
||||||
|
'https://i.gkd.li/import/13727657',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user