perf: 支付宝-全屏广告

This commit is contained in:
AIsouler
2025-08-21 20:45:49 +08:00
parent d7d386d5e4
commit 49c88e0517
2 changed files with 6 additions and 21 deletions

View File

@@ -400,7 +400,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
{
id: 'com.eg.android.AlipayGphone',
name: '支付宝',
deprecatedKeys: [10, 15, 18],
deprecatedKeys: [10, 15, 18, 20],
},
{
id: 'com.handsgo.jiakao.android',

View File

@@ -244,20 +244,21 @@ export default defineGkdApp({
},
{
key: 14,
name: '全屏广告-"下次支付用花呗"弹窗',
desc: '点击"30天不再提醒"',
name: '全屏广告-支付后的推荐弹窗',
desc: '点击关闭',
rules: [
{
fastQuery: true,
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
matches: [
'[text="同意协议并开通" || text*="开通花呗"]',
'[text="30天不再提醒" || text="不感兴趣"]',
'[text$="推荐你"][visibleToUser=true]',
'@[clickable=true] > [text="关闭"]',
],
exampleUrls:
'https://m.gkd.li/57941037/8daecaeb-35f0-4f3a-8d5a-a19098a992d5',
snapshotUrls: [
'https://i.gkd.li/i/14060628',
'https://i.gkd.li/i/14893122',
'https://i.gkd.li/i/15050300',
'https://i.gkd.li/i/20684144',
],
@@ -350,22 +351,6 @@ export default defineGkdApp({
},
],
},
{
key: 20,
name: '全屏广告-[0元下单权益]弹窗',
desc: '支付完成后出现',
rules: [
{
fastQuery: true,
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
matches:
'[text="关闭"] < @FrameLayout[clickable=true] <3 FrameLayout[childCount=3] < * + FrameLayout[childCount=3] [text*="0元下单"]',
exampleUrls:
'https://m.gkd.li/57941037/3575bbbc-717b-466d-b863-443a15629ef6',
snapshotUrls: 'https://i.gkd.li/i/14893122',
},
],
},
{
key: 21,
name: '局部广告-卡片广告',