Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
feat(淘宝):抢天降补贴弹窗
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Jan 26, 2024
1 parent 04cb536 commit dd0c9e5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/apps/com.taobao.taobao.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,5 +219,18 @@ export default defineAppConfig({
},
],
},
{
key: 17,
name: '全屏广告-抢天降补贴弹窗',
desc: '点击X',
rules: [
{
quickFind: true,
activityIds: 'com.taobao.tao.welcome.Welcome',
matches: '@[desc="关闭按钮"] - [vid="poplayer_native_state_id"]',
snapshotUrls: 'https://i.gkd.li/import/14060521',
},
],
},
],
});

0 comments on commit dd0c9e5

Please sign in to comment.