chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled

This commit is contained in:
2026-03-27 16:16:15 +00:00
parent bf6bf2af88
commit b418de1550

View File

@@ -269,7 +269,7 @@ ${domainList}
보유한 서버가 없습니다. 보유한 서버가 없습니다.
<a href="https://hosting.anvil.it.com/servers">🛒 신청 가능한 서버보기</a>`; <a href="https://hosting.inouter.com/servers">🛒 신청 가능한 서버보기</a>`;
} }
const statusIcon: Record<string, string> = { const statusIcon: Record<string, string> = {
@@ -301,7 +301,7 @@ ${domainList}
${serverList} ${serverList}
서버 관리: "N번 시작/중지" 또는 "#N 재시작" 서버 관리: "N번 시작/중지" 또는 "#N 재시작"
<a href="https://hosting.anvil.it.com/servers">🛒 신청 가능한 서버보기</a>`; <a href="https://hosting.inouter.com/servers">🛒 신청 가능한 서버보기</a>`;
} }
case '/security': { case '/security': {