Skip to content
Search for:
Toggle Navigation
NOTICE
Notice
Event
Server Rule
BATTLE.NET
User Search
Download
Room List
Most Played Maps
Command
COMMUNITY
Free
image
Usemap Review
POINT
Point Ranking
Daily Check-In
Point Notice
icon shop
Point Market
EVENT ZONE
[CLOSE] Random Box
[CLOSE] Lottery
[CLOSE] Roulette
[CLOSE] Game
HELP
1:1 Q&A
FAQ
Ban List
Police
Donate
User Information
User Information
My Messages
My Posts & Comments
My icon
My Coupon
Logout
Login
Search for:
.status-badge { display: inline-flex; align-items: center; justify-content: center; padding: 6px 14px; border-radius: 20px; background-color: #3c3c5c; font-weight: bold; font-size: 16px; color: white; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); width: fit-content; /* 💡 배경색 영역을 딱 글자 너비로 */ max-width: 100%; } .status-badge .label { margin-right: 8px; } .status-badge .status-value.on { color: #4caf50; } .status-badge .status-value.off { color: #ff4d4d; }
서버상태
로딩중...
function updateServerStatus() { fetch('/pvpgn-status/status.php?mode=json') .then(res => res.json()) .then(data => { const statusSpan = document.querySelector('.status-badge .status-value'); if (data.status === 'ON') { statusSpan.textContent = 'ON'; statusSpan.classList.remove('off'); statusSpan.classList.add('on'); } else { statusSpan.textContent = 'OFF'; statusSpan.classList.remove('on'); statusSpan.classList.add('off'); } }) .catch(() => { const statusSpan = document.querySelector('.status-badge .status-value'); statusSpan.textContent = '오류'; statusSpan.classList.remove('on'); statusSpan.classList.add('off'); }); } updateServerStatus(); // 최초 실행 setInterval(updateServerStatus, 5000); // 5초마다 갱신
GAME START
Search for:
Toggle Navigation
NOTICE
Notice
Event
Server Rule
BATTLE.NET
User Search
Download
Room List
Most Played Maps
Command
COMMUNITY
Free
image
Usemap Review
POINT
Point Ranking
Daily Check-In
Point Notice
icon shop
Point Market
EVENT ZONE
[CLOSE] Random Box
[CLOSE] Lottery
[CLOSE] Roulette
[CLOSE] Game
HELP
1:1 Q&A
FAQ
Ban List
Police
Donate
User Information
User Information
My Messages
My Posts & Comments
My icon
My Coupon
Logout
Login
Search for:
출석부 테스트
Admin
2026-01-06T13:29:59+09:00
View Messages
출석시간
2026-05-13 00:00:41
인사말
1
Name
hamanara5
포인트
50P
기타
hamanara5
Lv1
(14%)
Lv2
최근에 작성한 게시물
1
[2026-05-14]
1
[2026-05-13]
ㅇ
[2026-04-14]
ㅇ
[2026-04-13]
ㅇ
[2026-04-11]
최근에 작성한 댓글
No posting exists
List
Write
Comment
[
0
]
More
Powered by MangBoard | 망보드 스토어
Page load link
Go to Top