feat(微博轻享版): 开屏广告 (#1965)

close #1960
This commit is contained in:
walklty
2023-11-10 00:26:19 +08:00
committed by GitHub
parent 389eb072c5
commit fb4c9c265e

View File

@@ -7,11 +7,10 @@ export default defineAppConfig({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
activityIds: [ matchTime: 10000,
'com.weico.international.ui.ad.AdActivity', actionMaximum: 1,
'com.sina.weibo.ad', resetMatch: 'app',
], rules: 'TextView[text^="跳过"][text.length<10]',
rules: 'TextView[text*="跳过"]',
snapshotUrls: [ snapshotUrls: [
'https://gkd-kit.gitee.io/import/12509123', 'https://gkd-kit.gitee.io/import/12509123',
'https://gkd-kit.gitee.io/import/12510132', 'https://gkd-kit.gitee.io/import/12510132',