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

Commit

Permalink
feat(番茄免费小说):广告弹窗 (#3698)
Browse files Browse the repository at this point in the history
close #3677
  • Loading branch information
AIsouler authored Jan 14, 2024
1 parent 935259f commit fe25cff
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/apps/com.dragon.read.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,21 @@ export default defineAppConfig({
'[id="com.dragon.read:id/readFlowNonRoundEntranceLayout"] [id="com.dragon.read:id/relativeRight"]',
snapshotUrls: 'https://i.gkd.li/import/13674556',
},
{
key: 3,
name: '阅读页面广告弹窗-点击反馈',
activityIds: 'com.dragon.read.reader.ui.ReaderActivity',
matches: '[text="看视频免广告"] - [text="反馈"]',
snapshotUrls: 'https://i.gkd.li/import/13816453',
},
{
preKeys: 3,
key: 4,
name: '阅读页面广告弹窗-点击不感兴趣',
activityIds: 'com.dragon.read.reader.ui.ReaderActivity',
matches: '[text="举报"] <2 ViewGroup - ViewGroup[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/13816454',
},
],
},
{
Expand Down

0 comments on commit fe25cff

Please sign in to comment.