diff --git a/src/apps/com.byfen.market.ts b/src/apps/com.byfen.market.ts index 36b4a386..91b521c2 100644 --- a/src/apps/com.byfen.market.ts +++ b/src/apps/com.byfen.market.ts @@ -12,9 +12,15 @@ export default defineAppConfig({ resetMatch: 'app', rules: [ { + key: 0, matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', snapshotUrls: 'https://i.gkd.li/import/13298944', }, + { + key: 1, + matches: '[id="com.byfen.market:id/ad_view"] >3 View[clickable=true]', + snapshotUrls: 'https://i.gkd.li/import/13800021', + }, ], }, ],