mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
fix: 向日葵远程控制-分段广告 #1258
This commit is contained in:
@@ -94,8 +94,7 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
action: 'clickCenter', // clickNode 可能无效
|
||||
matches: '[text="不感兴趣"][visibleToUser=true]',
|
||||
matches: '@[clickable=true] > [text="不感兴趣"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/55f927c7-edb5-4324-a73a-ad6dfa090eb6',
|
||||
snapshotUrls: 'https://i.gkd.li/i/22865433',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user