feat(二柄): 开屏广告 (#3807)

close #3797
This commit is contained in:
adproqwq
2024-01-14 22:19:06 +08:00
committed by GitHub
parent 39a701d458
commit cf8889b1b4

View File

@@ -4,6 +4,35 @@ export default defineAppConfig({
id: 'com.diershoubing.erbing', id: 'com.diershoubing.erbing',
name: '二柄', name: '二柄',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: [
{
key: 0,
matches: '@[id$="tt_splash_skip_btn"] <<n [vid="containerV"]',
snapshotUrls: [
'https://i.gkd.li/import/13378853',
'https://i.gkd.li/import/13546165',
],
},
{
key: 1,
matches: '[text="跳过"]',
snapshotUrls: 'https://i.gkd.li/import/13538207',
},
{
key: 2,
matches:
'@View <2 FrameLayout[childCount=3] <2 FrameLayout[childCount=2] < [vid="containerV"]',
snapshotUrls: 'https://i.gkd.li/import/13857307',
},
],
},
{ {
key: 6, key: 6,
name: '分段广告', name: '分段广告',