Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
feat(掌上公交): 全屏广告(补充activityid)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Mar 12, 2024
1 parent bfe1db8 commit c58a7a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/apps/com.mygolbs.mybus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,14 @@ export default defineAppConfig({
activityIds: [
'com.mygolbs.mybus.mapsearch.poisearch.PoiSearchActivity',
'com.mygolbs.mybus.NewHomePageActivity',
'com.mygolbs.mybus.RTimeActivity',
],
matches:
'FrameLayout[childCount=2] > FrameLayout[childCount>4] > FrameLayout[index=1][visibleToUser=true]',
snapshotUrls: [
'https://i.gkd.li/i/12790762',
'https://i.gkd.li/i/14219270',
'https://i.gkd.li/i/14572506',
],
},
{
Expand Down

1 comment on commit c58a7a5

@AIsouler
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.