mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(ES文件浏览器): 主页广告卡片 (#222)
This commit is contained in:
@@ -21,5 +21,17 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '主页广告卡片',
|
||||
activityIds: 'com.estrongs.android.pop.view.FileExplorerActivity',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'ImageView - LinearLayout >(2) ImageView[id="com.estrongs.android.pop:id/close"][clickable=true]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12674919'],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user