Skip to content

Commit 23153e0

Browse files
committed
perf(Google Play Store): 全屏广告-弹窗广告 (#755)
1 parent 2c23d94 commit 23153e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/apps/com.android.vending.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,13 @@ export default defineGkdApp({
4747
key: 2,
4848
activityIds: 'com.google.android.finsky.activities.MainActivity',
4949
matches:
50-
'[text="以后再说" || text="不用了" || text="No thanks"][visibleToUser=true]',
50+
'[text="以后再说" || text="不用了" || text="No thanks" || text="Not now"][visibleToUser=true]',
5151
snapshotUrls: [
5252
'https://i.gkd.li/i/14958783',
5353
'https://i.gkd.li/i/16079813',
5454
'https://i.gkd.li/i/17622043',
5555
'https://i.gkd.li/i/18135816',
56+
'https://i.gkd.li/i/18609168',
5657
],
5758
},
5859
],

0 commit comments

Comments
 (0)