feat: 更新公告和状态页面的 iframe 源地址为 api.infstar.cn

This commit is contained in:
Coldsmiles
2026-03-22 21:21:19 +08:00
parent a54260ede6
commit 9c4140e8b5
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<template>
<iframe
class="iframe-fullpage"
src="https://mcmap.lunadeer.cn/#world:2710:0:-1575:2531:0:0:0:1:flat"
src="https://api.infstar.cn/404.html"
frameborder="0"
allowfullscreen
></iframe>

View File

@@ -1,7 +1,7 @@
<template>
<iframe
class="iframe-fullpage"
src="https://mcphoto.infstar.cn/"
src="https://api.infstar.cn/404.html"
frameborder="0"
allowfullscreen
></iframe>