feat(顺丰速运): 开屏广告-规则优化 (#1051)

close #1040
This commit is contained in:
Kun Jinkao 2023-10-15 02:22:03 +08:00 committed by GitHub
parent 9026fcd45d
commit f1653e0b31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,