Skip to content

Commit 6ef8086

Browse files
committed
perf(YouTube): 全屏广告-会员广告 (#744)
1 parent 16c9a9e commit 6ef8086

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/apps/com.google.android.youtube.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,11 @@ export default defineGkdApp({
5555
activityIds:
5656
'com.google.android.apps.youtube.app.watchwhile.MainActivity',
5757
matches:
58-
'@[desc="不用了,谢谢" || desc="关闭"][visibleToUser=true] <<n [vid="bottom_ui_container" || vid="custom"]',
58+
'@[desc="不用了,谢谢" || desc="关闭" || desc="Close"][visibleToUser=true] <<n [vid="bottom_ui_container" || vid="custom"]',
5959
snapshotUrls: [
6060
'https://i.gkd.li/i/13797512',
6161
'https://i.gkd.li/i/18017075',
62+
'https://i.gkd.li/i/18549944',
6263
],
6364
},
6465
],

0 commit comments

Comments
 (0)