mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
@@ -18,5 +18,21 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '通知权限授权弹窗',
|
||||
activityIds: 'com.vivo.wallet.bookkeep.activity.BookKeepMainActivity',
|
||||
enable: false,
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
rules: [
|
||||
{
|
||||
matches: '@Button[text*="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13440881',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user