mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
feat: B站-评价提示 (#1413)
This commit is contained in:
@@ -503,5 +503,17 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 20,
|
||||
name: '评价提示',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.bilibili.search2.main.BiliMainSearchActivity',
|
||||
matches: '[vid="rating_dialog_close"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/23440560',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user