mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(AcFun): 青少年模式弹窗 (#2697)
* Update tv.acfundanmaku.video.ts * chore(actions): check_format_lint * Update tv.acfundanmaku.video.ts --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -20,5 +20,22 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '青少年模式弹窗',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'tv.acfun.core.module.main.MainActivity',
|
||||
matches: '[id="tv.acfundanmaku.video:id/btnSimpleDialogOne"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/6328439/8229e6ec-f1d6-4162-96ad-c3a6b74877c7',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13518737',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user