mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: 规则分类
This commit is contained in:
@@ -21,14 +21,14 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '版本更新提示',
|
||||
name: '更新提示',
|
||||
desc: '关闭版本更新提示弹窗',
|
||||
rules: 'TextView[id="com.mihoyo.hyperion:id/mUpgradeDialogCancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12675513',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '自动打卡',
|
||||
name: '功能类-自动打卡',
|
||||
desc: '点击[打卡],切换板块自动签到',
|
||||
activityIds: 'com.mihoyo.hyperion.main.HyperionMainActivity',
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user