Skip to content

Commit

Permalink
chore: update server list url
Browse files Browse the repository at this point in the history
  • Loading branch information
oott123 authored Aug 12, 2024
1 parent b546cb9 commit 6bd1f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/theme/global-components/ServerList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export default {
.toString(36)
.slice(2)
el.src =
'https://act1.ff.sdo.com/FF14DataApi/Servers20200512/api/index.php?act=getServers&callback=' +
'https://ff14act.web.sdo.com/api/serverStatus/getServerStatus?callback=' +
callbackName
const timer = setTimeout(() => {
Expand Down

0 comments on commit 6bd1f2d

Please sign in to comment.