mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 20:25:30 +08:00
feat(全能计算器): 弹窗广告 (#2169)
* feat(全能计算器):弹窗广告 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #2165
This commit is contained in:
parent
1dbfb9d66f
commit
55c6ab97d9
|
@ -23,6 +23,14 @@ export default defineAppConfig({
|
|||
'TextView < LinearLayout[childCount=2] < FrameLayout[childCount=2] > FrameLayout[childCount=1] > ImageView',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13261870'],
|
||||
},
|
||||
{
|
||||
// 与"咕咚"app快照类似,https://i.gkd.li/import/13348663 ,可能来自同个sdk
|
||||
activityIds:
|
||||
'com.jincheng.supercaculator.activity.basic.CalculatorActivity',
|
||||
matches:
|
||||
'[id="android:id/content"] >4 FrameLayout > ImageView + FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13378847',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user