Skip to content

Commit

Permalink
update LeanCloud domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhenye-Na authored Mar 5, 2022
1 parent 87fecfc commit 84daf4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/pageview-providers/leancloud/leancloud.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
appKey = options.appKey;
appClass = options.appClass;
AV.init({
serverURLs: 'https://avoscloud.com',
serverURLs: 'https://vfd0k5sf.lc-cn-n1-shared.com',
appId: appId,
appKey: appKey
});
Expand Down Expand Up @@ -69,4 +69,4 @@
}
}
window.pageview = pageview;
})();
})();

1 comment on commit 84daf4f

@vercel
Copy link

@vercel vercel bot commented on 84daf4f Mar 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.