mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(两步路户外助手): 全屏广告(补充activityid)
This commit is contained in:
@@ -21,12 +21,16 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '腾讯广告',
|
||||
activityIds: 'com.lolaage.tbulu.tools.ui.activity.WelcomeActivity',
|
||||
activityIds: [
|
||||
'com.lolaage.tbulu.tools.ui.activity.WelcomeActivity',
|
||||
'com.lolaage.tbulu.tools.ui.activity.main.MainActivity',
|
||||
],
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount=1] > ImageView[width<80][height<80]',
|
||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13627861',
|
||||
'https://i.gkd.li/i/13650732',
|
||||
'https://i.gkd.li/i/14866147',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user