feat(大学搜题酱): 开屏广告-规则优化 (#965)

* fix(大学搜题酱): 修复开屏广告失效(gkd-kit#961)

* feat(大学搜题酱): 开屏广告-完善规则
This commit is contained in:
aoguai 2023-10-13 01:05:23 +08:00 committed by GitHub
parent ad81468482
commit 4dfd30e61c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,11 @@ export default defineAppConfig({
name: '开屏广告',
quickFind: true,
activityIds: 'com.zmzx.college.search.activity.init.InitActivity',
rules:
'[id="com.zmzx.college.search:id/ksad_splash_root_container"] [text="跳过"]',
rules: ['TextView[text^="跳过"][text.length<=3]'],
snapshotUrls: [
'https://gkd-kit.songe.li/import/12867875',
'https://gkd-kit.songe.li/import/12867970',
'https://gkd-kit.songe.li/import/12881929',
],
},
{