mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 04:32:20 +08:00
parent
a855788458
commit
2cce1c8015
|
@ -7,9 +7,20 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.igpsport.globalapp.activity.SplashAdActivity',
|
||||
rules: '[id="com.igpsport.igpsportandroid:id/tvSkip"]',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12818230',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[text="忽略本次"] + [text="立即升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13797203',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user