Skip to content

Commit

Permalink
feat(深(新)度搜索): 全屏广告-弹窗广告 (补充规则 #617)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Dec 16, 2024
1 parent 801d1b6 commit 6d4cefb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/apps/com.bz.yilianlife.sd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ export default defineGkdApp({
exampleUrls: 'https://e.gkd.li/eee962a4-5a67-4bc7-bda2-8c1e3fbe04fe',
snapshotUrls: 'https://i.gkd.li/i/18095172',
},
{
key: 3,
activityIds: 'com.deep.search.SearchActivity',
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/b752c0a3-8108-4107-bc29-29d75fb88562',
snapshotUrls: 'https://i.gkd.li/i/18146842',
},
],
},
],
Expand Down

0 comments on commit 6d4cefb

Please sign in to comment.