feat(皮皮虾): 青少年模式弹窗 (#3534)

This commit is contained in:
Kun Jinkao
2024-01-02 20:07:57 +08:00
committed by GitHub
parent 278c03491d
commit 667c12466f

View File

@@ -4,6 +4,15 @@ export default defineAppConfig({
id: 'com.sup.android.superb',
name: '皮皮虾',
groups: [
{
key: 1,
name: '青少年模式弹窗',
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: '[text$="青少年模式"] + [text="我知道了"]',
snapshotUrls: 'https://i.gkd.li/import/13796869',
},
{
key: 5,
name: '请求开启通知权限弹窗',