mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
Squashed commit of the following:
commit 73de6ccb8281b8c55e236b9a650eb0942f694ee8 Author: aisouler <zy43220@gmail.com> Date: Wed Jan 24 13:33:39 2024 +0800 feat(WiFi万能钥匙):"好看"页面广告弹窗
This commit is contained in:
@@ -18,5 +18,18 @@ export default defineAppConfig({
|
|||||||
'ImageView[id=`com.snda.wifilocating:id/feed_item_sdk_logo`] < LinearLayout + [id=`com.snda.wifilocating:id/feed_item_dislike`]',
|
'ImageView[id=`com.snda.wifilocating:id/feed_item_sdk_logo`] < LinearLayout + [id=`com.snda.wifilocating:id/feed_item_dislike`]',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '全屏广告-"好看"页面广告弹窗',
|
||||||
|
desc: '点击X',
|
||||||
|
quickFind: true,
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds: 'com.lantern.start.main.activity.HomeMainActivity',
|
||||||
|
matches: '[vid="interstitial_close_iv"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14032794',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user