feat(微博极速版):开屏广告 (#3025)

close #2977
This commit is contained in:
jiuqianyuan 2023-12-11 20:02:19 +08:00 committed by GitHub
parent dc787e43f5
commit d1f10e743d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,14 @@ export default defineAppConfig({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
activityIds: 'com.weico.international.ui.ad.AdActivity', matchTime: 10000,
rules: 'LinearLayout > TextView[text="跳过"]', actionMaximum: 1,
snapshotUrls: 'https://i.gkd.li/import/12738090', resetMatch: 'app',
rules: 'TextView[text*="跳过"][text.length<=10]',
snapshotUrls: [
'https://i.gkd.li/import/12738090',
'https://i.gkd.li/import/13626884',
],
}, },
{ {
key: 1, key: 1,