mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
Squashed commit of the following:
commit aa4118fb258648cc1e0642138c60059b88ec1a05 Author: aisouler <zy43220@gmail.com> Date: Fri Jan 26 13:40:30 2024 +0800 feat(Blued):购买动态投放弹窗
This commit is contained in:
@@ -25,5 +25,19 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '全屏广告-购买动态投放弹窗',
|
||||||
|
desc: '点击X',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
matches: '[id="com.soft.blued:id/iv_close"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/37ea59cf-9606-4cd6-a74a-84f353f07975',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14060676',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user