feat(山姆会员店):开屏广告 (#248)

Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
Lanyuanxiaoyao
2024-06-18 10:18:19 +08:00
committed by GitHub
parent 0f6fb50029
commit 9d9890ffac

View File

@@ -11,12 +11,19 @@ export default defineGkdApp({
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
actionMaximumKey: 0,
rules: [
{
key: 0,
matches:
'@ImageView[clickable=true] <2 [id="cn.samsclub.app:id/advertising_container"]',
snapshotUrls: 'https://i.gkd.li/i/13609106',
},
{
key: 1,
matches: '@ImageView[vid="close_view"]',
snapshotUrls: 'https://i.gkd.li/i/15879369',
},
],
},
{