mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(翼支付): 局部广告(补充规则)
This commit is contained in:
@@ -76,11 +76,27 @@ export default defineAppConfig({
|
||||
name: '局部广告-悬浮窗小广告',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.chinatelecom.bestpayclient.ui.MainActivity',
|
||||
rules:
|
||||
matches:
|
||||
'[id="com.chinatelecom.bestpayclient:id/best_h5_container"] View[childCount=2] > @View[clickable=true] + View[clickable=true] > Image[text!=null]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/4457a342-5750-45d8-ad8e-233dd1da3de3',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13402711',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
activityIds: 'com.chinatelecom.bestpayclient.ui.MainActivity',
|
||||
matches: '[vid="iv_market_close"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/14326e73-6c7c-4659-8493-d4b196746b2a',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14456159',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '全屏广告-年底积分活动弹窗',
|
||||
|
||||
Reference in New Issue
Block a user