Skip to content

Commit f45989a

Browse files
authored
feat(淘宝): 开屏广告
Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com>
1 parent 2577208 commit f45989a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/apps/com.taobao.taobao.ts

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ export default defineGkdApp({
44
id: 'com.taobao.taobao',
55
name: '淘宝',
66
groups: [
7+
{
8+
key: 0,
9+
name: '开屏广告',
10+
fastQuery: true,
11+
matchTime: 10000,
12+
actionMaximum: 1,
13+
resetMatch: 'app',
14+
priorityTime: 10000,
15+
rules: '@[vid="close" || vid="ll_close"] [text*="跳过"][text.length<=10][visibleToUser=true]',
16+
snapshotUrls: [
17+
'https://i.gkd.li/i/17576743',
18+
'https://i.gkd.li/i/17578451',
19+
],
20+
},
721
{
822
key: 1,
923
name: '全屏广告-弹窗广告',

0 commit comments

Comments
 (0)