mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 01:33:37 +08:00
parent
dd029f1ac2
commit
3b4193256c
|
@ -7,9 +7,22 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.meitu.business.ads.core.activity.AdActivity',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text=`跳过广告`]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12472627',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '版本更新',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="升级新版客户端"] - [text="取消"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13238352',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user