mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -27,10 +27,17 @@ export default defineAppConfig({
|
|||||||
activityIds: 'com.estrongs.android.pop.view.FileExplorerActivity',
|
activityIds: 'com.estrongs.android.pop.view.FileExplorerActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'ImageView - LinearLayout >(2) ImageView[id="com.estrongs.android.pop:id/close"][clickable=true]',
|
'ImageView - LinearLayout >(2) ImageView[id="com.estrongs.android.pop:id/close"][clickable=true]',
|
||||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12674919'],
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12674919'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches:
|
||||||
|
'@[id="com.estrongs.android.pop:id/close"] + [id^="com.estrongs.android.pop:id/ad_flag_source"]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.songe.li/import/12818281'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user