angcyo/json / acctools /common_check.json
angcyo's picture
download
raw
4.46 kB
[
{
"checkId": 900000,
"des": "用于回到主程序",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"start:main"
]
}
]
},
{
"checkId": 900001,
"des": "用于启动目标程序",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"start:target"
]
}
]
},
{
"checkId": 900101,
"des": "用于复制口令(第一个位置的口令)",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"copy:$0"
]
}
]
},
{
"checkId": 900102,
"des": "用于复制口令(第二个位置的口令)",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"copy:$1"
]
}
]
},
{
"checkId": 900110,
"des": "用于复制口令[word]",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"copy:$[word]"
]
}
]
},
{
"checkId": 900103,
"des": "用于直接打开url(第一个位置的url)",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"url:$0"
],
"jumpOnSuccess": true
},
{
"actionList": [
"error:打开url失败"
]
}
]
},
{
"checkId": 900104,
"des": "用于直接打开url",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"url:$[url]"
],
"jumpOnSuccess": true
},
{
"actionList": [
"error:打开url失败"
]
}
]
},
{
"checkId": 900105,
"des": "用于使用WebView打开url",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"scheme:$[url]"
],
"jumpOnSuccess": true
},
{
"actionList": [
"error:打开url失败"
]
}
]
},
{
"checkId": 900200,
"des": "用于清除口令",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"copy:^_^"
]
}
]
},
{
"checkId": 900300,
"des": "回到手机桌面",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"home"
]
}
]
},
{
"checkId": 900400,
"des": "关闭系统权限对话框",
"window": {
"packageName": "*"
},
"event": [
{
"textList": [
"要允许"
]
}
],
"handle": [
{
"findList": [
{
"textList": [
"允许"
],
"stateList": [
"clickable"
]
}
],
"index": "0",
"actionList": [
"click"
]
}
]
},
{
"checkId": 900401,
"des": "允许支付宝-对话框",
"window": {
"packageName": "*"
},
"event": [
{
"textList": [
".*支付宝.*是否继续"
]
}
],
"handle": [
{
"findList": [
{
"textList": [
"打开"
],
"stateList": [
"clickable"
]
}
],
"index": "0",
"actionList": [
"click"
]
}
]
},
{
"checkId": 900500,
"des": "占位check(支持在任意界面执行)",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"pass"
]
}
]
},
{
"checkId": 900510,
"des": "占位check2(仅支持在过滤界面执行)",
"handle": [
{
"actionList": [
"pass"
]
}
]
},
{
"checkId": 900610,
"des": "用于直接跳转到依赖的actionId",
"window": {
"packageName": "*"
},
"handle": [
{
"actionList": [
"jump:rely"
]
}
]
}
]

Xet Storage Details

Size:
4.46 kB
·
Xet hash:
886baa631d25c01cd15f3579317b85d2b27082d5978ff6b134bac64c31ae5bda

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.