mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat: 懂球帝-权限提示-通知权限 #843
This commit is contained in:
@@ -139,5 +139,22 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 9,
|
||||||
|
name: '权限提示-通知权限',
|
||||||
|
desc: '点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.MainActivity',
|
||||||
|
matches: '[vid="notification_button_close"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/81cea4de-9288-4ec8-97ea-7c4a9b19fd08',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/19666282',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/15284966',
|
'https://i.gkd.li/i/15284966',
|
||||||
//3
|
//3
|
||||||
'https://i.gkd.li/i/14647839',
|
'https://i.gkd.li/i/14647839',
|
||||||
|
'https://i.gkd.li/i/19666176',
|
||||||
//4
|
//4
|
||||||
'https://i.gkd.li/i/19633486',
|
'https://i.gkd.li/i/19633486',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user