mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:52:20 +08:00
feat(大学搜题酱): 开屏广告-规则优化 (#965)
* fix(大学搜题酱): 修复开屏广告失效(gkd-kit#961) * feat(大学搜题酱): 开屏广告-完善规则
This commit is contained in:
parent
ad81468482
commit
4dfd30e61c
|
@ -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',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user