feat(皮皮搞笑): 开屏广告(优化规则)

This commit is contained in:
AIsouler
2024-03-09 21:11:14 +08:00
parent c2deaa03e9
commit d50fc8dde7

View File

@@ -17,8 +17,12 @@ export default defineAppConfig({
rules: [ rules: [
{ {
key: 0, key: 0,
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', matches:
snapshotUrls: 'https://i.gkd.li/i/12745084', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
snapshotUrls: [
'https://i.gkd.li/i/12745084',
'https://i.gkd.li/i/14546304',
],
}, },
{ {
key: 1, key: 1,