mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(哔哩哔哩): 请求通知权限弹窗 (#2953)
This commit is contained in:
@@ -160,13 +160,18 @@ export default defineAppConfig({
|
|||||||
key: 9,
|
key: 9,
|
||||||
name: '请求通知权限弹窗',
|
name: '请求通知权限弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchDelay: 5000,
|
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
activityIds: [
|
||||||
rules: '[text="打开推送通知"] +2 * > [id="tv.danmaku.bili:id/close"]',
|
'tv.danmaku.bili.MainActivityV2',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13229159',
|
'com.bilibili.video.story.StoryTransparentActivity',
|
||||||
|
],
|
||||||
|
rules: '[text$="通知"] +2 * > [id="tv.danmaku.bili:id/close"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13229159',
|
||||||
|
'https://i.gkd.li/import/13614090',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user