mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
perf(QQ): 局部广告-动态页-卡片广告
This commit is contained in:
@@ -710,10 +710,10 @@ export default defineGkdApp({
|
|||||||
key: 30,
|
key: 30,
|
||||||
name: '局部广告-动态页-卡片广告',
|
name: '局部广告-动态页-卡片广告',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
quickFind: true,
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
quickFind: true,
|
||||||
position: {
|
position: {
|
||||||
left: 'width * 0.9534',
|
left: 'width * 0.9534',
|
||||||
top: 'width * 0.0805',
|
top: 'width * 0.0805',
|
||||||
@@ -727,6 +727,7 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.tencent.mobileqq.activity.SplashActivity',
|
'com.tencent.mobileqq.activity.SplashActivity',
|
||||||
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
||||||
@@ -741,8 +742,11 @@ export default defineGkdApp({
|
|||||||
key: 2,
|
key: 2,
|
||||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=7] > FrameLayout[childCount=2] > @ImageView[childCount=0] <<n [vid="root"]',
|
'FrameLayout[childCount=7] > FrameLayout[childCount=2] > @ImageView[childCount=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15388608',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/15388608',
|
||||||
|
'https://i.gkd.li/i/16154341',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user