diff --git a/src/apps/com.taptap.ts b/src/apps/com.taptap.ts index 854532ab..3800aff1 100644 --- a/src/apps/com.taptap.ts +++ b/src/apps/com.taptap.ts @@ -62,5 +62,13 @@ export default defineAppConfig({ }, ], }, + { + key: 4, + name: '青少年模式-首页顶部横幅提示', + quickFind: true, + resetMatch: 'app', + rules: '[text*="青少年模式"] + [vid="iv_close"]', + snapshotUrls: 'https://i.gkd.li/import/14209309', + }, ], });