fix: 微博轻享版-开屏广告

This commit is contained in:
lisonge
2023-09-04 14:54:30 +08:00
parent ace0bcb725
commit aa0509e417

View File

@@ -8,8 +8,11 @@ export default defineAppConfig({
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
activityIds: 'com.weico.international.ui.ad.AdActivity', activityIds: 'com.weico.international.ui.ad.AdActivity',
rules: 'TextView[text="跳过"]', rules: 'TextView[text*="跳过"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12509123', snapshotUrls: [
'https://gkd-kit.gitee.io/import/12509123',
'https://gkd-kit.gitee.io/import/12510132',
],
}, },
{ {
key: 0, key: 0,