feat(京东读书): 开屏广告

This commit is contained in:
aisouler
2024-02-07 13:09:13 +08:00
parent 16c9edba0a
commit 71af7a6b16

View File

@@ -4,6 +4,29 @@ export default defineAppConfig({
id: 'com.jd.app.reader',
name: '京东读书',
groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
key: 0,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
exampleUrls:
'https://m.gkd.li/57941037/6f4561e5-b998-43f9-8848-b6b43d045a3d',
snapshotUrls: 'https://i.gkd.li/import/14189228',
},
{
key: 1,
actionCdKey: 0,
matches:
'[childCount=0][visibleToUser=true][(text.length<10&&(text*="跳过"||text*="跳过"||text*="skip"||text*="Skip")) || id$="tt_splash_skip_btn" || vid*="skip" || vid*="Skip" || (vid*="count" && vid*="down" && vid!*="download") || desc*="跳过" || desc*="skip"]',
},
],
},
{
key: 1,
name: '更新提示',