mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: snapshot use i.gkd.li
This commit is contained in:
@@ -13,8 +13,8 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: '@[text="取消"] + [text="立即更新"||text="立即安装"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.songe.li/import/12726844',
|
||||
'https://gkd-kit.songe.li/import/12726801', // activityId: 'com.huawei.android.launcher.unihome.UniHomeLauncher'
|
||||
'https://i.gkd.li/import/12726844',
|
||||
'https://i.gkd.li/import/12726801', // activityId: 'com.huawei.android.launcher.unihome.UniHomeLauncher'
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -23,7 +23,7 @@ export default defineAppConfig({
|
||||
name: '请求通知权限弹窗',
|
||||
activityIds: 'com.haier.uhome.uplus.ui.widget.MPermissionCheckDialog',
|
||||
rules: '[text*="通知栏权限"] +n LinearLayout > [text="取消"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12726829',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12726829',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user