Skip to content

Commit

Permalink
fix: api base url change
Browse files Browse the repository at this point in the history
  • Loading branch information
tiamed committed Mar 14, 2024
1 parent 61f27bb commit 4c40262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/Urls.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
baseURL: "http://bog.ac/",
baseURL: "https://bog.ac/",
baseURLTest: "http://test.bog.ac/",
bilibili: "https://bilibili.com/video/",
acfun: "https://m.acfun.cn/v/ac=",
Expand Down

0 comments on commit 4c40262

Please sign in to comment.