mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
feat: 运动世界-全屏广告 等2个更新 (#1341)
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
fastQuery: true,
|
||||
activityIds: '.activity.HomeActivity',
|
||||
activityIds: ['.activity.HomeActivity', '.mvi.home.HomeActivity'],
|
||||
matches:
|
||||
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||
exampleUrls: 'https://e.gkd.li/a7753ec9-5382-42ee-9a41-b4e2b61b9050',
|
||||
@@ -88,11 +88,14 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 6,
|
||||
fastQuery: true,
|
||||
activityIds: '.activity.HomeActivity',
|
||||
activityIds: ['.activity.HomeActivity', '.mvi.home.HomeActivity'],
|
||||
matches:
|
||||
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||
exampleUrls: 'https://e.gkd.li/f640d0c2-197d-45ef-98ff-58a04920bd2d',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17358027',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17358027',
|
||||
'https://i.gkd.li/i/23206013',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
@@ -191,10 +194,18 @@ export default defineGkdApp({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: '.mvi.home.HomeActivity',
|
||||
matches: '@ImageView[vid="dialog_close"] +n [text*="公告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/22526467',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
fastQuery: true,
|
||||
activityIds: '.mvi.home.HomeActivity',
|
||||
matches: '[vid="iv"] + [vid="iv_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/23205159',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user