cloudflare
tcp/443 tcp/80 tcp/8443
Open service 104.21.38.168:8443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=C0L0lCSeRrAIla9jx698%2BezLluZ%2FTWemlu7DGQvffXSqpWri4Bn9R0BeABX15Cu0bSzcvbzOp%2BAiFbhj%2Bm4atw3Sp4oVWyrBH189k4%2BamTVR02XzlwkC"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=5,cfOrigin;dur=9
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb16497294e3-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 104.21.38.168:443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XMZsXkRNnlcvcY00xtxUmIYN9cHgcOMapptoLk5prTnkIKuaGbKWPo4p9xBScTP1MXGwn3s1r8VMrjuNnZwfs9mphWnUmCfV%2BSwo3LZGlIXoFT76dUia"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=14
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb1599f3cf5d-SJC
alt-svc: h3=":443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 2606:4700:3037::6815:26a8:80 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Length: 0
Connection: close
Location: https://vls.lansen010.dpdns.org/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tideOFd5zlphEmmn0haPoC%2FG%2FCxoLlZTbjRKjrhYZp%2BVYcYlr84zhYVv4ZISLOp3SkQlCSMjtP5Os5zvTRG7zrkEM2yavkAWAqo7NqyS3NrmRGnBY6vS1H%2BXFdozrV7UrHIZ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=6
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb1589273a53-YYZ
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3030::ac43:8908:8443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jX3m%2FnyEJQAXuNGv9qggrrLbgsEu7pzCQbuNL2CurM0122QSqwujARGm1GH3dyLpERlHUHNGOdTGimLg1Sd4k0zDhGIo0IzH5fa8MvVNJud8SmSnJkS7MRawOdVJEiNcjHcp"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=24
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb1589e4c44a-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 172.67.137.8:80 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Length: 0
Connection: close
Location: https://vls.lansen010.dpdns.org/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rO2zpJho%2FqtzJ0jd%2Byj%2B%2BnasGu5zC5ex%2FzvyVewT1myByaOC7zcJ7p3BS6Mgg2JuZ4mBtP0H56xBXx6NTzb2GcWjKTljEisOCpKM7iOBWTWRVkWk3umw"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb150eb9c876-FRA
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3030::ac43:8908:443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NdL9m8uIuJATBKM09X37AZNd0xijm1Lgt1jFhVoEj8%2BJB1Hz%2FQisjO8lQa1akEcbT9IhjVP65I5D16AP9iwuhXK4zoTm6TwQS7JlJSglC0NF0nxVuMT3Xj0lvtyF6neGrIjb"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb151eee0c33-AMS
alt-svc: h3=":443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 172.67.137.8:8443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B4cvpa%2Biam%2FuiBZj0I%2FEohQlCf%2FHX0SqXuLowjma5Acu1ZgSkTQsOqO4nl3cYD7NLLsWB7BIw7DQsFdtUry%2Bl6zUxwu9gS7msc%2FwrnFZaBGdKzX%2Fv9OL"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=14
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb14ee1c6e2f-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 2606:4700:3030::ac43:8908:80 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Length: 0
Connection: close
Location: https://vls.lansen010.dpdns.org/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kLroWn7KP0wzgb1b8utNWJ0vX2dvja%2Bra%2ByQCZvQ280s8EU2sLzftjsriyf9SyVV3WRWjnFLjTZFr6X9pv9om%2FEYJInkEHBUWL4maaopav5t5XMyMJdeeFtR8wk%2Fwzn3Ru20"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=6
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb14d929b637-EWR
alt-svc: h3=":443"; ma=86400
Open service 172.67.137.8:443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6zGS6mdOoFCIQYiuXE%2BnCiJKxixZAC1bBxT00eVq7Q8udGEJKW1AKx5g2nNreWO%2FColxhAxcimymEd2goVDdhEtuVcj%2B7KE7S3Ckf5iZ1OXNqLEbHP4l"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=13
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb14dd7a8bf1-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 104.21.38.168:80 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Length: 0
Connection: close
Location: https://vls.lansen010.dpdns.org/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rAJr8ufvNuW7mYLe44Z4sk%2B5kwRhjpGM%2BGCduCcY%2Bbd1sxsjjPxswtHdUqEFaP3pAyIByovFeY8nUMq7k6ShCKkA3wcTFdasXXfimvDuWwbq%2FDyYqQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=8
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb14b98a36a5-YYZ
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3037::6815:26a8:8443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=da1TXuYT1vV91cO4teN1i4%2Buzz6r51wZGfG4yLwGE4EkbgGUUTBqRm9ZNVDFhyVges%2BHuSApdnc6sqzSE5NUD3159A%2BrjF%2FMb4X%2FlqxvMFYEk37hrv4YxDGjKUcfpju0fy%2BT"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=11
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb149e8f34a1-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"
Open service 2606:4700:3037::6815:26a8:443 · vls.lansen010.dpdns.org
2026-01-22 12:16
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:16:08 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-cache, no-store, must-revalidate
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8%2FVd5EiyHf6WayxaWIcJtQT31CuPyGw0LAWaxNUxC1yqV3F%2FAMJxm5rMc09u9Rq%2BLePi2Y6wUhcx43hM8odwfkH4%2B3KAts4rGpx0e%2F0YlxoEW2fIOFfwXoa9shADY7lFPbep"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9c1efb13fd9a2bcf-FRA
alt-svc: h3=":443"; ma=86400
Page title: Workers Service - 登录
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workers Service - 登录</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #333;
margin: 0;
padding: 0;
overflow: hidden;
}
.login-container {
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 400px;
width: 95%;
text-align: center;
}
.logo {
margin-bottom: -20px;
background: linear-gradient(135deg, #7dd3ca 0%, #a17ec4 100%)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.title {
font-size: 1.8rem;
margin-bottom: 8px;
color: #2d3748;
}
.subtitle {
color: #718096;
margin-bottom: 30px;
font-size: 1rem;
}
.form-group {
margin-bottom: 20px;
text-align: left;
}
.form-label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #4a5568;
}
.form-input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s ease;
background: #fff;
}
.form-input:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.btn-login {
width: 100%;
padding: 12px 20px;
background: linear-gradient(135deg, #12cd9e 0%, #a881d0 100%);
color: white;
border: none;
border-radius: 8px;
font-size: 1rem;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
}
.btn-login:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.error-message {
background: #fed7d7;
color: #c53030;
padding: 12px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 4px solid #e53e3e;
}
.footer {
margin-top: 20px;
color: #718096;
font-size: 0.9rem;
}
@media (max-width: 480px) {
.login-container {
padding: 30px 20px;
margin: 10px;
}
.logo {
font-size: 2.5rem;
}
.title {
font-size: 1.5rem;
}
}
</style>
</head>
<body>
<div class="login-container">
<div class="logo"><img src="https://img.icons8.com/color/96/cloudflare.png" alt="Logo"></div>
<h1 class="title">Workers Service</h1>
<p class="subtitle">请输入密码以访问服务</p>
<form onsubmit="handleLogin(event)">
<div class="form-group">
<input
type="password"
id="password"
name="password"
class="form-input"