openresty
tcp/443 tcp/80
Open service 2a00:f48:2000:affe:fe00::30:80 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 301 Moved Permanently Server: openresty Date: Fri, 23 Jan 2026 20:04:30 GMT Content-Type: text/html Transfer-Encoding: chunked Connection: close X-Lima-Id: gaVzojMUVGOlzd9uYy Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly Location: https://hitsound-radio.de/ Content-Security-Policy: upgrade-insecure-requests Strict-Transport-Security: max-age=31536000; includeSubDomains; preload This website has moved to https://hitsound-radio.de/
Open service 2a00:f48:2000:affe:fe00::30:443 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 200 OK
Server: openresty
Date: Fri, 23 Jan 2026 20:04:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Lima-Id: gagJ9yFBZwc3Z7x8LS
Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly
x-powered-by: PHP/8.4.11
vary: Accept-Encoding
Content-Security-Policy: upgrade-insecure-requests
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Page title: HitSound Radio
<!DOCTYPE html>
<!-- =============================
HitSound Radio – Laut.fm
Komplettes Webseiten‑Template
Stil / Layout angelehnt an HardBase.fm
Responsive: Mobile / Tablet / Desktop
============================= -->
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=320, initial-scale=1" />
<title>HitSound Radio</title>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;800&family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
<style>
:root{
--bg:#1c1c1c;
--bg2:#222;
--blue:#1e90ff;
--text:#eaeaea;
--muted:#aaa;
}
*{box-sizing:border-box;margin:0;padding:0}
body{
font-family:Inter,Arial,Helvetica,sans-serif;
background:var(--bg);
color:var(--text);
}
a{color:inherit;text-decoration:none}
/* ===== HEADER ===== */
header{
background:#111;
border-bottom:3px solid var(--blue);
}
.header-top{
display:flex;
align-items:center;
justify-content:space-between;
padding:15px 20px;
}
.logo{
font-family:Orbitron;
font-size:28px;
letter-spacing:2px;
}
.player{
display:flex;
align-items:center;
gap:10px;
}
.player button{
background:var(--blue);
border:none;
color:#fff;
padding:8px 12px;
cursor:pointer;
border-radius:4px;
}
.player input[type=range]{width:80px}
/* ===== NAV ===== */
nav{
background:#141414;
}
.nav-inner{
max-width:1300px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
padding:10px 20px;
}
.menu{
display:flex;
gap:20px;
}
.menu a{
font-weight:600;
}
.burger{
display:none;
font-size:26px;
cursor:pointer;
}
/* ===== HERO ===== */
.hero{
border-top:3px solid var(--blue);
border-bottom:3px solid var(--blue);
padding:40px 20px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:2fr 1fr;
gap:20px;
}
.hero-box{
background:linear-gradient(135deg,#0f2b44,#0a1622);
padding:30px;
border:2px solid var(--blue);
}
.hero-box h1{font-family:Orbitron;margin-bottom:10px}
.hero-box p{color:var(--muted)}
/* ===== CONTENT ===== */
.container{
max-width:1300px;
margin:40px auto;
padding:0 20px;
display:grid;
grid-template-columns:3fr 1fr;
gap:30px;
}
.section{
background:var(--bg2);
padding:20px;
margin-bottom:20px;
}
.section h2{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
font-family:Orbitron;
}
.news-item{margin-bottom:15px}
.news-item h3{color:var(--blue)}
.sidebar-box{
background:#202020;
padding:20px;
margin-bottom:20px;
}
.sidebar-box h3{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
}
/* ===== FOOTER ===== */
footer{
background:#111;
padding:40px 20px;
margin-top:40px;
}
.footer-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
gap:30px;
}
footer h4{color:var(--blue);margin-bottom:10px}
footer a{display:block;margin-bottom:6px;color:var(--muted)}
/* ===== RESPONSIVE ===== */
@media(max-width:900px){
.hero-grid{grid-template-columns:1fr}
.container{grid-template-columns:1fr}
}
@media(max-width:700px){
.menu{display:none;flex-direction:column;background:#111;position:absolute;top:60px;left:0;width:100%;padding:20px}
.menu.show{display:flex}
.burger{display:block}
}
/* ===============================
HERO – MOBILE FIX (NUR HERO!)
=============================== */
@media (max-width: 600px){
.header-top{
flex-direction: column;
align-items: center;
gap: 15px;
}
.logo{
text-align: center;
}
.logo img{
max-width: 180px;
height: auto;
}
.player{
flex-wrap: wrap;
justify-content: center;
}
.player button{
font-size: 14px;
padding: 6px 10px;
}
.player input[type=range]{
width: 100%;
}
}
.hero{
padding:20px 10px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr; /* Desktop STANDARD */
gap:20px;
}
.hero-box{
min-height:160px;
padding:20px;
text-align:center;
Open service 2a00:f48:2000:affe:fe00::20:443 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 200 OK
Server: openresty
Date: Fri, 23 Jan 2026 20:04:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Lima-Id: gawrKoNUtYdu0HLV39
Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly
x-powered-by: PHP/8.4.11
vary: Accept-Encoding
Content-Security-Policy: upgrade-insecure-requests
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Page title: HitSound Radio
<!DOCTYPE html>
<!-- =============================
HitSound Radio – Laut.fm
Komplettes Webseiten‑Template
Stil / Layout angelehnt an HardBase.fm
Responsive: Mobile / Tablet / Desktop
============================= -->
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=320, initial-scale=1" />
<title>HitSound Radio</title>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;800&family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
<style>
:root{
--bg:#1c1c1c;
--bg2:#222;
--blue:#1e90ff;
--text:#eaeaea;
--muted:#aaa;
}
*{box-sizing:border-box;margin:0;padding:0}
body{
font-family:Inter,Arial,Helvetica,sans-serif;
background:var(--bg);
color:var(--text);
}
a{color:inherit;text-decoration:none}
/* ===== HEADER ===== */
header{
background:#111;
border-bottom:3px solid var(--blue);
}
.header-top{
display:flex;
align-items:center;
justify-content:space-between;
padding:15px 20px;
}
.logo{
font-family:Orbitron;
font-size:28px;
letter-spacing:2px;
}
.player{
display:flex;
align-items:center;
gap:10px;
}
.player button{
background:var(--blue);
border:none;
color:#fff;
padding:8px 12px;
cursor:pointer;
border-radius:4px;
}
.player input[type=range]{width:80px}
/* ===== NAV ===== */
nav{
background:#141414;
}
.nav-inner{
max-width:1300px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
padding:10px 20px;
}
.menu{
display:flex;
gap:20px;
}
.menu a{
font-weight:600;
}
.burger{
display:none;
font-size:26px;
cursor:pointer;
}
/* ===== HERO ===== */
.hero{
border-top:3px solid var(--blue);
border-bottom:3px solid var(--blue);
padding:40px 20px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:2fr 1fr;
gap:20px;
}
.hero-box{
background:linear-gradient(135deg,#0f2b44,#0a1622);
padding:30px;
border:2px solid var(--blue);
}
.hero-box h1{font-family:Orbitron;margin-bottom:10px}
.hero-box p{color:var(--muted)}
/* ===== CONTENT ===== */
.container{
max-width:1300px;
margin:40px auto;
padding:0 20px;
display:grid;
grid-template-columns:3fr 1fr;
gap:30px;
}
.section{
background:var(--bg2);
padding:20px;
margin-bottom:20px;
}
.section h2{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
font-family:Orbitron;
}
.news-item{margin-bottom:15px}
.news-item h3{color:var(--blue)}
.sidebar-box{
background:#202020;
padding:20px;
margin-bottom:20px;
}
.sidebar-box h3{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
}
/* ===== FOOTER ===== */
footer{
background:#111;
padding:40px 20px;
margin-top:40px;
}
.footer-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
gap:30px;
}
footer h4{color:var(--blue);margin-bottom:10px}
footer a{display:block;margin-bottom:6px;color:var(--muted)}
/* ===== RESPONSIVE ===== */
@media(max-width:900px){
.hero-grid{grid-template-columns:1fr}
.container{grid-template-columns:1fr}
}
@media(max-width:700px){
.menu{display:none;flex-direction:column;background:#111;position:absolute;top:60px;left:0;width:100%;padding:20px}
.menu.show{display:flex}
.burger{display:block}
}
/* ===============================
HERO – MOBILE FIX (NUR HERO!)
=============================== */
@media (max-width: 600px){
.header-top{
flex-direction: column;
align-items: center;
gap: 15px;
}
.logo{
text-align: center;
}
.logo img{
max-width: 180px;
height: auto;
}
.player{
flex-wrap: wrap;
justify-content: center;
}
.player button{
font-size: 14px;
padding: 6px 10px;
}
.player input[type=range]{
width: 100%;
}
}
.hero{
padding:20px 10px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr; /* Desktop STANDARD */
gap:20px;
}
.hero-box{
min-height:160px;
padding:20px;
text-align:center;
Open service 2a00:f48:2000:affe:fe00::10:80 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 301 Moved Permanently Server: openresty Date: Fri, 23 Jan 2026 20:04:30 GMT Content-Type: text/html Transfer-Encoding: chunked Connection: close X-Lima-Id: gaM1SearRsPv05TloP Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly Location: https://hitsound-radio.de/ Content-Security-Policy: upgrade-insecure-requests Strict-Transport-Security: max-age=31536000; includeSubDomains; preload This website has moved to https://hitsound-radio.de/
Open service 91.216.248.22:443 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 200 OK
Server: openresty
Date: Fri, 23 Jan 2026 20:04:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Lima-Id: gav7lPQvsiurWSXk86
Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly
x-powered-by: PHP/8.4.11
vary: Accept-Encoding
Content-Security-Policy: upgrade-insecure-requests
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Page title: HitSound Radio
<!DOCTYPE html>
<!-- =============================
HitSound Radio – Laut.fm
Komplettes Webseiten‑Template
Stil / Layout angelehnt an HardBase.fm
Responsive: Mobile / Tablet / Desktop
============================= -->
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=320, initial-scale=1" />
<title>HitSound Radio</title>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;800&family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
<style>
:root{
--bg:#1c1c1c;
--bg2:#222;
--blue:#1e90ff;
--text:#eaeaea;
--muted:#aaa;
}
*{box-sizing:border-box;margin:0;padding:0}
body{
font-family:Inter,Arial,Helvetica,sans-serif;
background:var(--bg);
color:var(--text);
}
a{color:inherit;text-decoration:none}
/* ===== HEADER ===== */
header{
background:#111;
border-bottom:3px solid var(--blue);
}
.header-top{
display:flex;
align-items:center;
justify-content:space-between;
padding:15px 20px;
}
.logo{
font-family:Orbitron;
font-size:28px;
letter-spacing:2px;
}
.player{
display:flex;
align-items:center;
gap:10px;
}
.player button{
background:var(--blue);
border:none;
color:#fff;
padding:8px 12px;
cursor:pointer;
border-radius:4px;
}
.player input[type=range]{width:80px}
/* ===== NAV ===== */
nav{
background:#141414;
}
.nav-inner{
max-width:1300px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
padding:10px 20px;
}
.menu{
display:flex;
gap:20px;
}
.menu a{
font-weight:600;
}
.burger{
display:none;
font-size:26px;
cursor:pointer;
}
/* ===== HERO ===== */
.hero{
border-top:3px solid var(--blue);
border-bottom:3px solid var(--blue);
padding:40px 20px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:2fr 1fr;
gap:20px;
}
.hero-box{
background:linear-gradient(135deg,#0f2b44,#0a1622);
padding:30px;
border:2px solid var(--blue);
}
.hero-box h1{font-family:Orbitron;margin-bottom:10px}
.hero-box p{color:var(--muted)}
/* ===== CONTENT ===== */
.container{
max-width:1300px;
margin:40px auto;
padding:0 20px;
display:grid;
grid-template-columns:3fr 1fr;
gap:30px;
}
.section{
background:var(--bg2);
padding:20px;
margin-bottom:20px;
}
.section h2{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
font-family:Orbitron;
}
.news-item{margin-bottom:15px}
.news-item h3{color:var(--blue)}
.sidebar-box{
background:#202020;
padding:20px;
margin-bottom:20px;
}
.sidebar-box h3{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
}
/* ===== FOOTER ===== */
footer{
background:#111;
padding:40px 20px;
margin-top:40px;
}
.footer-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
gap:30px;
}
footer h4{color:var(--blue);margin-bottom:10px}
footer a{display:block;margin-bottom:6px;color:var(--muted)}
/* ===== RESPONSIVE ===== */
@media(max-width:900px){
.hero-grid{grid-template-columns:1fr}
.container{grid-template-columns:1fr}
}
@media(max-width:700px){
.menu{display:none;flex-direction:column;background:#111;position:absolute;top:60px;left:0;width:100%;padding:20px}
.menu.show{display:flex}
.burger{display:block}
}
/* ===============================
HERO – MOBILE FIX (NUR HERO!)
=============================== */
@media (max-width: 600px){
.header-top{
flex-direction: column;
align-items: center;
gap: 15px;
}
.logo{
text-align: center;
}
.logo img{
max-width: 180px;
height: auto;
}
.player{
flex-wrap: wrap;
justify-content: center;
}
.player button{
font-size: 14px;
padding: 6px 10px;
}
.player input[type=range]{
width: 100%;
}
}
.hero{
padding:20px 10px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr; /* Desktop STANDARD */
gap:20px;
}
.hero-box{
min-height:160px;
padding:20px;
text-align:center;
Open service 2a00:f48:2000:affe:fe00::10:443 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 200 OK
Server: openresty
Date: Fri, 23 Jan 2026 20:04:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
X-Lima-Id: gaGQS90KtI6ItQfqde
Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly
x-powered-by: PHP/8.4.11
vary: Accept-Encoding
Content-Security-Policy: upgrade-insecure-requests
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Page title: HitSound Radio
<!DOCTYPE html>
<!-- =============================
HitSound Radio – Laut.fm
Komplettes Webseiten‑Template
Stil / Layout angelehnt an HardBase.fm
Responsive: Mobile / Tablet / Desktop
============================= -->
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=320, initial-scale=1" />
<title>HitSound Radio</title>
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;800&family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
<style>
:root{
--bg:#1c1c1c;
--bg2:#222;
--blue:#1e90ff;
--text:#eaeaea;
--muted:#aaa;
}
*{box-sizing:border-box;margin:0;padding:0}
body{
font-family:Inter,Arial,Helvetica,sans-serif;
background:var(--bg);
color:var(--text);
}
a{color:inherit;text-decoration:none}
/* ===== HEADER ===== */
header{
background:#111;
border-bottom:3px solid var(--blue);
}
.header-top{
display:flex;
align-items:center;
justify-content:space-between;
padding:15px 20px;
}
.logo{
font-family:Orbitron;
font-size:28px;
letter-spacing:2px;
}
.player{
display:flex;
align-items:center;
gap:10px;
}
.player button{
background:var(--blue);
border:none;
color:#fff;
padding:8px 12px;
cursor:pointer;
border-radius:4px;
}
.player input[type=range]{width:80px}
/* ===== NAV ===== */
nav{
background:#141414;
}
.nav-inner{
max-width:1300px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
padding:10px 20px;
}
.menu{
display:flex;
gap:20px;
}
.menu a{
font-weight:600;
}
.burger{
display:none;
font-size:26px;
cursor:pointer;
}
/* ===== HERO ===== */
.hero{
border-top:3px solid var(--blue);
border-bottom:3px solid var(--blue);
padding:40px 20px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:2fr 1fr;
gap:20px;
}
.hero-box{
background:linear-gradient(135deg,#0f2b44,#0a1622);
padding:30px;
border:2px solid var(--blue);
}
.hero-box h1{font-family:Orbitron;margin-bottom:10px}
.hero-box p{color:var(--muted)}
/* ===== CONTENT ===== */
.container{
max-width:1300px;
margin:40px auto;
padding:0 20px;
display:grid;
grid-template-columns:3fr 1fr;
gap:30px;
}
.section{
background:var(--bg2);
padding:20px;
margin-bottom:20px;
}
.section h2{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
font-family:Orbitron;
}
.news-item{margin-bottom:15px}
.news-item h3{color:var(--blue)}
.sidebar-box{
background:#202020;
padding:20px;
margin-bottom:20px;
}
.sidebar-box h3{
border-bottom:2px solid var(--blue);
padding-bottom:10px;
margin-bottom:15px;
}
/* ===== FOOTER ===== */
footer{
background:#111;
padding:40px 20px;
margin-top:40px;
}
.footer-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
gap:30px;
}
footer h4{color:var(--blue);margin-bottom:10px}
footer a{display:block;margin-bottom:6px;color:var(--muted)}
/* ===== RESPONSIVE ===== */
@media(max-width:900px){
.hero-grid{grid-template-columns:1fr}
.container{grid-template-columns:1fr}
}
@media(max-width:700px){
.menu{display:none;flex-direction:column;background:#111;position:absolute;top:60px;left:0;width:100%;padding:20px}
.menu.show{display:flex}
.burger{display:block}
}
/* ===============================
HERO – MOBILE FIX (NUR HERO!)
=============================== */
@media (max-width: 600px){
.header-top{
flex-direction: column;
align-items: center;
gap: 15px;
}
.logo{
text-align: center;
}
.logo img{
max-width: 180px;
height: auto;
}
.player{
flex-wrap: wrap;
justify-content: center;
}
.player button{
font-size: 14px;
padding: 6px 10px;
}
.player input[type=range]{
width: 100%;
}
}
.hero{
padding:20px 10px;
}
.hero-grid{
max-width:1300px;
margin:auto;
display:grid;
grid-template-columns:1fr 1fr; /* Desktop STANDARD */
gap:20px;
}
.hero-box{
min-height:160px;
padding:20px;
text-align:center;
Open service 2a00:f48:2000:affe:fe00::20:80 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 301 Moved Permanently Server: openresty Date: Fri, 23 Jan 2026 20:04:29 GMT Content-Type: text/html Transfer-Encoding: chunked Connection: close X-Lima-Id: gaf3oSNkmmJhLJIbFn Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly Location: https://hitsound-radio.de/ Content-Security-Policy: upgrade-insecure-requests Strict-Transport-Security: max-age=31536000; includeSubDomains; preload This website has moved to https://hitsound-radio.de/
Open service 91.216.248.22:80 · hitsound-radio.de
2026-01-23 20:04
HTTP/1.1 301 Moved Permanently Server: openresty Date: Fri, 23 Jan 2026 20:04:30 GMT Content-Type: text/html Transfer-Encoding: chunked Connection: close X-Lima-Id: gaBUfm7oKdWJp7mACy Set-Cookie: _lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly Location: https://hitsound-radio.de/ Content-Security-Policy: upgrade-insecure-requests Strict-Transport-Security: max-age=31536000; includeSubDomains; preload This website has moved to https://hitsound-radio.de/