cloudflare
tcp/80
nginx
tcp/443 tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9dda99fb9ada99fb9ada99fb9ada99fb9a
Found 1 files trough .DS_Store spidering: /static
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9dda99fb9ada99fb9ada99fb9ada99fb9a
Found 1 files trough .DS_Store spidering: /static
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9dda99fb9ada99fb9ada99fb9ada99fb9a
Found 1 files trough .DS_Store spidering: /static
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9dda99fb9ada99fb9ada99fb9ada99fb9a
Found 1 files trough .DS_Store spidering: /static
Open service 172.67.188.57:80 · singlinkasia.com
2026-01-23 10:38
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 10:38:46 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jD0pwKjSEuzFHt95C3g%2FQMSpO40xaAXivp7avchHfqqVwUgl89E9nBOipZgIiqmEA5n2Yue6tPqreUp17d8xMeY8RbUFYilL6FE7b8dq"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c26a9d46e71ef1b-LHR
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2026-01-23 07:11
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 07:11:37 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=37
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UAs6z7bQ3IvaP%2BQ%2By0lpkxc53tBxWPwbbwLcKSPxsbw5a9LoozVvED82%2B3xfYgWwXZXrmtH2i0HY6t0i4mYQ5Tqnx6TVcpZLZWXByhvQ9dc%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c257a605b3bde96-EWR
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2026-01-22 22:17
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 22 Jan 2026 22:17:13 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2026-01-10 02:39
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 02:39:42 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OS8m%2BW6UXd13apaIRCe5uBIWgSubfCX1HA5AqNa8th1KPx4BiCZBRAauu%2FubPPPw5QOwxfeNK%2BAb0dlmy1f02Wnq482Ev5CEeMZXLZUIbk8%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bb8ce347e7ffeaf-AMS
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2026-01-09 18:17
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 18:17:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=16
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=feX4QwK8GAR8Of%2BleZeEvNYKjsUdp8gOsHZoSjTsSdQHd9p5YzwN5m9NKEmTimS6xfhVOdJLMlstFXlDMVVKTahpZCEvrwXw4qZx3HIDyzM%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bb5eea81fdcabee-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2026-01-09 17:33
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 17:33:07 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2026-01-09 17:33
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 17:33:07 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2026-01-09 17:33
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 17:33:07 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2026-01-09 05:56
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 05:56:59 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2026-01-09 00:06
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 00:06:04 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2026-01-08 22:11
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 08 Jan 2026 22:11:22 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · singlinkasia.com
2026-01-07 12:06
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 07 Jan 2026 12:06:48 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2026-01-07 12:06
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 07 Jan 2026 12:06:47 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2026-01-07 12:06
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 07 Jan 2026 12:06:47 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2026-01-07 12:06
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 07 Jan 2026 12:06:47 GMT
Content-Type: text/html
Content-Length: 10627
Last-Modified: Wed, 07 Jan 2026 12:05:10 GMT
Connection: close
Vary: Accept-Encoding
ETag: "695e4bf6-2983"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2026-01-02 11:50
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 11:50:53 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2026-01-02 11:50
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 11:50:52 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2026-01-02 06:58
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 06:58:27 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=I7tv8k7AmmJHaWOscO8SKKctJWjV3w6YiBfUtbKQKx583po%2F%2F1W2bIvRFs9MrfhHOaYt%2F%2BgiDRAQoFoLDdqAsvRQJAjvaF6gHdBuDuXeYwg%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b785e383c8dd2ae-FRA
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2026-01-02 04:39
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 04:39:07 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2026-01-02 04:39
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 04:39:07 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2026-01-02 03:50
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 03:50:22 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B1Cfx3N1puP3ZUhV4TmNVLeCihTmPN4VnABF9cgZXHWdwSQOtmX6EV3A%2Fyl45ogzhbFkU4Lue3J%2FvWO39YU4TQaBwc1aIVyLYXbg7OdCEUg%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b774ab5dc9d002f-LHR
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2026-01-02 01:12
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 01:12:16 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2026-01-01 20:57
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 01 Jan 2026 20:57:04 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2025-12-23 09:25
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 09:25:12 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=19
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jEDzuBYRjskGPPxzCDvfB%2BoS7dROqgmVYhe3%2FRve%2FyHt1LUIDs5VGN2LfdrxLebQO6lx6WE4rB7LyzmWSZHrjKVb%2Fz7N%2B42g%2BxdGqcYNR5s%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b26cf732d6fac51-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2025-12-23 07:06
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 23 Dec 2025 07:06:09 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · www.singlinkasia.com
2025-12-23 05:16
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 23 Dec 2025 05:16:11 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2025-12-22 20:23
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 22 Dec 2025 20:23:17 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:443 · singlinkasia.com
2025-12-22 20:23
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 22 Dec 2025 20:23:16 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 172.67.188.57:80 · singlinkasia.com
2025-12-22 10:39
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 10:39:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=37,cfOrigin;dur=129
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5FAvrMX32bGsBmHYD2NJaI3WMb12Hb2hNiGM%2BJ%2Bq4EOHpkHO1otryM9QCkPvWgFkHwglTHvq5S3bdkycBn%2B%2B1ViwiWavH%2BqKaecwFU5cu0I%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b1efe8eea96fa26-SJC
alt-svc: h3=":443"; ma=86400
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2025-12-22 09:23
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 22 Dec 2025 09:23:03 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_
Open service 40.160.16.119:80 · www.singlinkasia.com
2025-12-22 09:23
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 22 Dec 2025 09:23:01 GMT
Content-Type: text/html
Content-Length: 11014
Last-Modified: Tue, 14 Oct 2025 19:56:54 GMT
Connection: close
Vary: Accept-Encoding
ETag: "68eeab06-2b06"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes
Page title: 星连加速
<!DOCTYPE html>
<html>
<head>
<title>星连加速</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="{{ $description }}" />
<!-- SEO优化:多语言支持 -->
<link rel="alternate" hreflang="zh-CN" href="/#/home?lang=zh" />
<link rel="alternate" hreflang="en" href="/#/home?lang=en" />
<link rel="alternate" hreflang="zh-TW" href="/#/home?lang=tw" />
<link rel="alternate" hreflang="x-default" href="/#/home" />
<link rel="icon" href="/favicon.svg" />
<link rel="stylesheet" href="/static/phosphor-icons/duotone/style.css" />
<link rel="stylesheet" href="/static/phosphor-icons/regular/style.css" />
<style>
html,
body {
height: 100%;
margin: 0;
}
a {
color: inherit;
text-decoration: none;
}
.is-darkmode {
background-color: #272827;
}
.is-darkmode .loading-user:before {
display: none;
}
.hourglassx {
width: 120px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.hourglass {
stroke-dasharray: 210;
-webkit-animation: snake 3s linear infinite both;
animation: snake 3s linear infinite both;
}
.loading-user {
width: 40%;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
color: #999;
overflow: hidden;
}
.loading-user:before {
content: '';
position: absolute;
left: -100px;
top: -80px;
width: 16px;
height: 400px;
background-color: rgba(255, 255, 255, 0.8);
transform: rotate(45deg);
animation: flash 1.5s linear 0.1s infinite;
}
@-webkit-keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@keyframes snake {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 420;
}
}
@-webkit-keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
@keyframes flash {
0% {
left: -100px;
}
100% {
left: 100%;
}
}
</style>
<link href="static/css/n.960f0d5f.css" rel="stylesheet"><link href="static/css/app.62ecd1da.css" rel="stylesheet"></head>
<body>
<noscript>
<strong>Browser Disable JavaScript, Please Eanble.</strong>
</noscript>
<div id="app"></div>
<!-- 必须先加载expose.js,因为后面的代码依赖EnvConfig -->
<script src="/expose.js"></script>
<!-- 必须先定义window.langs,因为i18n文件会使用它 -->
<script>
window.langs = {}
</script>
<script src="/static/i18n/zh-CN.js"></script>
<script src="/static/i18n/zh-TW.js"></script>
<script src="/static/i18n/en-US.js"></script>
<script>
function isDarkMode() {
var themeMedia = window.matchMedia('(prefers-color-scheme: dark)')
var isDark = false
var localMode = JSON.parse(localStorage.getItem('__AURORA__Darkmode') || '{}').value
if (localMode !== undefined) {
isDark = localMode === 'dark'
} else if (EnvConfig.appTheme === 'dark') {
isDark = true
} else if (EnvConfig.appTheme === 'auto') {
isDark = themeMedia.matches
}
return isDark
}
if (isDarkMode()) {
document.body.classList.add('is-darkmode')
}
document.body.classList.add(EnvConfig.appColor)
function getLocaleLang() {
try {
var str = localStorage.getItem('_