Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
feat(韩小圈): 局部广告(补充 activityId) (#3771)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 authored Jan 14, 2024
1 parent 5a4d135 commit 1b2e6e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/apps/com.babycloud.hanju.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,22 @@ export default defineAppConfig({
groups: [
{
key: 2,
name: '卡片式广告',
name: '局部广告',
rules: [
{
key: 0,
activityIds: [
'com.babycloud.hanju.ui.activity.HanjuSeriesActivity',
'com.babycloud.hanju.ui.activity.HanjuHomeActivity',
'com.babycloud.hanju.search.activity.SearchActivity',
],
quickFind: true,
matches:
'[id="com.babycloud.hanju:id/unified_ad_close"][visibleToUser=true]',
snapshotUrls: [
'https://i.gkd.li/import/13628282',
'https://i.gkd.li/import/13670721',
'https://i.gkd.li/import/13849929',
],
},
],
Expand Down

0 comments on commit 1b2e6e1

Please sign in to comment.