mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -21,9 +21,19 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'activity',
|
resetMatch: 'activity',
|
||||||
rules:
|
rules: [
|
||||||
'FrameLayout[childCount=3] + FrameLayout[childCount=1][index=1] > ImageView',
|
{
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13463241',
|
name: '腾讯SDK',
|
||||||
|
matches:
|
||||||
|
'FrameLayout[childCount=3] + FrameLayout[childCount=1][index=1] > ImageView',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13463241',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
matches:
|
||||||
|
'ImageView < @ViewGroup[clickable=true] < ViewGroup <<n FrameLayout[id="com.ants360.yicamera:id/ksad_tk_view"] ',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13543175',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user