cloudflare
tcp/443 tcp/80 tcp/8443
Open service 172.66.47.98:8443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=a1WJduVeMY8eQaJB%2FSakaPafa%2BxWOEUnFjm3lyEpai%2FcQw1HfJ7zrCgPyUclfuPG89Rde3v3mwuR53yOAKnwMiw%2FKjwT1QCkmVE%2BDl3RKxAZ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dcce0949c8c6-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 2606:4700:310c::ac42:2f62:443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ggT5zQW%2FPcUWS8XM4g%2FAfHBC6ya5Bi3uu6Ln%2B%2FjDCwDDCtkM539gC%2BetkyfsGa%2BHr0irG1WksY%2F4xxal8e2r2YuU1iVeZ%2BaPnE9pcOejbXXAE6tqMlUAbPFiQSDo"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dcceac3336c1-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 172.66.47.98:443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nwNtJdj30X1%2FdEqOwvqWO9CrOMp5pUxwJoWkFKjBwsn6vUxMdxFpk%2BVFxNh2tF%2BoynmErWw4ECfMv%2FjsqhYc1JwiO4YaOCKF5CUpkBe6t4iz"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccdfaa3b544-EWR
alt-svc: h3=":443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 2606:4700:310c::ac42:2f62:80 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 301 Moved Permanently
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Length: 0
Connection: close
Location: https://app-9ci.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=venBliWUuzcu7y0KD7RLRjIhA0QO5DF17HnfiKLI9HLxLe4dbObWAp18tvpD0%2FV5VDpd5oax4455EZDXS2J9vfbuMM5ITFKcgrHpZ%2Bvn3mla8TW8bcJVGxox0W6P"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccdc926abe2-YYZ
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2c9e:443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SCfm90wyv%2FGn0kVy3rIK2lWQ1tJy6r6%2F8AEKRNpaCBUwS%2FPb%2BleV4BipnZot3h%2FMw2Q5EVPEBcm1HpWGVTDRUUj2zoYrYmjbQN7qfk33f8yW5HVMWRCyvGpr50ec"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccdebcfb886-EWR
alt-svc: h3=":443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 2606:4700:310c::ac42:2c9e:80 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 301 Moved Permanently
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Length: 0
Connection: close
Location: https://app-9ci.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tKcfhLyNChWVMYGUP90aYSJGQ4JfRYD7rDycpULIsS8vVQomJyH5Kc41PYXmIt5bYwCe0x4Ukrigrhflf9dow9PiTnfGipivwTekwPp%2B6lsMipCXthSNeorafmyu"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dcce3e24da06-EWR
alt-svc: h3=":443"; ma=86400
Open service 172.66.44.158:8443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZyUuWnsqJLQrgvACYrwYjKqh2f%2BjMBebokkinLAs5Zm79LGw0Htdxp0pjpE1Hh9njSqlUj3wopRynQRBU996kmRH2lff5zmUsPqND0EFy7Dl"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccdefa0be83-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 172.66.44.158:443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MnKsOLepZ%2BqMM%2FA0vtBa8%2Fno7YROSKNIUsuWxkvpE1PzOOuDVEP5OcEL1Ceh7IfnlzZjkhbg%2FWBwIwr8h9XEw9m6aH%2FS2mhNtV5Y14SD4KT2"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dcce5b97b544-EWR
alt-svc: h3=":443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 172.66.44.158:80 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 301 Moved Permanently
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Length: 0
Connection: close
Location: https://app-9ci.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=i7xy5Fs3WwnUxcD9BHbBvCVIj%2FCU8nIcUCH95s8RY%2BRamSFrXiTIfb7%2FaUR1ObYcw%2BC0r0YhhcVvUn9TWr5X5lWmYTXIUgUetJoNVFPkKp%2B8"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccdb8692223-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2f62:8443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rj7%2F2SyWBVLHylfxmXIxDF5u%2FNbSMjqcLbQJT5XFyQ7z7QQQ%2BiFd86tm11Lu%2FPwXVvr4Fq9bC7espdU8ALlDz2Er2zEHpgd8qwRCRsZaMXyyzNeUThh8nsCMr318"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dcce7921c65d-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>
Open service 172.66.47.98:80 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 301 Moved Permanently
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Length: 0
Connection: close
Location: https://app-9ci.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hmL6%2BU%2BZoRuM%2FL2uWZElvxOlepcOfJc%2F3gTkg777ax1yV6vMYe2mkdHXm6EkaBjo03L%2FsMoKGgYNjreZWzvFg7QjOePWaRGF1Hgpd70Gn3%2BQ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccdbbe4f788-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2c9e:8443 · app-9ci.pages.dev
2026-01-13 00:43
HTTP/1.1 200 OK
Date: Tue, 13 Jan 2026 00:43:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2904
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "6acc1bad26805f4c0964c413dad0c796"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ppnn9b2ERNNCKjH07Z4ebURizF7a89lzBdOIz2UcnagMqUNUVU8rP5tScVf93YdpMEW%2FwLfa%2FiBcPGTBcfDxQZttECX4F41LwmVfULIs1YiW8LWMnOZCqhcDDBTW"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bd0dccf0a55566a-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Cargando...
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cargando...</title>
<style>
body {
background-image: url('https://www.cronista.com/files/image/506/506181/63c94f06a5588.jpg');
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
color: #fff;
backdrop-filter: blur(28px);
}
.container {
max-width: 400px;
margin: 20px;
padding: 27px;
border-radius: 8px;
background-color: rgba(15, 14, 14, 0.66); /* Fondo semi-transparente */
box-shadow: 0 0 10px rgba(255, 0, 0, 0);
text-align: center;
}
.logo {
max-width: 50%; /* Reducir el tamaño máximo del logo */
height: auto;
margin-bottom: 20px;
}
a {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #e50914;
color: #fff;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-decoration: none; /* Asegúrate de que no haya subrayado */
transition: background-color 0.3s ease;
}
a:hover {
background-color: #b2070d;
}
button:hover {
background-color: #b2070d;
}
.message {
margin-top: 10px;
color: red;
font-size: 14px;
}
h2 {
font-size: 24px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h3 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
h4 {
font-size: 15px; /* Reducir el tamaño de la fuente del encabezado */
color: rgb(255, 255, 255);
}
</style>
</head>
<body >
<div class="container">
<img src="img/Flixy-logo.gif" class="logo" alt="Logo Netflix">
<h2>Bienvenidos</h2>
<h3>
Disfruta de los últimos estrenos y de una selección exclusiva de películas, series y mas contenido en
HD, español e idioma original
</h3>
<h4>
flixy tube (YP)
</h4>
<a href="Peliculas.html" class="button">Iniciar</a>
<br>
</body>
</html>