mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -7,9 +7,20 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.igpsport.globalapp.activity.SplashAdActivity',
|
matchTime: 10000,
|
||||||
rules: '[id="com.igpsport.igpsportandroid:id/tvSkip"]',
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[text*="跳过"][text.length<=10]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12818230',
|
snapshotUrls: 'https://i.gkd.li/import/12818230',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '更新弹窗',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '@[text="忽略本次"] + [text="立即升级"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13797203',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user