mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(PU口袋校园): 开屏广告、弹窗广告规则优化 (#2497)
This commit is contained in:
@@ -29,6 +29,12 @@ export default defineAppConfig({
|
|||||||
matches: '[id="com.xyhui:id/ms_skipView"]',
|
matches: '[id="com.xyhui:id/ms_skipView"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/import/13197417'],
|
snapshotUrls: ['https://i.gkd.li/import/13197417'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '开屏广告-3',
|
||||||
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: ['https://i.gkd.li/import/13458588'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -112,6 +118,13 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13259183',
|
snapshotUrls: 'https://i.gkd.li/import/13259183',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 7,
|
||||||
|
name: '美数广告',
|
||||||
|
activityIds: 'com.meishu.sdk.activity.SdkInterstitialActivity',
|
||||||
|
matches: ['[id="com.xyhui:id/ms_activity_sdk_interstitial_cacel"]'],
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13458692',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user