Squashed commit of the following:

commit 247c0ee024611f7cbee1a4594b7fc971433c4c87
Author: aisouler <zy43220@gmail.com>
Date:   Sun Jan 21 21:01:26 2024 +0800

    feat(99手游加速器):首页弹窗广告(补充规则)
This commit is contained in:
aisouler
2024-02-01 18:34:35 +08:00
parent cfaf6e4d0a
commit 3e2a4eac3b

View File

@@ -24,11 +24,19 @@ export default defineAppConfig({
desc: '点击X',
rules: [
{
name: '版本:v1.5.3',
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
matches:
'@ImageView[visibleToUser=true] <<5 [id="android:id/content"]',
snapshotUrls: 'https://i.gkd.li/import/13930990',
},
{
name: '版本:v1.5.5',
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
matches:
'@ImageView[visibleToUser=true] < FrameLayout +2 FrameLayout[childCount=2] TextView[text="立即下载"]',
snapshotUrls: 'https://i.gkd.li/import/14001254',
},
],
},
],