mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +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:
@@ -23,6 +23,14 @@ export default defineAppConfig({
|
|||||||
'TextView < LinearLayout[childCount=2] < FrameLayout[childCount=2] > FrameLayout[childCount=1] > ImageView',
|
'TextView < LinearLayout[childCount=2] < FrameLayout[childCount=2] > FrameLayout[childCount=1] > ImageView',
|
||||||
snapshotUrls: ['https://i.gkd.li/import/13261870'],
|
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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user