mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 22:23:40 +08:00
parent
9026fcd45d
commit
f1653e0b31
|
@ -8,8 +8,13 @@ export default defineAppConfig({
|
|||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.sf.activity.MainActivity',
|
||||
rules: ['[id="AdViewSkipBtn"] >(2) TextView[text^="跳过"]'],
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12642434',
|
||||
matchLauncher: true,
|
||||
quickFind: true,
|
||||
rules: '[id="AdViewSkipBtn"] >(2) TextView[text^="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12642434',
|
||||
'https://gkd-kit.gitee.io/import/12901349', // com.bbk.launcher2.Launcher
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
|
Loading…
Reference in New Issue
Block a user