mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(拷贝漫画): 广告按钮-规则优化 (#1095)
This commit is contained in:
@@ -77,8 +77,11 @@ export default defineAppConfig({
|
||||
{
|
||||
name: '点击右下角x',
|
||||
matches:
|
||||
'FrameLayout[childCount=3] > LinearLayout[childCount=1] + FrameLayout[childCount=1] > ImageView[id=null]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12851671',
|
||||
'FrameLayout[childCount=3] > LinearLayout + FrameLayout[childCount=1] > ImageView[id=null]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12851671',
|
||||
'https://gkd-kit.gitee.io/import/12909005',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user