mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(皮皮虾): 青少年模式弹窗 (#3534)
This commit is contained in:
@@ -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: '请求开启通知权限弹窗',
|
||||
|
||||
Reference in New Issue
Block a user