mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix(大学搜题酱): 修复开屏广告规则在登录页面的误触问题 (#2870)
Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
@@ -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', //登录误触
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user