Skip to content

Commit

Permalink
Update tracker hostname
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby committed Sep 20, 2023
1 parent 2eaf863 commit fb59c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/src/components/AppDetailModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ watch(
storeApiClient.post(`/apis/api.store.halo.run/tracker`, {
type: "pageView",
payload: {
hostname: "halo.run",
hostname: "www.halo.run",
screen: `${width}x${height}`,
language: language,
title: `应用:${value.application.spec.displayName} - Halo 建站 - 强大易用的开源建站工具`,
Expand Down

0 comments on commit fb59c72

Please sign in to comment.