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

feat(歪麦霸王餐):开屏广告(补充规则) #3868

Merged
merged 2 commits into from
Jan 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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