mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 22:13:40 +08:00
parent
ae78616116
commit
76265fab37
|
@ -187,5 +187,17 @@ export default defineAppConfig({
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 11,
|
||||||
|
name: '个性化内容推荐弹窗',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||||
|
rules:
|
||||||
|
'[text="开启个性化内容推荐"] +3 [id="tv.danmaku.bili:id/close_button"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13448905',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user