mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(AppShare): 开屏广告(补充规则)
This commit is contained in:
@@ -28,9 +28,16 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
matches: '[text*="跳过"][visibleToUser=true][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14553551',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
order: -1,
|
||||
matches:
|
||||
'@ImageView[clickable=true] < * >2 [text*="跳过"][visibleToUser=true][text.length<10]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15269380',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user