feat(百分网游戏盒子): 开屏广告(优化规则) (#3576)

This commit is contained in:
Kun Jinkao 2024-01-02 20:23:17 +08:00 committed by GitHub
parent 5daef343e5
commit 5ed9c34a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',
},
],
},
],