mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(bilibili): 订阅感兴趣的通知 (#2223)
This commit is contained in:
@@ -21,5 +21,14 @@ export default defineAppConfig({
|
||||
rules: '[id="com.bilibili.app.in:id/cancel"][text="下次再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13180746',
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
name: '订阅感兴趣的通知',
|
||||
desc: '点击【暂不开启】',
|
||||
quickFind: true,
|
||||
matchLauncher: true,
|
||||
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13399195',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user