mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
perf(bilibili): 通知提示
This commit is contained in:
@@ -34,9 +34,13 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]',
|
||||
rules: [
|
||||
{
|
||||
matches: ['[text="订阅感兴趣的通知"]', '[text="暂不开启"]'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/13399195',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
name: '权限提示-通知权限',
|
||||
|
||||
Reference in New Issue
Block a user