cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2a06:98c1:3120::3:443 · llb-bsa.pages.dev
2026-01-26 16:05
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 16:05:38 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 27657
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "e46d6ed6f658997ddbe0e26c4d0da4c4"
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=ZgTPNZoxYyKXj6mt9Dfl0CCob3Rn9NDEwU57eLHoTxQZ0TAZhN%2F%2Fp%2FCYCX%2Bhsgy%2BJGX6K2DuKZ3O1Vm3ENaws7pUCl40f3aKb4bGFSk%2FaumANPKgPFFH5w%2Fpy2%2FH"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c4140c3bba3d2cb-FRA
alt-svc: h3=":443"; ma=86400
Page title: All Classes - Index
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>All Classes - Index</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
padding: 12px;
overflow-x: hidden;
}
.container {
max-width: 100%;
margin: 0 auto;
background: white;
border-radius: 16px;
padding: 16px 12px;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
h1 {
text-align: center;
color: #333;
margin-bottom: 4px;
font-size: 0.90em;
font-weight: 900;
}
.subtitle {
text-align: center;
color: #666;
margin-bottom: 12px;
font-size: 0.85em;
}
.search-box {
margin-bottom: 16px;
}
.search-box input {
width: 100%;
padding: 12px 14px;
font-size: 16px;
border: 2px solid #e5e7eb;
border-radius: 10px;
outline: none;
transition: all 0.3s;
background: #f9fafb;
}
.search-box input:focus {
border-color: #667eea;
background: white;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.clone-container {
margin-bottom: 20px;
margin-top: 20px; /* Add this */
display: none;
animation: slideDown 0.4s ease-out;
}
.clone-container.active {
display: block;
}
@keyframes slideDown {
from {
opacity: 0;
transform: translateY(-20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes pulse {
0%, 100% {
box-shadow: 0 8px 20px rgba(245, 158, 11, 0.6),
0 0 0 0 rgba(245, 158, 11, 0.7);
}
50% {
box-shadow: 0 8px 30px rgba(245, 158, 11, 0.8),
0 0 0 15px rgba(245, 158, 11, 0);
}
}
.clone-card {
background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 50%, #1e40af 100%);
border-radius: 14px;
padding: 20px 16px;
text-align: center;
cursor: pointer;
text-decoration: none;
color: white;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
animation: pulse 2s infinite;
box-shadow: 0 8px 20px rgba(59, 130, 246, 0.6);
border: 3px solid rgba(255, 255, 255, 0.6);
}
.clone-card::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
animation: shimmer 2s infinite;
}
@keyframes shimmer {
0% { left: -100%; }
100% { left: 100%; }
}
@keyframes bounce {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-8px);
}
}
.clone-card {
animation: pulse 2s infinite, bounce 1.5s ease-in-out infinite;
}
.clone-card {
position: relative;
border: none;
}
.clone-card::after {
content: '';
position: absolute;
inset: -3px;
border-radius: 14px;
padding: 3px;
background: linear-gradient(45deg, #f59e0b, #eab308, #f59e0b, #eab308);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude
Open service 2a06:98c1:3120::3:80 · llb-bsa.pages.dev
2026-01-26 16:05
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 16:05:37 GMT
Content-Length: 0
Connection: close
Location: https://llb-bsa.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0l3DdwGOmZwrkjKckEhZOc2BF9UkqLTEewqEPWYJRpmBiVzykG%2BGgDXSptigZw%2FWMt47C%2BwN9gNnUnUpIzppDOSM4ISmbmyrULdz2eHr8L2JC5WuLx4Qf%2FKzYTzr"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c4140bfacf9dfe0-FRA
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · llb-bsa.pages.dev
2026-01-26 16:05
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 16:05:38 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 27657
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "e46d6ed6f658997ddbe0e26c4d0da4c4"
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=JGtPpULnwFIESQj76YxTFWqnVsXzzz8xHP9jigc5qlCIngL%2FmGscY2ea5zH4KSgdxElJXBzxgEFRZoH9boDGO0kDBW8aFO8Zx9quMWhceFrOYcNRcJVX1KAetQ%2BN"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c4140c0b93dd28c-FRA
alt-svc: h3=":8443"; ma=86400
Page title: All Classes - Index
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>All Classes - Index</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
padding: 12px;
overflow-x: hidden;
}
.container {
max-width: 100%;
margin: 0 auto;
background: white;
border-radius: 16px;
padding: 16px 12px;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
h1 {
text-align: center;
color: #333;
margin-bottom: 4px;
font-size: 0.90em;
font-weight: 900;
}
.subtitle {
text-align: center;
color: #666;
margin-bottom: 12px;
font-size: 0.85em;
}
.search-box {
margin-bottom: 16px;
}
.search-box input {
width: 100%;
padding: 12px 14px;
font-size: 16px;
border: 2px solid #e5e7eb;
border-radius: 10px;
outline: none;
transition: all 0.3s;
background: #f9fafb;
}
.search-box input:focus {
border-color: #667eea;
background: white;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.clone-container {
margin-bottom: 20px;
margin-top: 20px; /* Add this */
display: none;
animation: slideDown 0.4s ease-out;
}
.clone-container.active {
display: block;
}
@keyframes slideDown {
from {
opacity: 0;
transform: translateY(-20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes pulse {
0%, 100% {
box-shadow: 0 8px 20px rgba(245, 158, 11, 0.6),
0 0 0 0 rgba(245, 158, 11, 0.7);
}
50% {
box-shadow: 0 8px 30px rgba(245, 158, 11, 0.8),
0 0 0 15px rgba(245, 158, 11, 0);
}
}
.clone-card {
background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 50%, #1e40af 100%);
border-radius: 14px;
padding: 20px 16px;
text-align: center;
cursor: pointer;
text-decoration: none;
color: white;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
animation: pulse 2s infinite;
box-shadow: 0 8px 20px rgba(59, 130, 246, 0.6);
border: 3px solid rgba(255, 255, 255, 0.6);
}
.clone-card::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
animation: shimmer 2s infinite;
}
@keyframes shimmer {
0% { left: -100%; }
100% { left: 100%; }
}
@keyframes bounce {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-8px);
}
}
.clone-card {
animation: pulse 2s infinite, bounce 1.5s ease-in-out infinite;
}
.clone-card {
position: relative;
border: none;
}
.clone-card::after {
content: '';
position: absolute;
inset: -3px;
border-radius: 14px;
padding: 3px;
background: linear-gradient(45deg, #f59e0b, #eab308, #f59e0b, #eab308);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude
Open service 188.114.97.3:80 · llb-bsa.pages.dev
2026-01-26 16:05
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 16:05:37 GMT
Content-Length: 0
Connection: close
Location: https://llb-bsa.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yh91SF0yvntUj0lIjrpLjgyGeUE8Mu9aTtwzf8CUfKCuVD%2FPpScWLh0Zcb%2FGRQVEb%2B0WMRimwt2C50ZUh6PrcO1j3b20sw100f7z7HRBL21h"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c4140bf5e0c79fb-FRA
alt-svc: h3=":443"; ma=86400