feat(得间免费小说):开屏广告-规则优化 (#1474)

* 得间免费小说:开屏广告

* 测试

* 得间免费小说:开屏广告

* 得间免费小说:开屏广告

* 得间免费小说:开屏广告

* chore(actions): check_format_lint

* 得间免费小说:开屏广告增加

* feat(得间免费小说): 开屏广告

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
Ran0929 2023-10-28 23:31:56 +08:00 committed by GitHub
parent 4b1b9944e6
commit e5597517ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,13 @@ export default defineAppConfig({
activityIds: ['com.chaozh.iReader.ui.activity.WelcomeActivity'],
rules: [
{
matches: 'TextView[text*="跳过"]',
matches: 'TextView[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/13175317',
},
{
matches: 'View[id="com.byted.pangle:id/tt_splash_skip_btn"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/13190313',
},
],
},
],