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

Commit

Permalink
feat(网易邮箱大师):开屏广告(补充规则) (#4070)
Browse files Browse the repository at this point in the history
close #4068
  • Loading branch information
AIsouler authored Jan 28, 2024
1 parent af37e8b commit 6888d70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/apps/com.netease.mail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ export default defineAppConfig({
matches: '[id$="tt_splash_skip_btn"]',
snapshotUrls: 'https://i.gkd.li/import/12999739',
},
{
key: 2,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
snapshotUrls: 'https://i.gkd.li/import/14046124',
},
],
},
{
Expand Down

0 comments on commit 6888d70

Please sign in to comment.