mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf(小米有品): 全屏广告
This commit is contained in:
@@ -7,14 +7,16 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
activityIds: [
|
|
||||||
'com.xiaomi.youpin.globalpopwindow.popwindow.PopWindowActivity',
|
|
||||||
],
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
activityIds:
|
||||||
|
'com.xiaomi.youpin.globalpopwindow.popwindow.PopWindowActivity',
|
||||||
matches:
|
matches:
|
||||||
'@Image <2 View[childCount=2] < [id="app"] < [text="有品"] < * < [id="android:id/content"]',
|
'WebView[text="有品"] > View > View[childCount=2] > Image[index=1][visibleToUser=true]',
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12836727'],
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14964897',
|
||||||
|
'https://i.gkd.li/i/12836727',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -27,7 +29,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: '[id="com.xiaomi.youpin:id/ypd_alert_close_image"]',
|
matches: '[id="com.xiaomi.youpin:id/ypd_alert_close_image"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12836775'],
|
snapshotUrls: 'https://i.gkd.li/i/12836775',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user