Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

上次完善的番茄广告有延迟,但是需要滑动几下才会点击 #3942

Open
ghost opened this issue Jan 17, 2024 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Jan 17, 2024

请输入需要添加规则的界面的快照或者生成的链接, 也可在后面补充其它信息

请注意: 不提供快照或者仅提供截图的 issue 将被自动关闭

{
id: 'com.dragon.read',
name: '番茄免费小说',
groups: [
{
name: '分段广告',
key: 5,
enable: false,
quickFind: true,
rules: [
{
name: '阅读页面广告弹窗-点击反馈按钮',
key: 0,
matches: [
'[text="反馈"][visibleToUser=true]'
],
snapshotUrls: [
'https://i.gkd.li/import/13520160',
'https://i.gkd.li/import/13843155'
],
activityIds: [
'com.dragon.read.reader.ui.ReaderActivity'
]
},
{
name: '阅读页面广告弹窗-点击不感兴趣',
key: 1,
preKeys: [
0
],
matches: [
'@viewgroup[clickable=true] > [text="不感兴趣"]'
],
snapshotUrls: [
'https://i.gkd.li/import/13520219',
'https://i.gkd.li/import/13674550'
],
activityIds: [
'com.dragon.read.reader.ui.ReaderActivity'
]
},
{
name: '阅读页面广告弹窗-点击下一页',
key: 2,
matches: [
'[id="com.dragon.read:id/readFlowNonRoundEntranceLayout"] [id="com.dragon.read:id/relativeRight"]'
],
snapshotUrls: [
'https://i.gkd.li/import/13674556'
],
activityIds: [
'com.dragon.read.reader.ui.ReaderActivity'
]
},
{
name: '阅读页面广告弹窗-点击反馈',
key: 3,
matches: [
'[text="看视频免广告"] - [text="反馈"]'
],
snapshotUrls: [
'https://i.gkd.li/import/13816453'
],
activityIds: [
'com.dragon.read.reader.ui.ReaderActivity'
]
},
{
name: '阅读页面广告弹窗-点击不感兴趣',
key: 4,
preKeys: [
3
],
matches: [
'[text="举报"] <2 ViewGroup - ViewGroup[clickable=true]'
],
snapshotUrls: [
'https://i.gkd.li/import/13816454'
],
activityIds: [
'com.dragon.read.reader.ui.ReaderActivity'
]
}
]
}
]
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants