mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches:
|
||||||
'RelativeLayout[id=null] > ImageView[id!=null] + ImageView[clickable=true][id!=null]',
|
'RelativeLayout[childCount=2] > ImageView[id!=null] + ImageView[clickable=true][id!=null]',
|
||||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12639658'],
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12639658'],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user