mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(星影视频): 弹窗广告(补充 activityId) (#3405)
This commit is contained in:
@@ -21,10 +21,13 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '腾讯广告',
|
||||
activityIds: 'com.xsj.app.MainActivity',
|
||||
activityIds: ['com.xsj.app.MainActivity', 'com.qq.e.ads.ADActivity'],
|
||||
matches:
|
||||
'ImageView -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13625504',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13625504',
|
||||
'https://i.gkd.li/import/13761165',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user