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