Skip to content

Commit cbab243

Browse files
committed
feat(淘宝): 全屏广告-弹窗广告 (补充规则 #753)
1 parent 99fe1b0 commit cbab243

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/apps/com.taobao.taobao.ts

+11
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,17 @@ export default defineGkdApp({
5656
exampleUrls: 'https://e.gkd.li/5c77eaf1-b4dc-48c9-96af-131ae9644ffa',
5757
snapshotUrls: 'https://i.gkd.li/i/18218537',
5858
},
59+
{
60+
key: 2,
61+
activityIds: 'com.taobao.browser.BrowserActivity',
62+
matches:
63+
'WebView[text="红包签到"] > [id="ice-container"] >(3,4) View[childCount=3] > [name$="Image" || name$="Button"][text*="jpg" || text="关闭"][visibleToUser=true]',
64+
exampleUrls: 'https://e.gkd.li/c7c06d50-a384-4869-a14f-95d219d9d08c',
65+
snapshotUrls: [
66+
'https://i.gkd.li/i/18587158',
67+
'https://i.gkd.li/i/18587159',
68+
],
69+
},
5970
],
6071
},
6172
{

0 commit comments

Comments
 (0)