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