mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: 软件包安装程序 #1248
This commit is contained in:
@@ -54,9 +54,16 @@ export default defineGkdApp({
|
|||||||
key: 3,
|
key: 3,
|
||||||
name: '勾选[已了解此应用未经检测,可能存在风险]',
|
name: '勾选[已了解此应用未经检测,可能存在风险]',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.android.packageinstaller.PackageInstallerActivity',
|
activityIds: [
|
||||||
matches: '[vid="checkbox"][checked=false]',
|
'com.android.packageinstaller.PackageInstallerActivity',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14595443',
|
'.PackageInterceptActivity',
|
||||||
|
],
|
||||||
|
matches:
|
||||||
|
'[vid="checkbox" || vid="deleted_file_state_cb"][checked=false]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14595443',
|
||||||
|
'https://i.gkd.li/i/22870985',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 4,
|
key: 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user