Skip to content

Commit

Permalink
feat(淘宝): 全屏广告-弹窗广告 (补充规则 #753)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Jan 29, 2025
1 parent 99fe1b0 commit cbab243
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/apps/com.taobao.taobao.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,17 @@ export default defineGkdApp({
exampleUrls: 'https://e.gkd.li/5c77eaf1-b4dc-48c9-96af-131ae9644ffa',
snapshotUrls: 'https://i.gkd.li/i/18218537',
},
{
key: 2,
activityIds: 'com.taobao.browser.BrowserActivity',
matches:
'WebView[text="红包签到"] > [id="ice-container"] >(3,4) View[childCount=3] > [name$="Image" || name$="Button"][text*="jpg" || text="关闭"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/c7c06d50-a384-4869-a14f-95d219d9d08c',
snapshotUrls: [
'https://i.gkd.li/i/18587158',
'https://i.gkd.li/i/18587159',
],
},
],
},
{
Expand Down

0 comments on commit cbab243

Please sign in to comment.