mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -57,8 +57,10 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 3,
|
||||
name: '快手广告',
|
||||
activityIds:
|
||||
activityIds: [
|
||||
'com.zjwh.android_wh_physicalfitness.activity.SplashActivity',
|
||||
'com.zjwh.android_wh_physicalfitness.ui.AdActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -79,10 +81,23 @@ export default defineAppConfig({
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.zjwh.android_wh_physicalfitness:id/ksad_tk_view"] >n ViewGroup > @ViewGroup[childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13228216',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13228216',
|
||||
'https://i.gkd.li/import/13601132', //com.zjwh.android_wh_physicalfitness.ui.AdActivity
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '百度广告',
|
||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
matchTime: 10000,
|
||||
rules: '@ImageView - RelativeLayout[childCount=9]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13554229',
|
||||
},
|
||||
{
|
||||
key: 9,
|
||||
name: '第三方SDK广告', // 不知道是什么SDK
|
||||
|
||||
Reference in New Issue
Block a user