Apache
tcp/80
gunicorn
tcp/443
sw-cp-server
tcp/8443
Open service 85.215.40.21:80 · play.7wolf.de
2026-01-02 11:00
HTTP/1.1 301 Moved Permanently Date: Fri, 02 Jan 2026 11:00:42 GMT Server: Apache Location: https://play.7wolf.de/ Content-Length: 293 Connection: close Content-Type: text/html; charset=iso-8859-1 Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://play.7wolf.de/">here</a>.</p> <hr> <address>Apache Server at play.7wolf.de Port 80</address> </body></html>
Open service 85.215.40.21:8443 · play.7wolf.de
2026-01-02 11:00
HTTP/1.1 303 See Other Server: sw-cp-server Date: Fri, 02 Jan 2026 11:00:41 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Expires: Fri, 28 May 1999 00:00:00 GMT Last-Modified: Fri, 02 Jan 2026 11:00:41 GMT Cache-Control: no-store, no-cache, must-revalidate Cache-Control: post-check=0, pre-check=0 Pragma: no-cache P3P: CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA" X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Location: https://play.7wolf.de/login.php X-Content-Type-Options: nosniff
Open service 85.215.40.21:443 · play.7wolf.de
2026-01-02 11:00
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 11:00:41 GMT
Server: gunicorn
Content-Type: text/html; charset=utf-8
Content-Length: 2561
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Accept-Encoding
X-Powered-By: PleskLin
Connection: close
Page title: Werwölfe vom Siebentischwald
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Werwölfe vom Siebentischwald</title>
<link rel="icon" type="image/png" href="/static/icon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/static/icon/favicon.svg" />
<link rel="shortcut icon" href="/static/icon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/static/icon/apple-touch-icon.png" />
<link rel="manifest" href="/static/icon/site.webmanifest" />
<link rel="stylesheet" href="/static/css/style.css">
</head>
<body>
<div class="container">
<div class="index-title">
<img src="/static/img/logo_red.png" alt="Wolves of Tartown" class="index-logo">
<div id="languageSelector" class="language-selector" style="display: block;"> </div>
</div>
<div id="joinSection" class="join-section">
<h2 data-i18n="index.joinLobbyTitle">Join Existing Lobby</h2>
<input type="text"
id="sessionInput"
placeholder="Enter 4-letter code"
maxlength="4"
style="text-transform: uppercase;"
data-i18n="index.sessionCodePlaceholder">
<button id="joinLobbyBtn" class="btn" data-i18n="index.joinLobbyButton">Join Lobby</button>
</div>
<div id="serverDown" class="server-down" style="display: none;">
<h2 data-i18n="index.serverDownTitle">Server Unavailable</h2>
<p data-i18n="index.serverDownMessage">Server is currently down for maintenance. Please try again later.</p>
</div>
<div id="statsSection" class="session-stats">
<h2 data-i18n="index.gameStatsTitle">Game Statistics</h2>
<div id="sessionStats">
<div> <span data-i18n="index.activeSessions">Active Sessions: </span><span class="session-stats-highlight" id="activeSessionCount">0</span><span>/50</span></div>
<div> <span data-i18n="index.totalPlayers">Total Players In Game: </span><span class="session-stats-highlight" id="totalPlayers">0</span></div>
</div>
</div>
<!-- <button id="createLobbyBtn" class="btn">Create New Lobby</button> -->
</div>
<script src="/static/js/SocketIO/socket.io.js"></script>
<script src="/static/js/landing.js"></script>
<script src="/static/js/language_manager.js"></script>
</body>
</html>