mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf(淘宝): 全屏广告-花呗推荐弹窗 (#675)
This commit is contained in:
@@ -211,22 +211,22 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 16,
|
key: 16,
|
||||||
name: '全屏广告-花呗升级报送征信',
|
name: '全屏广告-花呗推荐弹窗',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'[text*="花呗升级" || text*="花呗服务"]',
|
'[text*="花呗升级" || text*="花呗服务" || text$="开通花呗"][visibleToUser=true]',
|
||||||
'@[clickable=true] >n [text="暂不升级,继续付款" || text="关闭"]',
|
'@[clickable=true] >n [text="暂不升级,继续付款" || text="关闭"][visibleToUser=true]',
|
||||||
],
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13691864',
|
'https://i.gkd.li/i/13691864',
|
||||||
'https://i.gkd.li/i/13628020',
|
'https://i.gkd.li/i/13628020',
|
||||||
'https://i.gkd.li/i/13898735',
|
'https://i.gkd.li/i/13898735',
|
||||||
|
'https://i.gkd.li/i/18296345',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user