mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf: 腾讯视频-权限提示-通知权限 #919
This commit is contained in:
@@ -212,18 +212,13 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
activityIds: '.ona.activity.SplashHomeActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: 'LinearLayout > @[text="以后再说"] + [text="好的"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12700139',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '@ImageView + * > [text^="开启通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13670465',
|
||||
fastQuery: true,
|
||||
activityIds: '.ona.activity.SplashHomeActivity',
|
||||
matches: '@[clickable=true] - [text*="开启通知"]',
|
||||
exampleUrls: 'https://e.gkd.li/d16d04cb-8838-455c-9bc5-acebc936637b',
|
||||
snapshotUrls: 'https://i.gkd.li/i/20368590',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user