feat(酷安): 开屏广告 (#1786)

This commit is contained in:
lisonge
2023-11-03 15:35:00 +08:00
parent 096ae53e25
commit 6129e0d826

View File

@@ -7,17 +7,21 @@ export default defineAppConfig({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
quickFind: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
key: 0, key: 0,
quickFind: false,
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12503773', snapshotUrls: [
'https://gkd-kit.gitee.io/import/12503773',
'https://i.gkd.li/import/13247610',
],
}, },
{ {
quickFind: true,
key: 1, key: 1,
matches: '[text^="跳过"][text.length<=4]', matches: '[text^="跳过"][text.length<=4]',
snapshotUrls: [ snapshotUrls: [