mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(Google Play 商店): 全屏广告
This commit is contained in:
@@ -17,5 +17,20 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-[体验 Google Play Pass]弹窗',
|
||||
desc: '点击[以后再说]',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.google.android.finsky.activities.MainActivity',
|
||||
matches: '[text^="体验 Google Play Pass"] +3 * > [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14958783',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user