mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
@@ -13,5 +13,17 @@ export default defineAppConfig({
|
||||
rules: '@RelativeLayout > LinearLayout > [text="跳过"]',
|
||||
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