mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 评价提示(补充字段)
This commit is contained in:
@@ -7,6 +7,9 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 5,
|
||||
name: '评价提示-评论区满意度评价',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.bilibili.video.story.StoryVideoActivity',
|
||||
rules:
|
||||
@@ -16,6 +19,9 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 6,
|
||||
name: '评价提示-APP评分',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||
rules: '[id="com.bilibili.app.in:id/cancel"][text="下次再说"]',
|
||||
|
||||
Reference in New Issue
Block a user