mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf(Google Play Store): 全屏广告-弹窗广告 (#615)
This commit is contained in:
@@ -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',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user