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

Commit

Permalink
feat(歪麦霸王餐):开屏广告(补充规则) (#3868)
Browse files Browse the repository at this point in the history
* feat(歪麦霸王餐):开屏广告(补充规则)

* chore(actions): check_format_lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
AIsouler and github-actions[bot] authored Jan 14, 2024
1 parent b8c50ed commit c190b09
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/apps/com.waimaiii.waimaiii.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ export default defineAppConfig({
'[id="com.waimaiii.waimaiii:id/flContainer"] >n FrameLayout[childCount=3] > FrameLayout + @View[clickable=true] + TextView',
snapshotUrls: 'https://i.gkd.li/import/13694837',
},
{
key: 3,
matches:
'[id="android:id/content"] >9 FrameLayout + View[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/13930573',
},
],
},
{
Expand Down

0 comments on commit c190b09

Please sign in to comment.