diff --git a/src/apps/com.android.vending.ts b/src/apps/com.android.vending.ts index ffb4f587..66ca780a 100644 --- a/src/apps/com.android.vending.ts +++ b/src/apps/com.android.vending.ts @@ -46,11 +46,13 @@ export default defineGkdApp({ { key: 2, activityIds: 'com.google.android.finsky.activities.MainActivity', - matches: '[text="以后再说" || text="不用了"][visibleToUser=true]', + matches: + '[text="以后再说" || text="不用了" || text="No thanks"][visibleToUser=true]', snapshotUrls: [ 'https://i.gkd.li/i/14958783', 'https://i.gkd.li/i/16079813', 'https://i.gkd.li/i/17622043', + 'https://i.gkd.li/i/18135816', ], }, ],