mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(99手游加速器): 全屏广告(补充规则)
This commit is contained in:
@@ -35,23 +35,25 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
quickFind: true,
|
|
||||||
name: '全屏广告-首页弹窗广告',
|
name: '全屏广告-首页弹窗广告',
|
||||||
desc: '点击X',
|
desc: '点击X',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
name: '版本:v1.5.3',
|
key: 0,
|
||||||
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
|
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[visibleToUser=true] <<5 [id="android:id/content"]',
|
'[id="android:id/content"] >3 FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13930990',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13930990',
|
||||||
|
'https://i.gkd.li/i/14001254',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '版本:v1.5.5',
|
key: 1,
|
||||||
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
|
activityIds:
|
||||||
matches:
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
'@ImageView[visibleToUser=true] < FrameLayout +2 FrameLayout[childCount=2] TextView[text="立即下载"]',
|
matches: 'Image < @View +5 * > [text="反馈"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14001254',
|
snapshotUrls: 'https://i.gkd.li/i/14855686',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user