mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
@@ -13,5 +13,17 @@ export default defineAppConfig({
|
|||||||
rules: '@RelativeLayout > LinearLayout > [text="跳过"]',
|
rules: '@RelativeLayout > LinearLayout > [text="跳过"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13258006',
|
snapshotUrls: 'https://i.gkd.li/import/13258006',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '红包弹窗',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds: 'com.baidu.searchbox.MainActivity',
|
||||||
|
matches: '[text^="看视频"] -2 ImageView[index=4]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13806848',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user