mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(工程相机): 开屏广告(补充规则)
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -18,6 +19,21 @@ export default defineGkdApp({
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13827755',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/16030619',
|
||||
'https://i.gkd.li/i/16030620',
|
||||
'https://i.gkd.li/i/16030622',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'@ImageView[clickable=true][visibleToUser=true] - [text="|"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16030413',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user