mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
Squashed commit of the following:
commit dd0c9e5c3d40f775ef579140aca1ec52771113a5 Author: aisouler <zy43220@gmail.com> Date: Fri Jan 26 13:22:56 2024 +0800 feat(淘宝):抢天降补贴弹窗
This commit is contained in:
@@ -219,5 +219,18 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 17,
|
||||
name: '全屏广告-抢天降补贴弹窗',
|
||||
desc: '点击X',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.taobao.tao.welcome.Welcome',
|
||||
matches: '@[desc="关闭按钮"] - [vid="poplayer_native_state_id"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14060521',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user