mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -12,7 +12,10 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: 'FrameLayout[id=null] > TextView[text="跳过"][id=null]',
|
rules: [
|
||||||
|
{
|
||||||
|
action: 'clickCenter', //反馈测试clickNode点击无效
|
||||||
|
matches: 'TextView[text*="跳过"][text.length<=10]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12700227',
|
'https://i.gkd.li/import/12700227',
|
||||||
'https://i.gkd.li/import/12700122',
|
'https://i.gkd.li/import/12700122',
|
||||||
@@ -20,6 +23,8 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/12910953',
|
'https://i.gkd.li/import/12910953',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '青少年模式弹窗',
|
name: '青少年模式弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user