Skip to content

Commit

Permalink
feat(支付宝): 全屏广告-弹窗广告 (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Jan 14, 2025
1 parent 307c6d6 commit 9668d46
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/apps/com.eg.android.AlipayGphone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export default defineGkdApp({
{
key: 13,
name: '全屏广告-弹窗广告',
desc: '点击X',
desc: '点击关闭',
rules: [
{
key: 0,
Expand All @@ -217,6 +217,16 @@ export default defineGkdApp({
exampleUrls: 'https://e.gkd.li/ebbd606a-0e21-4fc5-b0c3-49e4d87d065c',
snapshotUrls: 'https://i.gkd.li/i/16812751',
},
{
key: 2,
fastQuery: true,
activityIds:
'com.alipay.mobile.nebulax.xriver.activity.XRiverActivity',
matches:
'@[text*="跳过"] + [visibleToUser=true][text^="账单分期还"] <<n [id="com.alipay.mobile.nebula:id/h5_pc_container"]',
exampleUrls: 'https://e.gkd.li/cc064c84-75a9-4447-b01b-9d5597515093',
snapshotUrls: 'https://i.gkd.li/i/18409779',
},
],
},
{
Expand Down

0 comments on commit 9668d46

Please sign in to comment.