mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:42:29 +08:00
fix(大学搜题酱): 修复开屏广告规则在登录页面的误触问题 (#2870)
Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
parent
2c33bf1d60
commit
edbc6f467b
|
@ -11,11 +11,14 @@ export default defineAppConfig({
|
|||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
excludeActivityIds:
|
||||
'com.zmzx.college.search.activity.login.activity.LoginActivity',
|
||||
rules: ['TextView[text^="跳过"][text.length<=3]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12867875',
|
||||
'https://i.gkd.li/import/12867970',
|
||||
'https://i.gkd.li/import/12881929',
|
||||
'https://i.gkd.li/import/13561976', //登录误触
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user