OpenEdge
tcp/80
edgeone-pages
tcp/443 tcp/80
Open service 116.162.169.134:80 · cnfast.521456.xyz
2026-02-10 04:31
HTTP/1.1 301 Moved Permanently Location: https://cnfast.521456.xyz/ Content-Length: 0 Connection: close Server: OpenEdge Date: Tue, 10 Feb 2026 04:32:11 GMT EO-LOG-UUID: 8461673148149699997 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · www.passeway.top
2026-02-10 04:01
HTTP/1.1 301 Moved Permanently Location: https://www.passeway.top/ Content-Length: 0 Connection: close Server: OpenEdge Date: Tue, 10 Feb 2026 04:01:20 GMT EO-LOG-UUID: 17100804627609036936 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · hexo.lner.top
2026-02-09 07:48
HTTP/1.1 200 OK
Content-Type: text/html
Date: Mon, 09 Feb 2026 07:49:17 GMT
ETag: "f76a665ddeec62fd61a94886fc0aad85"
Last-Modified: Sun, 01 Feb 2026 15:03:36 GMT
Age: 0
Content-Length: 63800
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control:
EO-LOG-UUID: 16893429519027198016
EO-Cache-Status: Cache Miss
Page title: Lin-Blog
<!DOCTYPE html><html lang="zh-CN" data-theme="light"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Lin-Blog</title><noscript>开启JavaScript才能访问本站哦~</noscript><link rel="icon" href="/favicon.ico"><!-- index.css--><link rel="stylesheet" href="/css/index.css?v=2.1.16"><!-- inject head--><meta name="baidu-site-verification" content="codeva-XQfoWzYFH2"><link rel="canonical" href="https://lin-blog.xyz/"><link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.7.2/css/all.min.css"><!-- aplayer--><link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css"><!-- swiper--><!-- fancybox ui--><!-- katex--><!-- Open Graph--><meta name="description" content="把玫瑰藏住,直到遇见她"><!-- pwa--><meta name="apple-mobile-web-app-capable" content="Lin-Blog"><meta name="theme-color" content="var(--efu-main)"><meta name="apple-mobile-web-app-status-bar-style" content="var(--efu-main)"><link rel="bookmark" href="/favicon.ico"><link rel="apple-touch-icon" href="/favicon.ico" sizes="180x180"><script>console.log(' %c Solitude %c ' + '2.1.16' + ' %c https://github.com/everfu/hexo-theme-solitude',
'background:#35495e ; padding: 1px; border-radius: 3px 0 0 3px; color: #fff',
'background:#ff9a9a ; padding: 1px; border-radius: 0 3px 3px 0; color: #fff',
'background:unset ; padding: 1px; border-radius: 0 3px 3px 0; color: #fff')
</script><script>let mdate = "7-7,9-18,12-13";
mdate = (mdate.split(","));
let ndate = new Date();
for (let i of mdate) {
if (i === (ndate.getMonth()+1) + "-" + (ndate.getDate())) {
document.documentElement.classList.add('memorial');
}
}
</script><script>(()=>{
const saveToLocal = {
set: function setWithExpiry(key, value, ttl) {
if (ttl === 0)
return
const now = new Date()
const expiryDay = ttl * 86400000
const item = {
value: value,
expiry: now.getTime() + expiryDay
}
localStorage.setItem(key, JSON.stringify(item))
},
get: function getWithExpiry(key) {
const itemStr = localStorage.getItem(key)
if (!itemStr) {
return undefined
}
const item = JSON.parse(itemStr)
const now = new Date()
if (now.getTime() > item.expiry) {
localStorage.removeItem(key)
return undefined
}
return item.value
}
};
window.utils = {
saveToLocal: saveToLocal,
getCSS: (url, id = false) => new Promise((resolve, reject) => {
const link = document.createElement('link')
link.rel = 'stylesheet'
link.href = url
if (id) link.id = id
link.onerror = reject
link.onload = link.onreadystatechange = function() {
const loadState = this.readyState
if (loadState && loadState !== 'loaded' && loadState !== 'complete') return
link.onload = link.onreadystatechange = null
resolve()
}
document.head.appendChild(link)
}),
getScript: (url, attr = {}) => new Promise((resolve, reject) => {
const script = document.createElement('script')
script.src = url
script.async = true
script.onerror = reject
script.onload = script.onreadystatechange = function() {
const loadState = this.readyState
if (loadState && loadState !== 'loaded' && loadState !== 'complete') return
script.onload = script.onreadystatechange = null
resolve()
}
Object.keys(attr).forEach(key => {
Open service 116.162.169.134:80 · another.test.helenapiano.com
2026-02-08 04:00
HTTP/1.1 301 Moved Permanently Location: https://another.test.helenapiano.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 08 Feb 2026 04:01:11 GMT EO-LOG-UUID: 6451940383925269138 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · sc.i322.cn
2026-02-07 13:21
HTTP/1.1 200 OK
Content-Type: text/html
Date: Sat, 07 Feb 2026 13:21:37 GMT
ETag: "7ef5014f2e285f73a496086d5dc4b8e7"
Last-Modified: Fri, 22 Aug 2025 14:15:14 GMT
Age: 0
Content-Length: 14927
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control:
EO-LOG-UUID: 11140944367774289454
EO-Cache-Status: Cache Miss
Page title: 川西3天休闲自驾行程:康定理塘·理小路精华
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>川西3天休闲自驾行程:康定理塘·理小路精华</title>
<style>
body { font-family: 'Microsoft YaHei', sans-serif; line-height: 1.6; color: #333; max-width: 900px; margin: 0 auto; padding: 20px; background: #f8f9fa; }
h1 { text-align: center; color: #2c3e50; border-bottom: 3px solid #3498db; padding-bottom: 15px; }
.header-info { text-align: center; margin: 15px 0; font-size: 1.1em; background: #e3f2fd; padding: 10px; border-radius: 8px; }
.day-section { margin-bottom: 30px; padding: 20px; background: white; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }
.img-placeholder {
height: 200px; background: #e9ecef; margin: 15px 0; display: flex; align-items: center;
justify-content: center; color: #6c757d; border-radius: 8px; font-style: italic; border: 1px dashed #ced4da;
}
table { width: 100%; border-collapse: collapse; margin: 15px 0; }
th, td { border: 1px solid #ddd; padding: 12px; text-align: left; }
th { background-color: #e3f2fd; font-weight: 600; }
ul { padding-left: 20px; }
li { margin-bottom: 8px; }
.highlight { background: #e3f2fd; padding: 15px; border-radius: 8px; margin: 15px 0; }
.section-title { background: #2c3e50; color: white; padding: 10px; border-radius: 5px; margin: 25px 0 15px; }
.hotel-table th { background: #d1e7ff; }
.footer-note { font-size: 0.9em; color: #7f8c8d; margin-top: 30px; text-align: center; padding: 10px; border-top: 1px solid #eee; }
.spot-desc { background: #f8f9fa; padding: 10px; border-left: 3px solid #3498db; margin: 10px 0; }
</style>
</head>
<body>
<h1>川西3天休闲自驾行程:康定·理塘·理小路</h1>
<div class="header-info">
<p><strong>时间</strong>:2025年7月3日 13:00 - 7月6日 12:00|<strong>人均预算</strong>:5000元</p>
<p><strong>主题</strong>:雪山草原+藏文化+轻奢休闲|<strong>总里程</strong>:约800公里|<strong>特点</strong>:日均车程≤4小时,海拔≤3500米住宿</p>
</div>
<!-- 行程亮点 -->
<div class="highlight">
<h3>🌟 核心体验亮点</h3>
<ul>
<li><strong>理小路精华浓缩</strong>:穿越“川西独库公路”,聚焦红石滩、雷神王瀑布景观带,避开拥堵路段[2,10](@ref)</li>
<li><strong>藏地美食沉浸</strong>:每日安排在地特色餐食,牦牛汤锅、酥油茶、藏香猪腊肉等一网打尽[13](@ref)</li>
<li><strong>商务级舒适住宿</strong>:全程精选供氧+地暖酒店,新都桥、八美镇低海拔住宿减少高反风险[1](@ref)</li>
<li><strong>灵活休憩机制</strong>:每日预留2小时自由拍摄/咖啡休憩时间,拒绝赶路式旅游</li>
</ul>
</div>
<!-- Day 1 -->
<div class="day-section">
<h2>📅 Day 1 (7月3日):成都 → 康定 → 新都桥</h2>
<div class="img-placeholder">图:折多山云海与经幡|引用链接:https://scenery-image.com/zheduo-mountain.jpg</div>
<table>
<tr>
<th width="20%">时间</th>
<th width="25%">活动</th>
<th width="55%">详情与特色</th>
</tr>
<tr>
<td>13:00-17:30</td>
<td>成都至康定</td>
<td>
<ul>
<li><b>取车建议</b>:商务SUV(汉兰达/普拉多),租金约600元/天(4人分摊)</li>
<li><b>沿途亮点</b>:雅康高速光影隧道群 → <span class="spot-desc">折多山观景台(海拔4298米,停车20分钟拍摄云海经幡)[3](@ref)</span></li>
</ul>
</td>
</tr>
<tr>
<td>17:30-20:00</td>
<td>康定轻体验</td>
<td>
<u
Open service 116.162.169.134:80 · mesnotice.wolei-cloud.com
2026-02-01 04:01
HTTP/1.1 302 Found Location: https://mesnotice.wolei-cloud.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 01 Feb 2026 04:01:20 GMT EO-LOG-UUID: 9102410024603224850 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · vite-vue3-k44w5v9f.52ipc.top
2026-01-29 00:14
HTTP/1.1 200 OK
Last-Modified: Fri, 15 Aug 2025 09:37:25 GMT
Etag: "b1ada37b1a7fb2030dbcbce0478a8cd9"
Content-Type: text/html
Date: Mon, 26 Jan 2026 06:08:20 GMT
Age: 237984
Content-Length: 450
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 2007544959968458162
EO-Cache-Status: Cache Hit
Page title: Vite + Vue3
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue3</title>
<script type="module" crossorigin src="/assets/index-7ed27137.js"></script>
<link rel="stylesheet" href="/assets/index-c82943c1.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
Open service 116.162.169.134:443 · lk9.top
2026-01-28 04:01
HTTP/1.1 200 OK Last-Modified: Thu, 06 Nov 2025 07:20:01 GMT Etag: "b2d544d6afaa84b30ee266bd9af34c98" Content-Type: text/html Date: Mon, 26 Jan 2026 03:14:13 GMT Age: 175632 Content-Length: 1451 Accept-Ranges: bytes Connection: close Server: edgeone-pages Strict-Transport-Security: max-age=63072000 Cache-Control: public,max-age=3600,must-revalidate EO-LOG-UUID: 9353772022869801450 EO-Cache-Status: Cache Hit Page title: 输电线路全景监测 <!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>输电线路全景监测</title><link href="static/css/chunk-0caf9272.fa85a144.css" rel="prefetch"><link href="static/css/chunk-14e83aba.dbbb8f10.css" rel="prefetch"><link href="static/css/chunk-18bad44e.54bec927.css" rel="prefetch"><link href="static/css/chunk-5edc1269.a103211c.css" rel="prefetch"><link href="static/js/chunk-0caf9272.ac73911e.js" rel="prefetch"><link href="static/js/chunk-14e83aba.1db28f47.js" rel="prefetch"><link href="static/js/chunk-18bad44e.2f863dfa.js" rel="prefetch"><link href="static/js/chunk-5edc1269.dd37fb5d.js" rel="prefetch"><link href="static/css/app.d5fcad78.css" rel="preload" as="style"><link href="static/css/chunk-vendors.f68d3aa3.css" rel="preload" as="style"><link href="static/js/app.6ee96448.js" rel="preload" as="script"><link href="static/js/chunk-vendors.468c66cb.js" rel="preload" as="script"><link href="static/css/chunk-vendors.f68d3aa3.css" rel="stylesheet"><link href="static/css/app.d5fcad78.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but quality_tv doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="static/js/chunk-vendors.468c66cb.js"></script><script src="static/js/app.6ee96448.js"></script></body></html>
Open service 116.162.169.134:80 · huayan-tongji.liupl.top
2026-01-28 01:35
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 4437974485499147124 Server: edgeone-pages Connection: close Date: Wed, 28 Jan 2026 01:35:45 GMT Content-Length: 0
Open service 116.162.169.134:80 · admin.bh.zytan.vip
2026-01-26 07:18
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 13397037318587771721 Server: edgeone-pages Connection: close Date: Mon, 26 Jan 2026 07:19:02 GMT Content-Length: 0
Open service 116.162.169.134:443 · admin.bh.zytan.vip
2026-01-26 07:18
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 9125442205483393638 Server: edgeone-pages Connection: close Date: Mon, 26 Jan 2026 07:19:00 GMT Content-Length: 0
Open service 116.162.169.134:443 · time.gathq.com
2026-01-26 04:31
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 14:55:23 GMT
Etag: "9769354e5e677d2f631f8c3c994c92b1"
Content-Type: text/html
Date: Mon, 26 Jan 2026 04:31:51 GMT
Age: 17
Content-Length: 15062
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 6299669596233735655
EO-Cache-Status: Cache Hit
Page title: 时间计算器 - 日期间隔天数
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>时间计算器 - 日期间隔天数</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
background: white;
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
max-width: 500px;
width: 100%;
}
h1 {
text-align: center;
color: #333;
margin-bottom: 10px;
font-size: 28px;
}
.subtitle {
text-align: center;
color: #666;
margin-bottom: 20px;
font-size: 14px;
}
.instructions {
background: #fff3cd;
border-left: 4px solid #ffc107;
padding: 15px 20px;
margin-bottom: 25px;
border-radius: 8px;
font-size: 13px;
line-height: 1.8;
color: #856404;
}
.instructions p {
margin: 8px 0;
}
.instructions strong {
color: #664d03;
}
.instructions a {
color: #667eea;
text-decoration: none;
font-weight: 600;
border-bottom: 1px solid #667eea;
transition: all 0.3s;
}
.instructions a:hover {
color: #764ba2;
border-bottom-color: #764ba2;
}
.input-group {
margin-bottom: 25px;
}
label {
display: block;
margin-bottom: 8px;
color: #555;
font-weight: 600;
font-size: 14px;
}
input[type="date"] {
width: 100%;
padding: 12px 15px;
border: 2px solid #e0e0e0;
border-radius: 10px;
font-size: 16px;
transition: all 0.3s;
background: #f9f9f9;
}
input[type="date"]:focus {
outline: none;
border-color: #667eea;
background: white;
}
.button-group {
display: flex;
gap: 10px;
margin-bottom: 25px;
}
button {
flex: 1;
padding: 14px;
border: none;
border-radius: 10px;
font-size: 16px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s;
}
.add-btn {
background: #4CAF50;
color: white;
}
.add-btn:hover {
background: #45a049;
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(76, 175, 80, 0.4);
}
.calculate-btn {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.calculate-btn:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(102, 126, 234, 0.4);
}
.reset-btn {
background: #f0f0f0;
color: #666;
}
.reset-btn:hover {
background: #e0e0e0;
}
.date-range-card {
background: #f9f9f9;
border: 2px solid #e0e0e0;
border-radius: 15px;
padding: 20px;
margin-bottom: 15px;
position: relative;
transition: all 0.3s;
}
.date-ra
Open service 116.162.169.134:80 · time.gathq.com
2026-01-26 04:31
HTTP/1.1 301 Moved Permanently Location: https://time.gathq.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:32:10 GMT EO-LOG-UUID: 11294189706737841721 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · score.gathq.com
2026-01-26 04:31
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 16:06:01 GMT
Etag: "c5817bc834a279301bc6761b6445c3b1"
Content-Type: text/html
Date: Mon, 26 Jan 2026 04:31:50 GMT
Age: 17
Content-Length: 16967
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 3388705003058164005
EO-Cache-Status: Cache Hit
Page title: 华侨港澳台联招分数线查询工具
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>华侨港澳台联招分数线查询工具</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
padding: 20px;
}
.container {
max-width: 1200px;
margin: 0 auto;
background: white;
border-radius: 16px;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
.header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 30px;
text-align: center;
}
.header h1 {
font-size: 28px;
margin-bottom: 10px;
}
.header p {
font-size: 14px;
opacity: 0.9;
}
.promo-banner {
background: linear-gradient(135deg, #ffd89b 0%, #19547b 100%);
color: white;
padding: 15px 30px;
text-align: center;
font-size: 15px;
font-weight: 500;
}
.promo-banner a {
color: #fff;
text-decoration: none;
font-weight: 700;
border-bottom: 2px solid #fff;
padding-bottom: 2px;
transition: all 0.3s;
}
.promo-banner a:hover {
color: #ffd89b;
border-bottom-color: #ffd89b;
}
.filter-section {
padding: 30px;
background: #f8f9fa;
border-bottom: 1px solid #e0e0e0;
}
.filter-row {
display: flex;
gap: 20px;
flex-wrap: wrap;
align-items: flex-end;
}
.filter-group {
flex: 1;
min-width: 200px;
}
.filter-group label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #333;
font-size: 14px;
}
.radio-group {
display: flex;
gap: 15px;
}
.radio-option {
display: flex;
align-items: center;
cursor: pointer;
}
.radio-option input[type="radio"] {
margin-right: 6px;
cursor: pointer;
}
select, input[type="text"] {
width: 100%;
padding: 10px 15px;
border: 2px solid #e0e0e0;
border-radius: 8px;
font-size: 14px;
transition: all 0.3s;
}
select:focus, input[type="text"]:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.search-box {
position: relative;
}
.search-box input {
padding-left: 40px;
}
.search-icon {
position: absolute;
left: 12px;
top: 50%;
transform: translateY(-50%);
color: #999;
font-size: 18px;
}
.results-section {
padding: 30px;
}
.results-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.results-count {
font-size: 16px;
color: #666;
}
.results-count strong {
color: #667eea;
font-size: 20px;
}
.search-tip {
background: #e8eaf6;
border-left: 4px solid #667eea;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 4px;
Open service 116.162.169.134:80 · score.gathq.com
2026-01-26 04:31
HTTP/1.1 301 Moved Permanently Location: https://score.gathq.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:32:09 GMT EO-LOG-UUID: 15597326604660253528 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.score.gathq.com
2026-01-26 04:31
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 16:06:01 GMT
Etag: "c5817bc834a279301bc6761b6445c3b1"
Content-Type: text/html
Date: Wed, 21 Jan 2026 18:25:46 GMT
Age: 381979
Content-Length: 16967
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 6527405656940376021
EO-Cache-Status: Cache Hit
Page title: 华侨港澳台联招分数线查询工具
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>华侨港澳台联招分数线查询工具</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
padding: 20px;
}
.container {
max-width: 1200px;
margin: 0 auto;
background: white;
border-radius: 16px;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
.header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 30px;
text-align: center;
}
.header h1 {
font-size: 28px;
margin-bottom: 10px;
}
.header p {
font-size: 14px;
opacity: 0.9;
}
.promo-banner {
background: linear-gradient(135deg, #ffd89b 0%, #19547b 100%);
color: white;
padding: 15px 30px;
text-align: center;
font-size: 15px;
font-weight: 500;
}
.promo-banner a {
color: #fff;
text-decoration: none;
font-weight: 700;
border-bottom: 2px solid #fff;
padding-bottom: 2px;
transition: all 0.3s;
}
.promo-banner a:hover {
color: #ffd89b;
border-bottom-color: #ffd89b;
}
.filter-section {
padding: 30px;
background: #f8f9fa;
border-bottom: 1px solid #e0e0e0;
}
.filter-row {
display: flex;
gap: 20px;
flex-wrap: wrap;
align-items: flex-end;
}
.filter-group {
flex: 1;
min-width: 200px;
}
.filter-group label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #333;
font-size: 14px;
}
.radio-group {
display: flex;
gap: 15px;
}
.radio-option {
display: flex;
align-items: center;
cursor: pointer;
}
.radio-option input[type="radio"] {
margin-right: 6px;
cursor: pointer;
}
select, input[type="text"] {
width: 100%;
padding: 10px 15px;
border: 2px solid #e0e0e0;
border-radius: 8px;
font-size: 14px;
transition: all 0.3s;
}
select:focus, input[type="text"]:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.search-box {
position: relative;
}
.search-box input {
padding-left: 40px;
}
.search-icon {
position: absolute;
left: 12px;
top: 50%;
transform: translateY(-50%);
color: #999;
font-size: 18px;
}
.results-section {
padding: 30px;
}
.results-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.results-count {
font-size: 16px;
color: #666;
}
.results-count strong {
color: #667eea;
font-size: 20px;
}
.search-tip {
background: #e8eaf6;
border-left: 4px solid #667eea;
padding: 15px 20px;
margin-bottom: 20px;
border-radius: 4px;
Open service 116.162.169.134:80 · www.score.gathq.com
2026-01-26 04:31
HTTP/1.1 301 Moved Permanently Location: https://www.score.gathq.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:32:08 GMT EO-LOG-UUID: 14224536072634510448 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.time.gathq.com
2026-01-26 04:31
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 14:55:23 GMT
Etag: "9769354e5e677d2f631f8c3c994c92b1"
Content-Type: text/html
Date: Mon, 26 Jan 2026 04:31:49 GMT
Age: 16
Content-Length: 15062
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 4744895111344209264
EO-Cache-Status: Cache Hit
Page title: 时间计算器 - 日期间隔天数
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>时间计算器 - 日期间隔天数</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
background: white;
border-radius: 20px;
padding: 40px;
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
max-width: 500px;
width: 100%;
}
h1 {
text-align: center;
color: #333;
margin-bottom: 10px;
font-size: 28px;
}
.subtitle {
text-align: center;
color: #666;
margin-bottom: 20px;
font-size: 14px;
}
.instructions {
background: #fff3cd;
border-left: 4px solid #ffc107;
padding: 15px 20px;
margin-bottom: 25px;
border-radius: 8px;
font-size: 13px;
line-height: 1.8;
color: #856404;
}
.instructions p {
margin: 8px 0;
}
.instructions strong {
color: #664d03;
}
.instructions a {
color: #667eea;
text-decoration: none;
font-weight: 600;
border-bottom: 1px solid #667eea;
transition: all 0.3s;
}
.instructions a:hover {
color: #764ba2;
border-bottom-color: #764ba2;
}
.input-group {
margin-bottom: 25px;
}
label {
display: block;
margin-bottom: 8px;
color: #555;
font-weight: 600;
font-size: 14px;
}
input[type="date"] {
width: 100%;
padding: 12px 15px;
border: 2px solid #e0e0e0;
border-radius: 10px;
font-size: 16px;
transition: all 0.3s;
background: #f9f9f9;
}
input[type="date"]:focus {
outline: none;
border-color: #667eea;
background: white;
}
.button-group {
display: flex;
gap: 10px;
margin-bottom: 25px;
}
button {
flex: 1;
padding: 14px;
border: none;
border-radius: 10px;
font-size: 16px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s;
}
.add-btn {
background: #4CAF50;
color: white;
}
.add-btn:hover {
background: #45a049;
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(76, 175, 80, 0.4);
}
.calculate-btn {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.calculate-btn:hover {
transform: translateY(-2px);
box-shadow: 0 10px 20px rgba(102, 126, 234, 0.4);
}
.reset-btn {
background: #f0f0f0;
color: #666;
}
.reset-btn:hover {
background: #e0e0e0;
}
.date-range-card {
background: #f9f9f9;
border: 2px solid #e0e0e0;
border-radius: 15px;
padding: 20px;
margin-bottom: 15px;
position: relative;
transition: all 0.3s;
}
.date-ra
Open service 116.162.169.134:80 · www.time.gathq.com
2026-01-26 04:31
HTTP/1.1 301 Moved Permanently Location: https://www.time.gathq.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:32:08 GMT EO-LOG-UUID: 16061939026763330248 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · admin.168zhuan.com
2026-01-26 04:01
HTTP/1.1 302 Found Location: https://admin.168zhuan.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:02:17 GMT EO-LOG-UUID: 14567082022310348637 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · admin.168zhuan.com
2026-01-26 04:01
HTTP/1.1 200 OK
Last-Modified: Sat, 10 Jan 2026 08:50:59 GMT
Etag: "ea846f0ab3b860075d6a5c6ab93791fe"
Content-Type: text/html
Date: Mon, 26 Jan 2026 04:01:58 GMT
Age: 16
Content-Length: 783
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 8526886302166170052
EO-Cache-Status: Cache Hit
Page title: 益趣帮
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>益趣帮</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.ed4a2d2b.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.c2d46785.js></script><script src=/static/js/index.4135b012.js></script></body></html>
Open service 116.162.169.134:443 · www.wrr.email
2026-01-26 04:00
HTTP/1.1 200 OK
Last-Modified: Wed, 13 Aug 2025 14:44:35 GMT
Etag: "6a470035bc64fd372571a3b9841473b6"
Content-Type: text/html
Date: Mon, 26 Jan 2026 04:00:54 GMT
Age: 16
Content-Length: 10473
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 5720334031392335586
EO-Cache-Status: Cache Hit
Page title: SmallPatch
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>SmallPatch</title>
<link rel="shortcut icon" href="https://www.wrr.email/favicon.ico" />
<link rel="stylesheet" href="https://s1.hdslb.com/bfs/static/jinkela/long/font/regular.css">
<link
href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/remixicon/2.2.0/remixicon.min.css"
rel="stylesheet" />
<link
rel="stylesheet"
href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/animate.css/3.7.2/animate.min.css" />
<link
rel="stylesheet"
href="https://www.wrr.email/media/css/tailwind.css" />
<link rel="stylesheet" href="https://www.wrr.email/styles/main.css" />
<link
rel="alternate"
type="application/atom+xml"
title="SmallPatch - Atom Feed"
href="https://www.wrr.email/atom.xml" />
<meta name="description" content="温故而知新" />
</head>
<body>
<div class="antialiased flex flex-col min-h-screen" id="app">
<div
class="nav py-3 md:py-8 fixed w-full z-10 bg-gray-50 dark:bg-gray-700 transition-all duration-300"
:class="{ 'scroll': scrolled }">
<div class="flex justify-end px-4">
<div
class="w-8 h-8 flex justify-center items-center rounded-full md:hidden"
@click="showMenu = !showMenu">
<i class="ri-close-line" v-show="showMenu"></i>
<i class="ri-menu-3-line" v-show="!showMenu"></i>
</div>
</div>
<nav
class="max-w-4xl w-full mx-auto text-center flex flex-col md:flex-row justify-center md:block"
:class="`${ showMenu ? 'block' : 'hidden' }`">
<a
href="/"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
首页
</a>
<a
href="/archives"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
归档
</a>
<a
href="/tags"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
标签
</a>
<a
href="/post/about"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
关于
</a>
<a
href="https://www.wrr.email/atom.xml"
target="_blank"
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
RSS
</a>
</nav>
</div>
<div
class="max-w-4xl w-full mx-auto ">
<header
class="flex py-16 md:py-32 mt-12 flex-col md:flex-row px-4 md:px-0 animated fadeIn">
<div class="flex-1 order-2 md:order-1 md:pr-16">
<div class="text-4xl font-bold text-center md:text-left">
SmallPatch
</div>
<div class="text-xl text-gray-500 mt-4 text-center md:text-left">
温故而知新
</div>
<div class="mt-8 flex items-center">
<a
href="Mailto:smallpatch@smallpatch.cn"
target="_blank"
class="mr-2 w-8 h-8 inline-flex items-center justify-center text-xl hover:bg-gray-200 dark:hover:bg-gray-600 transition-fast">
<i class="ri-mail-line"></i>
</a>
<a
href="https://github.com/lezhengqiuyuan"
target="_blank"
class="mr-2 w-8 h-8 inline-flex items-center justify-center text-xl hover:bg-gray-200 dark:hover:bg-gray-600 transition-fast">
<i class="ri-github-line"></i>
</a>
<a
href="https://weibo.com/u/7723893976"
target="_blank"
class="mr-2 w-8 h-8 inline-flex items-center justify-center text-xl hover:bg-gray-200 dark:hover:bg-gray-600 transition-fast">
<i class="ri-weibo-line"></i>
</a>
</div>
</div>
<div
class="md:mx-8 flex-shrink-0 self-start rounded-full border-4 border-dotted border-transparent hover:borde
Open service 116.162.169.134:80 · www.wrr.email
2026-01-26 04:00
HTTP/1.1 301 Moved Permanently Location: https://www.wrr.email/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:01:14 GMT EO-LOG-UUID: 16118134101493757816 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · game1.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 200 OK
Content-Type: text/html
Accept-Ranges: bytes
Date: Mon, 26 Jan 2026 04:00:57 GMT
ETag: "383038a56d19fb8d45e2e713b9ad42e5"
Last-Modified: Tue, 04 Nov 2025 02:40:59 GMT
Age: 0
Content-Length: 2156
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 370832695148841226
EO-Cache-Status: Cache Miss
Page title: Cocos Creator | FrameWork3.5.0
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cocos Creator | FrameWork3.5.0</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true"/>
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit"/>
<meta name="force-rendering" content="webkit"/>
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes"/>
<meta name="x5-fullscreen" content="true"/>
<meta name="360-fullscreen" content="true"/>
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<div id="GameDiv" cc_exact_fit_screen="true">
<div id="Cocos3dGameContainer">
<canvas id="GameCanvas" oncontextmenu="event.preventDefault()" tabindex="99"></canvas>
</div>
</div>
<!-- Polyfills bundle. -->
<script src="src/polyfills.bundle.js" charset="utf-8"> </script>
<!-- SystemJS support. -->
<script src="src/system.bundle.js" charset="utf-8"> </script>
<!-- Import map -->
<script src="src/import-map.json" type="systemjs-importmap" charset="utf-8"> </script>
<script>
System.import('./index.js').catch(function(err) { console.error(err); })
</script>
</body>
</html>
Open service 116.162.169.134:80 · game1.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 301 Moved Permanently Location: https://game1.goldvalleydata.com.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:00:59 GMT EO-LOG-UUID: 17872784230804599906 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 301 Moved Permanently Location: https://game2.goldvalleydata.com.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:00:45 GMT EO-LOG-UUID: 5483181217285525553 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 06:04:45 GMT
Etag: "7a9a07149ca3c66c74636baa10edad12"
Content-Type: text/html
Date: Sun, 25 Jan 2026 22:02:15 GMT
Age: 21507
Content-Length: 3100
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 13406320354147350547
EO-Cache-Status: Cache Hit
Page title: Cocos Creator | dxcyxtgd
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cocos Creator | dxcyxtgd</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1, minimum-scale=1,maximum-scale=1"/>
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit"/>
<meta name="force-rendering" content="webkit"/>
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes"/>
<meta name="x5-fullscreen" content="true"/>
<meta name="360-fullscreen" content="true"/>
<!-- force screen orientation on some browser -->
<meta name="screen-orientation" content="landscape"/>
<meta name="x5-orientation" content="landscape">
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style-mobile.6e9cd.css"/>
<link rel="icon" href="favicon.8de18.ico"/>
</head>
<body>
<canvas id="GameCanvas" oncontextmenu="event.preventDefault()" tabindex="0"></canvas>
<div id="splash">
<div class="progress-bar stripes">
<span style="width: 0%"></span>
</div>
</div>
<script src="src/settings.ef9ce.js" charset="utf-8"></script>
<script src="main.063d1.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
// open web debugger console
if (typeof VConsole !== 'undefined') {
window.vConsole = new VConsole();
}
var debug = window._CCSettings.debug;
var splash = document.getElementById('splash');
splash.style.display = 'block';
function loadScript (moduleName, cb) {
function scriptLoaded () {
document.body.removeChild(domScript);
domScript.removeEventListener('load', scriptLoaded, false);
cb && cb();
};
var domScript = document.createElement('script');
domScript.async = true;
domScript.src = moduleName;
domScript.addEventListener('load', scriptLoaded, false);
document.body.appendChild(domScript);
}
loadScript(debug ? 'cocos2d-js.js' : 'cocos2d-js-min.55149.js', function () {
if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
loadScript(debug ? 'physics.js' : 'physics-min.js', window.boot);
}
else {
window.boot();
}
});
})();
</script>
</body>
</html>
Open service 116.162.169.134:80 · www.xn--3zv20uwzp.com
2026-01-26 00:20
HTTP/1.1 302 Found Location: https://www.xn--3zv20uwzp.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 00:20:53 GMT EO-LOG-UUID: 16036760025237028253 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.xn--3zv20uwzp.com
2026-01-26 00:20
HTTP/1.1 200 OK
Last-Modified: Thu, 09 Oct 2025 09:49:52 GMT
Etag: "94b9a50515c7acfe4f7072df4cbde94f"
Content-Type: text/html
Date: Mon, 26 Jan 2026 00:20:35 GMT
Age: 16
Content-Length: 58719
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 17833781355143609204
EO-Cache-Status: Cache Hit
Page title: 一个不知道展示什么东西的网站
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>一个不知道展示什么东西的网站</title>
<link rel="icon" href="/image/biao.png" type="image/png">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: '#3B82F6',
secondary: '#64748B',
accent: '#8B5CF6',
light: '#F8FAFC',
dark: '#1E293B'
},
fontFamily: {
sans: ['Noto Sans SC', 'system-ui', 'sans-serif'],
serif: ['Noto Serif SC', 'serif']
},
},
}
}
</script>
<style type="text/tailwindcss">
@layer utilities {
.content-auto {
content-visibility: auto;
}
.text-shadow {
text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.bg-blur {
backdrop-filter: blur(8px);
}
.transition-custom {
transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.rotate-hover {
@apply transition-all duration-500 hover:rotate-1 hover:shadow-xl;
}
}
</style>
</head>
<body class="bg-light dark:bg-dark text-dark dark:text-light">
<!-- 导航栏 -->
<header class="fixed w-full bg-white/80 dark:bg-dark/80 bg-blur z-50 transition-all duration-300">
<div class="container mx-auto px-4 py-4 flex justify-between items-center">
<h1 class="text-2xl font-serif font-bold text-primary flex items-center">
<img src="image/biao.png" alt="图标" class="h-6 w-6 mr-2">
<span>梅猫蛋</span>
</h1>
<div class="hidden md:flex space-x-6">
<a href="#index.html" class="hover:text-primary transition-colors">首页</a>
<a href="#me.html" class="hover:text-primary transition-colors">关于</a>
<button id="theme-toggle" class="p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors">
<i class="fa fa-moon-o dark:hidden"></i>
<i class="fa fa-sun-o hidden dark:inline"></i>
</button>
</div>
<button class="md:hidden p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700">
<i class="fa fa-bars"></i>
</button>
</div>
</header>
<!-- 英雄区 -->
<section class="relative h-screen flex items-center justify-center overflow-hidden">
<div class="absolute inset-0 bg-cover bg-center" style="background-image: url('image/b1.jpg'); filter: brightness(0.7);"></div>
<div class="absolute inset-0 bg-gradient-to-b from-dark/40 to-dark/70"></div>
<div class="container mx-auto px-4 z-10 text-center">
<h1 class="text-[clamp(2.5rem,8vw,5rem)] font-serif font-bold text-white text-shadow mb-6 opacity-0 animate-[fadeInUp_1s_0.3s_forwards]">
诗中有画,画中有诗
</h1>
<p class="text-[clamp(1rem,3vw,1.5rem)] text-white/90 mb-10 max-w-3xl mx-auto opacity-0 animate-[fadeInUp_1s_0.6s_forwards]">
欣赏精美的图片,品味动人的诗句,感受艺术与文学的完美融合
</p>
<a href="#gallery" class="inline-block bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-full shadow-lg hover:shadow-xl transition-all opacity-0 animate-[fadeInUp_1s_0.9s_forwards]">
开始欣赏
<i class="fa fa-arrow-down ml-2"></i>
</a>
</div>
<div class="absolute bottom-10 left-0 ri
Open service 116.162.169.134:443 · www.meimaodan.com
2026-01-26 00:19
HTTP/1.1 200 OK
Content-Type: text/html
Date: Mon, 26 Jan 2026 00:20:07 GMT
ETag: "94b9a50515c7acfe4f7072df4cbde94f"
Last-Modified: Thu, 09 Oct 2025 09:49:52 GMT
Age: 0
Content-Length: 58719
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 10874733096653804261
EO-Cache-Status: Cache Miss
Page title: 一个不知道展示什么东西的网站
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>一个不知道展示什么东西的网站</title>
<link rel="icon" href="/image/biao.png" type="image/png">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: '#3B82F6',
secondary: '#64748B',
accent: '#8B5CF6',
light: '#F8FAFC',
dark: '#1E293B'
},
fontFamily: {
sans: ['Noto Sans SC', 'system-ui', 'sans-serif'],
serif: ['Noto Serif SC', 'serif']
},
},
}
}
</script>
<style type="text/tailwindcss">
@layer utilities {
.content-auto {
content-visibility: auto;
}
.text-shadow {
text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.bg-blur {
backdrop-filter: blur(8px);
}
.transition-custom {
transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.rotate-hover {
@apply transition-all duration-500 hover:rotate-1 hover:shadow-xl;
}
}
</style>
</head>
<body class="bg-light dark:bg-dark text-dark dark:text-light">
<!-- 导航栏 -->
<header class="fixed w-full bg-white/80 dark:bg-dark/80 bg-blur z-50 transition-all duration-300">
<div class="container mx-auto px-4 py-4 flex justify-between items-center">
<h1 class="text-2xl font-serif font-bold text-primary flex items-center">
<img src="image/biao.png" alt="图标" class="h-6 w-6 mr-2">
<span>梅猫蛋</span>
</h1>
<div class="hidden md:flex space-x-6">
<a href="#index.html" class="hover:text-primary transition-colors">首页</a>
<a href="#me.html" class="hover:text-primary transition-colors">关于</a>
<button id="theme-toggle" class="p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors">
<i class="fa fa-moon-o dark:hidden"></i>
<i class="fa fa-sun-o hidden dark:inline"></i>
</button>
</div>
<button class="md:hidden p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700">
<i class="fa fa-bars"></i>
</button>
</div>
</header>
<!-- 英雄区 -->
<section class="relative h-screen flex items-center justify-center overflow-hidden">
<div class="absolute inset-0 bg-cover bg-center" style="background-image: url('image/b1.jpg'); filter: brightness(0.7);"></div>
<div class="absolute inset-0 bg-gradient-to-b from-dark/40 to-dark/70"></div>
<div class="container mx-auto px-4 z-10 text-center">
<h1 class="text-[clamp(2.5rem,8vw,5rem)] font-serif font-bold text-white text-shadow mb-6 opacity-0 animate-[fadeInUp_1s_0.3s_forwards]">
诗中有画,画中有诗
</h1>
<p class="text-[clamp(1rem,3vw,1.5rem)] text-white/90 mb-10 max-w-3xl mx-auto opacity-0 animate-[fadeInUp_1s_0.6s_forwards]">
欣赏精美的图片,品味动人的诗句,感受艺术与文学的完美融合
</p>
<a href="#gallery" class="inline-block bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-full shadow-lg hover:shadow-xl transition-all opacity-0 animate-[fadeInUp_1s_0.9s_forwards]">
开始欣赏
<i class="fa fa-arrow-down ml-2"></i>
</a>
</div>
<div class="absolute bottom-10 left-0 ri
Open service 116.162.169.134:80 · www.meimaodan.com
2026-01-26 00:19
HTTP/1.1 302 Found Location: https://www.meimaodan.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 00:20:11 GMT EO-LOG-UUID: 7969804757730471435 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · www.smallpatch.cn
2026-01-26 00:19
HTTP/1.1 302 Found Location: https://www.smallpatch.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 00:19:56 GMT EO-LOG-UUID: 4674611693049065169 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.smallpatch.cn
2026-01-26 00:19
HTTP/1.1 200 OK
Last-Modified: Wed, 06 Aug 2025 15:01:57 GMT
Etag: "d92b7630e05c8806fe609748ae52fa76"
Content-Type: text/html
Date: Sat, 24 Jan 2026 06:42:26 GMT
Age: 149847
Content-Length: 10549
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 222673736530281327
EO-Cache-Status: Cache Hit
Page title: SmallPatch
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>SmallPatch</title>
<link rel="shortcut icon" href="https://www.smallpatch.cn/favicon.ico" />
<link rel="stylesheet" href="https://s1.hdslb.com/bfs/static/jinkela/long/font/regular.css">
<link
href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/remixicon/2.2.0/remixicon.min.css"
rel="stylesheet" />
<link
rel="stylesheet"
href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/animate.css/3.7.2/animate.min.css" />
<link
rel="stylesheet"
href="https://www.smallpatch.cn/media/css/tailwind.css" />
<link rel="stylesheet" href="https://www.smallpatch.cn/styles/main.css" />
<link
rel="alternate"
type="application/atom+xml"
title="SmallPatch - Atom Feed"
href="https://www.smallpatch.cn/atom.xml" />
<meta name="description" content="温故而知新" />
</head>
<body>
<div class="antialiased flex flex-col min-h-screen" id="app">
<div
class="nav py-3 md:py-8 fixed w-full z-10 bg-gray-50 dark:bg-gray-700 transition-all duration-300"
:class="{ 'scroll': scrolled }">
<div class="flex justify-end px-4">
<div
class="w-8 h-8 flex justify-center items-center rounded-full md:hidden"
@click="showMenu = !showMenu">
<i class="ri-close-line" v-show="showMenu"></i>
<i class="ri-menu-3-line" v-show="!showMenu"></i>
</div>
</div>
<nav
class="max-w-4xl w-full mx-auto text-center flex flex-col md:flex-row justify-center md:block"
:class="`${ showMenu ? 'block' : 'hidden' }`">
<a
href="/"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
首页
</a>
<a
href="/archives"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
归档
</a>
<a
href="/tags"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
标签
</a>
<a
href="/post/about"
target=""
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
关于
</a>
<a
href="https://www.smallpatch.cn/atom.xml"
target="_blank"
class="py-2 md:py-1 px-4 mx-4 inline-flex transition font-semibold rounded dark:hover:bg-gray-600 hover:bg-gray-200">
RSS
</a>
</nav>
</div>
<div
class="max-w-4xl w-full mx-auto ">
<header
class="flex py-16 md:py-32 mt-12 flex-col md:flex-row px-4 md:px-0 animated fadeIn">
<div class="flex-1 order-2 md:order-1 md:pr-16">
<div class="text-4xl font-bold text-center md:text-left">
SmallPatch
</div>
<div class="text-xl text-gray-500 mt-4 text-center md:text-left">
温故而知新
</div>
<div class="mt-8 flex items-center">
<a
href="mailto:smallpatch@smallpatch.cn"
target="_blank"
class="mr-2 w-8 h-8 inline-flex items-center justify-center text-xl hover:bg-gray-200 dark:hover:bg-gray-600 transition-fast">
<i class="ri-mail-line"></i>
</a>
<a
href="https://github.com/lezhengqiuyuan"
target="_blank"
class="mr-2 w-8 h-8 inline-flex items-center justify-center text-xl hover:bg-gray-200 dark:hover:bg-gray-600 transition-fast">
<i class="ri-github-line"></i>
</a>
<a
href="https://weibo.com/u/7723893976"
target="_blank"
class="mr-2 w-8 h-8 inline-flex items-center justify-center text-xl hover:bg-gray-200 dark:hover:bg-gray-600 transition-fast">
<i class="ri-weibo-line"></i>
</a>
</div>
</div>
<div
class="md:mx-8 flex-shrink-0 self-start rounded-full border-4 border-dotted border-tra
Open service 116.162.169.134:80 · www.likew.net
2026-01-25 04:00
HTTP/1.1 301 Moved Permanently Location: https://www.likew.net/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 25 Jan 2026 04:00:53 GMT EO-LOG-UUID: 12596188334887697969 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.likew.net
2026-01-25 04:00
HTTP/1.1 200 OK
Last-Modified: Fri, 15 Aug 2025 17:28:15 GMT
Etag: "1a8231112c8ed1f8e5735f6328b2c1f6"
Content-Type: text/html
Date: Mon, 05 Jan 2026 23:30:27 GMT
Age: 1657824
Content-Length: 20803
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 221094971474864545
EO-Cache-Status: Cache Hit
Page title: 皆喜欢 - 山南立刻温柔与你皆可及皆欢喜
<!--
人民有信仰 民族有希望 国家有力量
以实现中国特色社会主义共同理想为目标 党的十八大曾首次以
+----------------------------------- +
| =======社会主义核心价值观======= |
+----------------------------------- +
| 富强 民主 文明 和谐 |
+----------------------------------- +
| 自由 平等 公正 法治 |
+----------------------------------- +
| 爱国 敬业 诚信 友善 |
+----------------------------------- +
| =======社会主义核心价值观======= |
+----------------------------------- +
这二十四个字来高度概括社会主义核心价值观的组成
-->
<!--
Author: 陆砚舟
Website: www.haoreai.com
Contact: hao@wenrou.org
-->
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport"content="width=device-width, initial-scale=1.0"><title>皆喜欢 - 山南立刻温柔与你皆可及皆欢喜</title><!--基本SEO--><meta name="description"content="陆砚舟 — 产品设计师,摄影师与前端开发者。作品集、项目与联系方式展示。"><meta name="keywords"content="陆砚舟, 好好热爱, 浩浩热爱, 眷顾, 产品设计, 作品集, 设计师,独立博客, 摄影, 前端, WenRou"><meta name="robots"content="index,follow"><link rel="canonical"href="/"><meta name="theme-color"content="#000000"><!--Open Graph(社交预览)--><meta property="og:title"content="陆砚舟 - 个人作品集"><meta property="og:description"content="陆砚舟 — 产品设计师、摄影师与前端开发者的个人作品集与项目展示。"><meta property="og:type"content="website"><meta property="og:url"content="/"><meta property="og:image"content="/img/avatar.jpg"><meta property="og:site_name"content="陆砚舟"><!--Twitter Card--><meta name="twitter:card"content="summary_large_image"><meta name="twitter:title"content="陆砚舟 - 个人作品集"><meta name="twitter:description"content="陆砚舟 — 产品设计师、摄影师与前端开发者的个人作品集。"><meta name="twitter:image"content="/img/avatar.jpg"><!--Schema.org JSON-LD--><script type="application/ld+json">{"@context":"https://schema.org","@type":"Person","name":"陆砚舟","url":"/","email":"mailto:hao@wenrou.org","sameAs":["https://twitter.com/","https://www.instagram.com/","https://www.linkedin.com/"],"jobTitle":"Product Designer","description":"产品设计师 / 摄影师 / 前端开发者。作品集展示与合作邀约。"}</script><link rel="icon"href="/favicon.ico"><link rel="stylesheet"href="assets/css/tailwind.min.css"><link rel="stylesheet"href="assets/css/fontawesome.min.css"><link rel="stylesheet"href="assets/css/styles.css"><script defer src="assets/js/alpine.min.js"></script><script src="assets/js/scripts.js"></script
Open service 116.162.169.134:80 · demo.sannian2409.cn
2026-01-25 04:00
HTTP/1.1 301 Moved Permanently Location: https://demo.sannian2409.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 25 Jan 2026 04:00:38 GMT EO-LOG-UUID: 8358258216652764420 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · demo.sannian2409.cn
2026-01-25 04:00
HTTP/1.1 404 Not Found Content-Type: text/html Accept-Ranges: bytes Content-Range: bytes 0-0/3681 Date: Sun, 25 Jan 2026 04:00:36 GMT ETag: "46fb958f24d918e89ada8a24040c2334" Last-Modified: Mon, 03 Nov 2025 03:48:58 GMT Age: 0 Content-Length: 1 Connection: close Server: edgeone-pages Strict-Transport-Security: max-age=63072000 Cache-Control: public,max-age=3600,must-revalidate EO-LOG-UUID: 14203050993426879080 EO-Cache-Status: Cache Miss
Open service 116.162.169.134:443 · www.lenget.com
2026-01-25 00:25
HTTP/1.1 200 OK
Last-Modified: Thu, 15 Jan 2026 04:12:43 GMT
Etag: "7f183ac5ee46852450a75efcdab50314"
Content-Type: text/html
Date: Tue, 20 Jan 2026 05:46:12 GMT
Age: 412803
Content-Length: 58916
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 17144499001087675660
EO-Cache-Status: Cache Hit
<html>
<body>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!--
<style>
#nav { width:310px; height: 40px; border: 1px solid transparent; position:fixed;right:0;top:93% }
</style>
-->
<style>
#nav { width:0px; height: 0px; border: 1px solid transparent; position:fixed;right:-1;top:91% }
</style>
<!--
<div id="nav">
<audio id="myaudio" controls="" autoplay="" name="media" ><source src="/new/yy/1.mp3" ></audio></div>
<div>
<button onclick="audioPause()">暂停</button>
</div>
<script>
function audioPlay(){
document.getElementByIdx_x("myaudio").play();
}
function goToFirst(){
document.getElementByIdx_x("myaudio").currentTime=0;
document.getElementByIdx_x("myaudio").play();
}
function audioPause(){
document.getElementById("myaudio").pause();
}
</script>
-->
<script>
document.write(unescape("%3C%21DOCTYPE%20html%3E%0A%3C%21--%20saved%20from%20url%3D%280028%29http%3A//hacpai.com/halt.html%20--%3E%0A%3Chtml%3E%3Chead%3E%3Cmeta%20http-equiv%3D%22Content-Type%22%20content%3D%22text/html%3B%20charset%3DUTF-8%22%3E%0A%0A%20%20%20%20%20%20%20%20%3Ctitle%3EWelcome%20-%20LengSir%3C/title%3E%0A%20%20%20%20%20%20%20%20%3Cmeta%20name%3D%22viewport%22%20content%3D%22width%3Ddevice-width%2C%20initial-scale%3D1.0%22%3E%0A%20%20%20%20%20%20%20%20%3Clink%20rel%3D%22icon%22%20type%3D%22image/png%22%20href%3D%22/new/images/logo.png%22%3E%0A%20%20%20%20%20%20%20%20%3Cmeta%20name%3D%22viewport%22%20content%3D%22width%3Ddevice-width%2C%20initial-scale%3D1.0%2C%20maximum-scale%3D1.0%2C%20user-scalable%3D0%22%3E%0A%20%20%20%20%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20html%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20height%3A%20100%25%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20font-family%3A%20%22Helvetica%20Neue%22%2C%20%22Luxi%20Sans%22%2C%20%22DejaVu%20Sans%22%2C%20Tahoma%2C%20%22Hiragino%20Sans%20GB%22%2C%20%22Microsoft%20Yahei%22%2C%20sans-serif%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20%2379a8ae%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20color%3A%20%23CFEBE4%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20font-size%3A%2018px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20line-height%3A%202%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20letter-spacing%3A%201.2px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20margin%3A%200%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20a%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20color%3A%20%23ebf7f4%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20.body--ready%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20-webkit-linear-gradient%28top%2C%20rgb%28203%2C%20235%2C%20219%29%200%25%2C%20rgb%2855%2C%20148%2C%20192%29%20120%25%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20-moz-linear-gradient%28top%2C%20rgb%28203%2C%20235%2C%20219%29%200%25%2C%20rgb%2855%2C%20148%2C%20192%29%20120%25%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20-o-linear-gradient%28top%2C%20rgb%28203%2C%20235%2C%20219%29%200%25%2C%20rgb%2855%2C%20148%2C%20192%29%20120%25%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20-ms-linear-gradient%28top%2C%20rgb%28203%2C%20235%2C%20219%29%200%25%2C%20rgb%2855%2C%20148%2C%20192%29%20120%25%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20background%3A%20linear-gradient%28top%2C%20rgb%28203%2C%20235%2C%20219%29%200%25%2C%20rgb%2855%2C%20148%2C%20192%29%20120%25%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20.text%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20position%3A%20fixed%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20bottom%3A%20100px%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20text-align%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20
Open service 116.162.169.134:80 · www.lenget.com
2026-01-25 00:25
HTTP/1.1 302 Found Location: https://www.lenget.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 25 Jan 2026 00:26:17 GMT EO-LOG-UUID: 11553882385090647181 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · web.test.csyckz.com
2026-01-24 09:37
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 13654308315628085882 Server: edgeone-pages Connection: close Date: Sat, 24 Jan 2026 09:38:11 GMT Content-Length: 0
Open service 116.162.169.134:80 · web.test.csyckz.com
2026-01-24 09:37
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 816508706250312958 Server: edgeone-pages Connection: close Date: Sat, 24 Jan 2026 09:38:14 GMT Content-Length: 0
Open service 116.162.169.134:443 · azlm.top
2026-01-24 07:53
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Nov 2025 07:28:06 GMT
Etag: "3cd3f71f476fa1eef93b6c9f59e85da8"
Content-Type: text/html
Date: Wed, 10 Dec 2025 17:47:02 GMT
Age: 3852377
Content-Length: 1448
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 10934077071088062841
EO-Cache-Status: Cache Hit
Page title: 三角洲行动免费熟图-安崽联萌
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="screen-orientation" content="landscape" />
<title>三角洲行动免费熟图-安崽联萌</title>
<script type="module" crossorigin src="/assets/index-CAGP75qi.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-LnIoWyv5.css">
</head>
<body>
<div id="app"></div>
<script>
window.qqGroup = "749227598"
window.qqLink = 'https://qm.qq.com/q/20vYJE5HmU';
fetch('https://api.azlm.top/qq_group.json?ver=' + parseInt(Date.now() / 1000000)).then((res) => {
return res.json();
}).then(res => {
if (res.qqGroup) window.qqGroup = res.qqGroup;
if (res.qqLink) window.qqLink = res.qqLink;
if (res.update) {
alert(res.update);
}
}).catch(() => { })
</script>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?5e6ad4a65799ff386e6b87a510506839";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
setTimeout(() => {
if (!localStorage.getItem("blbl_first")) {
window.location = "bilibili://space/515210593";
localStorage.setItem("blbl_first", "true")
}
}, 1000)
</script>
</body>
</html>
Open service 116.162.169.134:80 · azlm.top
2026-01-24 07:53
HTTP/1.1 301 Moved Permanently Location: https://azlm.top/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sat, 24 Jan 2026 07:53:22 GMT EO-LOG-UUID: 11959206288746762144 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.tehike.com
2026-01-24 04:31
HTTP/1.1 302 Found Location: /index.html Content-Length: 0 Connection: close Date: Sat, 24 Jan 2026 04:31:39 GMT Server: edgeone-pages Strict-Transport-Security: max-age=63072000 Cache-Control: EO-LOG-UUID: 1009430324179243669 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · www.tehike.com
2026-01-24 04:31
HTTP/1.1 301 Moved Permanently Location: https://www.tehike.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sat, 24 Jan 2026 04:31:42 GMT EO-LOG-UUID: 8420592452058007894 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.384058.xyz
2026-01-24 04:00
HTTP/1.1 200 OK
Last-Modified: Mon, 11 Aug 2025 12:33:35 GMT
Etag: "ef21f8ec1a8a38f34e2ffeceff441dab"
Content-Type: text/html
Date: Sat, 24 Jan 2026 04:00:56 GMT
Age: 16
Content-Length: 32157
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 12546214313585332262
EO-Cache-Status: Cache Hit
Page title: 我的随笔记录
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>我的随笔记录</title>
<style>
/*! CSS Used from: Embedded */
.ml-auto {
margin-left: auto!important;
}
p {
margin: 0;
padding: 0;
list-style: none;
}
a {
text-decoration: none;
}
a:active {
color: #f60;
}
#bottom_layer {
width: 100%;
min-width: 1250px;
z-index: 302;
bottom: 0;
left: 0;
height: 40px;
overflow: hidden;
color: #999;
zoom: 1;
margin: 0;
background-color: #fafafa;
text-align: left;
line-height: 40px;
}
#bottom_layer .lh {
display: inline;
margin-right: 20px;
}
#bottom_layer .s-bottom-layer-left .lh:first-child {
margin-left: 30px;
}
#bottom_layer .s-bottom-layer-right>.lh:last-child {
margin-right: 30px;
}
#bottom_layer a {
font-size: 12px;
text-decoration: none;
color: #999;
}
#bottom_layer a:hover {
color: #333;
}
#bottom_layer .s-bottom-layer-left {
float: left;
}
#bottom_layer .s-bottom-layer-right {
float: right;
color: #bbb;
}
#bottom_layer .s-bottom-layer-right a {
color: #bbb;
}
#bottom_layer .s-bottom-layer-right a:hover {
color: #333;
}
a {
text-decoration: none;
}
/*! CSS Used from: Embedded */
[class*=" el-icon-"] {
font-family: element-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-feature-settings: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
vertical-align: baseline;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.el-icon-close:before {
content: "\e6db";
}
.el-dialog {
position: relative;
margin: 0 auto 50px;
background: #fff;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
box-sizing: border-box;
width: 50%;
}
.el-dialog__wrapper {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
margin: 0;
}
.el-dialog__header {
padding: 20px 20px 10px;
}
.el-dialog__headerbtn {
position: absolute;
top: 20px;
right: 20px;
padding: 0;
background: 0 0;
border: none;
outline: 0;
cursor: pointer;
font-size: 16px;
}
.el-dialog__headerbtn .el-dialog__close {
color: #909399;
}
.el-dialog__headerbtn:focus .el-dialog__close,
.el-dialog__headerbtn:hover .el-dialog__close {
color: #409eff;
}
.el-dialog__title {
line-height: 24px;
font-size: 18px;
color: #303133;
}
.el-dialog__footer {
padding: 10px 20px 20px;
text-align: right;
box-sizing: border-box;
}
body {
margin: 0;
}
a {
text-decoration: none;
Open service 116.162.169.134:80 · www.384058.xyz
2026-01-24 04:00
HTTP/1.1 301 Moved Permanently Location: https://www.384058.xyz/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sat, 24 Jan 2026 04:01:16 GMT EO-LOG-UUID: 5457327124303709905 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · msvc.ineko.cc
2026-01-23 04:30
HTTP/1.1 302 Found Location: https://msvc.ineko.cc/ Content-Length: 0 Connection: close Server: OpenEdge Date: Fri, 23 Jan 2026 04:30:45 GMT EO-LOG-UUID: 5281418685016658426 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · msvc.ineko.cc
2026-01-23 04:30
HTTP/1.1 200 OK
Last-Modified: Sat, 20 Dec 2025 14:15:32 GMT
Etag: "98a128d1754b8a38f8481780b3a9724b"
Content-Type: text/html
Date: Fri, 23 Jan 2026 04:30:18 GMT
Age: 24
Content-Length: 14479
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 11428320369637696449
EO-Cache-Status: Cache Hit
# This script is hosted on <b>https://msvc.ineko.cc/</b> for <b><a href="https://msvc.win/">MSVC Win Project</a></b><br />To get started, run <b>irm https://msvc.ineko.cc | iex</b> inside of PowerShell<hr><pre>
[Net.ServicePointManager]::SecurityProtocol = "Tls12, Tls11, Tls"
Add-Type -AssemblyName System.IO.Compression.FileSystem
function Main {
if ($PSVersionTable.PSEdition -ne 'Desktop' -and $env:OS -ne 'Windows_NT') {
Write-Warning "Please run it on Windows. "
return 1
}
$procArch = $Env:PROCESSOR_ARCHITECTURE
$isServer = (Get-CimInstance Win32_OperatingSystem).ProductType -ne 1
[int]$buildVersion = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion').CurrentBuild
if ($procArch -eq 'ARM') {
Write-Warning "This script does not support Windows RT. Exiting..."
return 1
}
elseif ($procArch -eq 'ia64') {
Write-Warning "This script does not support Itanium. Exiting..."
return 1
}
if ((Get-Host).Version.Major -lt 3) {
Write-Warning "Outdated PowerShell detected. Please update your OS, or use our offline installer. "
Write-Host "To learn more, visit: https://msvc.win/#faq"
return 1
}
$flagPath = "$env:TEMP\elevation_success.flag"
if (Test-Path $flagPath) { Remove-Item $flagPath -ErrorAction SilentlyContinue }
# --- Elevation check ---
$IsAdmin = ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(
[Security.Principal.WindowsBuiltInRole]::Administrator)
if (-not $IsAdmin) {
Write-Host "Elevation required. Relaunching..."
$tempScript = [IO.Path]::ChangeExtension([IO.Path]::GetTempFileName(), ".ps1")
Invoke-WebRequest -Uri "https://msvc.ineko.cc/" -OutFile $tempScript
Start-Process powershell -Verb RunAs -ArgumentList "-NoProfile -ExecutionPolicy Bypass -File `"$tempScript`""
Start-Sleep -Seconds 10
if (-Not (Test-Path $flagPath)) {
Write-Warning "User did not confirm UAC prompt or something went wrong."
return 1
}
else {
Remove-Item $flagPath -ErrorAction SilentlyContinue
Write-Host "Setup ran successfully."
return 0
}
}
# --- Elevated section ---
New-Item -Path $flagPath -ItemType File -Force | Out-Null
Write-Host "Running with elevated privileges..."
$dxInstallOption = "Y"
if ($isServer) {
Write-Host "Windows Server detected. Would you like to install DirectX Runtime (Y/N)?"
$dxInstallOption = Get-UserConfirmation -Message "" -TimeoutSeconds 10 -Default "N"
}
$tempDir = New-Item -ItemType Directory -Path ([IO.Path]::Combine($env:TEMP, [guid]::NewGuid().ToString()))
$aria2Dir = Join-Path $tempDir "aria2"
$aria2Exe = Join-Path $aria2Dir "aria2c.exe"
# --- Check User IP location ---
$geoInfo = Invoke-RestMethod -Uri 'https://ipapi.co/json/'
$countryCode = $geoInfo.country
# --- Check Proxy Settings ---
$webProxy = [System.Net.WebRequest]::GetSystemWebProxy()
$uri = New-Object Uri("http://example.com")
$proxyUri = $webProxy.GetProxy($uri)
$useProxy = $proxyUri.Host -ne "example.com"
if ($useProxy) {
$proxyAddress = $proxyUri.Authority
Write-Host "Detected system proxy: $proxyAddress"
}
# --- Check .NET Framework 3.5 ---
$net35Key = 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5'
$isNet35Installed = $false
$installNet35 = $false
if (Test-Path $net35Key) {
$net35 = Get-ItemProperty -Path $net35Key
$isNet35Installed = $net35.Install -eq 1
}
if (-not $isNet35Installed) {
Write-Host ".NET Framework 3.5 is not installed. Would you like to download and install it (Y/N)?"
$dotNetInstallOption = Get-UserConfirmation -Message "" -TimeoutSeconds 10
$installNet35 = $dotNetInstallOption -eq "Y"
}
# --- Ensure aria2c is available ---
if (-not (Test-Path $aria2Exe)) {
Write-Host "
Open service 116.162.169.134:443 · dashboard.infinitext.cn
2026-01-23 04:00
HTTP/1.1 200 OK
Content-Type: text/html
Date: Fri, 23 Jan 2026 04:00:47 GMT
ETag: "e2a5be269504ade6d954274019f4d1e5"
Last-Modified: Fri, 12 Dec 2025 07:37:31 GMT
Age: 0
Content-Length: 69167
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 14955952886919178553
EO-Cache-Status: Cache Miss
Page title: 鼎慧平台
<!DOCTYPE html><!--jGf6QEU5fuIS_PMyLjdw5--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/17d89befc11a9443.js"/><script src="/_next/static/chunks/e0c9f99bf92d8d80.js" async=""></script><script src="/_next/static/chunks/2f6a387ee04888a6.js" async=""></script><script src="/_next/static/chunks/77e484657362a790.js" async=""></script><script src="/_next/static/chunks/71bea89736e29a9b.js" async=""></script><script src="/_next/static/chunks/turbopack-90590ed0b9907326.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/f7b9a1348d3d416d.js" async=""></script><title>鼎慧平台</title><meta name="description" content="鼎慧平台 - BETA"/><meta property="og:title" content="鼎慧平台"/><meta property="og:description" content="鼎慧平台 - BETA"/><meta property="og:url" content="https://console.infinitext.cn"/><meta property="og:site_name" content="鼎慧平台"/><meta property="og:locale" content="zh-CN"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="鼎慧平台"/><meta name="twitter:description" content="鼎慧平台 - BETA"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/17d89befc11a9443.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n9:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/f7b9a1348d3d416d.js\"],\"default\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:Te858,"])</script><script>self.__next_f.push([1,"@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8a480f0b521d4e75-s.8e0177b5.woff2)format(\"woff2\");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7178b3e590c64307-s.b97b3418.woff2)format(\"woff2\");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2)format(\"woff2\");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:\"Geist\",\"Geist Fallback\"}\n@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4fa387ec64143e14-s.c1fdd6c2.woff2)format(\"woff2\");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format(\"woff2\");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2)format(\"woff2\");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,
Open service 116.162.169.134:80 · dashboard.infinitext.cn
2026-01-23 04:00
HTTP/1.1 302 Found Location: https://dashboard.infinitext.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Fri, 23 Jan 2026 04:00:49 GMT EO-LOG-UUID: 17011549508302900087 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · umi.lanjie.vip
2026-01-23 04:00
HTTP/1.1 200 OK
Last-Modified: Tue, 09 Sep 2025 02:28:30 GMT
Etag: "1e7467ffd705e55f17ff35b1e790fe9c"
Content-Type: text/html
Date: Fri, 23 Jan 2026 04:00:23 GMT
Age: 23
Content-Length: 4035
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 12164323911155843299
EO-Cache-Status: Cache Hit
Page title: 专业海外平台搭建、定制、开发,全程无忧、省心快捷
<!DOCTYPE html><html><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>专业海外平台搭建、定制、开发,全程无忧、省心快捷</title>
<link rel="stylesheet" href="/_nuxt/entry.7n4D34r6.css" crossorigin>
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CzZZzLTe.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/BXmxPXGo.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/FooterDesktop.BD1IrMqm.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/CaDo8nVm.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/FooterMobile.DKAnlf17.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/CS4q4OuE.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/default.Bu1lISQ9.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/C8fa93yN.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/DaGPIjIy.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/MAK-1iLX.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/error-404.CQ4id8sk.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/rT81uM83.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/B-RcDDxZ.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/error-500.BBBtugHh.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/KjtMkdsD.js">
<script type="module" src="/_nuxt/CzZZzLTe.js" crossorigin></script>
<script id="unhead:payload" type="application/json">{"title":"专业海外平台搭建、定制、开发,全程无忧、省心快捷","titleTemplate":"专业海外平台搭建、定制、开发,全程无忧、省心快捷"}</script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1757384813639,false]</script>
<script>window.__NUXT__={};window.__NUXT__.config={public:{piniaPluginPersistedstate:{},i18n:{baseUrl:"",defaultLocale:"",defaultDirection:"ltr",strategy:"no_prefix",lazy:false,rootRedirect:"",routesNameSeparator:"___",defaultLocaleRouteNameSuffix:"default",skipSettingLocaleOnNavigate:false,differentDomains:false,trailingSlash:false,locales:["zh-CN","en-US"],detectBrowserLanguage:{alwaysRedirect:false,cookieCrossOrigin:false,cookieDomain:"",cookieKey:"i18n_redirected",cookieSecure:false,fallbackLocale:"",redirectOn:"root",useCookie:true},experimental:{localeDetector:"",switchLocalePathLinkSSR:false,autoImportTranslationFunctions:false,typedPages:true,typedOptionsAndMessages:false,generatedLocaleFilePathFormat:"absolute",alternateLinkCanonicalQueries:false,hmr:true},multiDomainLocales:false}},app:{baseURL:"/",buildId:"bc2f90f5-e011-4609-8f3e-36ff882043e6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
Open service 116.162.169.134:80 · umi.lanjie.vip
2026-01-23 04:00
HTTP/1.1 301 Moved Permanently Location: https://umi.lanjie.vip/ Content-Length: 0 Connection: close Server: OpenEdge Date: Fri, 23 Jan 2026 04:00:48 GMT EO-LOG-UUID: 5614202606736380160 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · godot.lanjie.vip
2026-01-23 04:00
HTTP/1.1 200 OK
Last-Modified: Tue, 09 Sep 2025 02:28:30 GMT
Etag: "1e7467ffd705e55f17ff35b1e790fe9c"
Content-Type: text/html
Date: Fri, 23 Jan 2026 04:00:23 GMT
Age: 22
Content-Length: 4035
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 3442619910030453354
EO-Cache-Status: Cache Hit
Page title: 专业海外平台搭建、定制、开发,全程无忧、省心快捷
<!DOCTYPE html><html><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>专业海外平台搭建、定制、开发,全程无忧、省心快捷</title>
<link rel="stylesheet" href="/_nuxt/entry.7n4D34r6.css" crossorigin>
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CzZZzLTe.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/BXmxPXGo.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/FooterDesktop.BD1IrMqm.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/CaDo8nVm.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/FooterMobile.DKAnlf17.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/CS4q4OuE.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/default.Bu1lISQ9.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/C8fa93yN.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/DaGPIjIy.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/MAK-1iLX.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/error-404.CQ4id8sk.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/rT81uM83.js">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/B-RcDDxZ.js">
<link rel="prefetch" as="style" crossorigin href="/_nuxt/error-500.BBBtugHh.css">
<link rel="prefetch" as="script" crossorigin href="/_nuxt/KjtMkdsD.js">
<script type="module" src="/_nuxt/CzZZzLTe.js" crossorigin></script>
<script id="unhead:payload" type="application/json">{"title":"专业海外平台搭建、定制、开发,全程无忧、省心快捷","titleTemplate":"专业海外平台搭建、定制、开发,全程无忧、省心快捷"}</script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1757384813639,false]</script>
<script>window.__NUXT__={};window.__NUXT__.config={public:{piniaPluginPersistedstate:{},i18n:{baseUrl:"",defaultLocale:"",defaultDirection:"ltr",strategy:"no_prefix",lazy:false,rootRedirect:"",routesNameSeparator:"___",defaultLocaleRouteNameSuffix:"default",skipSettingLocaleOnNavigate:false,differentDomains:false,trailingSlash:false,locales:["zh-CN","en-US"],detectBrowserLanguage:{alwaysRedirect:false,cookieCrossOrigin:false,cookieDomain:"",cookieKey:"i18n_redirected",cookieSecure:false,fallbackLocale:"",redirectOn:"root",useCookie:true},experimental:{localeDetector:"",switchLocalePathLinkSSR:false,autoImportTranslationFunctions:false,typedPages:true,typedOptionsAndMessages:false,generatedLocaleFilePathFormat:"absolute",alternateLinkCanonicalQueries:false,hmr:true},multiDomainLocales:false}},app:{baseURL:"/",buildId:"bc2f90f5-e011-4609-8f3e-36ff882043e6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
Open service 116.162.169.134:80 · godot.lanjie.vip
2026-01-23 04:00
HTTP/1.1 301 Moved Permanently Location: https://godot.lanjie.vip/ Content-Length: 0 Connection: close Server: OpenEdge Date: Fri, 23 Jan 2026 04:00:48 GMT EO-LOG-UUID: 9043706221626008595 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · rain.uomn.cn
2026-01-22 06:44
HTTP/1.1 302 Found Location: https://rain.uomn.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 06:45:07 GMT EO-LOG-UUID: 5362771796375149680 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · rain.uomn.cn
2026-01-22 06:44
HTTP/1.1 200 OK
Last-Modified: Wed, 21 Jan 2026 07:27:18 GMT
Etag: "13ba91ca4c4067a960662ed0b0381ca9"
Content-Type: text/html
Date: Thu, 22 Jan 2026 06:44:43 GMT
Age: 21
Content-Length: 4173
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 8837400994856589765
EO-Cache-Status: Cache Hit
Page title: 雨云 - 幼一代云服务提供商丨RainYun
<!DOCTYPE html>
<!-- 此源码仅供个人学习与参考,请勿直接用于相同推广场景 -->
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="雨云,优质云计算服务商!为您提供稳定高速的云服务器、高主频MC开服的游戏云、价格实惠的对象存储、超强性能的裸金属、域名注册备案等各大云产品,目前已为70w+用户提供稳定高质量云产品与售后体验!">
<meta name="keywords" content="雨云, 雨云官网, 雨云优惠码, 雨云优惠券, 雨云服务器, 雨云折扣, 云服务器, 轻量应用服务器, CDN, VPS, 游戏云, 对象存储, 裸金属, 虚拟主机, 域名, 域名注册, SSL, 代理, 分销, 备案, 我的世界开服, 开服教程">
<title>雨云 - 幼一代云服务提供商丨RainYun</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="static/style.css">
</head>
<body>
<div id="loading-overlay"></div>
<div class="glassmorphism-card" data-state="#my-about">
<div class="card-header">
<img src="static/logo.png" alt="雨云描边LOGO" class="avatar">
<div class="user-info">
</div>
</div>
<div class="card-main-content">
<div class="card-section is-active" id="my-about">
<div class="card-content">
<h1 class="custom-main-title">氢云の雨云优惠通道</h1>
<div class="coupon-code-container">
<button class="coupon-code-value" id="couponCodeButton" onclick="copyCouponToClipboard('QingYun')">注册优惠码:QingYun</button>
</div>
<p class="benefits-heading">优惠码的好处都有啥?</p>
<ul class="custom-benefits-list">
<li>首月五折 + 新购八折</li>
<li>可叠加官方时长折扣</li>
<li>服务器相关技术帮助</li>
</ul>
<p class="additional-guidance">
注册时在「优惠码」处填写QingYun不仅能获得额外折扣,还能享受专属技术支持!开服过程遇到问题或者不懂如何开服,都能来问我!<strong>点击下方按钮进入则无需填写优惠码哦!</strong>
</p>
<button onclick="window.open('https://www.rainyun.com/QingYun_', '_blank')" class="action-button stylish-blue-button">前往注册</button>
</div>
</div>
<div class="card-section" id="my-contact">
<div class="card-content">
<div class="card-contact-wrapper">
<h4 class="contact-subheading">关于本站</h4>
<div class="card-contact">本站仅用于代理宣传推广</div>
<div class="card-contact">并不代表雨云官方的站点</div>
<div class="card-contact">官网请认准: rainyun.com</div>
<hr>
<h4 class="contact-subheading" style="margin-top: 2px;">优惠码相关</h4>
<div class="card-contact">你的所有操作均在官网进行,我无权获取你的个人信息和产品数据,请放心使用优惠码注册!</div>
</div>
</div>
</div>
</div>
<div class="card-buttons">
<button type="button" data-section="#my-about" class="is-active">首页</button>
<button type="button" data-section="#my-contact">声明</button>
</div>
</div>
<div id="container"></div>
<script type="text/javascript" src="static/js/main_animation.js"></script>
<script type="t
Open service 116.162.169.134:443 · bravo.1106ei.cn
2026-01-22 04:15
HTTP/1.1 200 OK Last-Modified: Tue, 15 Jul 2025 06:23:39 GMT Etag: "3c88c69d5764ad6fe7f1581e5898d5ad" Content-Type: text/html Date: Thu, 22 Jan 2026 04:15:46 GMT Age: 16 Content-Length: 590 Accept-Ranges: bytes Connection: close Server: edgeone-pages Cache-Control: public,max-age=3600,must-revalidate EO-LOG-UUID: 5425488755021498847 EO-Cache-Status: Cache Hit Page title: 播放中 <!doctype html> <html> <head> <meta charset="UTF-8" /> <meta name="referrer" content="no-referrer"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <link rel="icon" href="data:,"> <title>播放中</title> <script type="module" crossorigin src="/assets/index-b0bd789a.js"></script> <link rel="stylesheet" href="/assets/index-f2cbe571.css"> <!-- Random Hash: cac16c48 --></head> <body> <div id="app"></div> </body> <script src="https://res.wx.qq.com/open/js/jweixin-1.6.2.js"></script> </html><!-- 98648e3 20250715142202 -->
Open service 116.162.169.134:80 · bravo.1106ei.cn
2026-01-22 04:15
HTTP/1.1 302 Found Location: https://bravo.1106ei.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 04:16:05 GMT EO-LOG-UUID: 6387076083549213691 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · blog.firpe.cn
2026-01-22 04:01
HTTP/1.1 200 OK
Last-Modified: Mon, 01 Dec 2025 23:46:17 GMT
Etag: "5645b0220ec68a899bb4d78574e35977"
Content-Type: text/html
Date: Fri, 02 Jan 2026 09:16:40 GMT
Age: 1709085
Content-Length: 29229
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 10786478254695610131
EO-Cache-Status: Cache Hit
Page title: 杉迹 - 记录生活与技术的痕迹
<!DOCTYPE html>
<html lang="zh-CN" data-default-color-scheme=auto>
<head>
<meta charset="UTF-8">
<link rel="apple-touch-icon" sizes="76x76" href="/img/fluid.png">
<link rel="icon" href="/img/logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="theme-color" content="#2f4154">
<meta name="author" content="Fir">
<meta name="keywords" content="">
<meta property="og:type" content="website">
<meta property="og:title" content="杉迹 - 记录生活与技术的痕迹">
<meta property="og:url" content="http://example.com/index.html">
<meta property="og:site_name" content="杉迹 - 记录生活与技术的痕迹">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="Fir">
<meta name="twitter:card" content="summary_large_image">
<title>杉迹 - 记录生活与技术的痕迹</title>
<link rel="stylesheet" href="https://lib.baomitu.com/twitter-bootstrap/4.6.1/css/bootstrap.min.css" />
<!-- 主题依赖的图标库,不要自行修改 -->
<!-- Do not modify the link that theme dependent icons -->
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_1749284_5i9bdhy70f8.css">
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_1736178_k526ubmyhba.css">
<link rel="stylesheet" href="/css/main.css" />
<link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />
<link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />
<script id="fluid-configs">
var Fluid = window.Fluid || {};
Fluid.ctx = Object.assign({}, Fluid.ctx)
var CONFIG = {"hostname":"example.com","root":"/","version":"1.9.8","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false},"umami":{"src":null,"website_id":null,"domains":null,"start_time":"2024-01-01T00:00:00.000Z","token":null,"api_server":null}},"search_path":"/local-search.xml","include_content_in_search":true};
if (CONFIG.web_analytics.follow_dnt) {
var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
}
</script>
<script src="/js/utils.js" ></script>
<script src="/js/color-schema.js" ></script>
<meta name="generator" content="Hexo 7.3.0"></head>
<body>
<header>
<div class="header-inner" style="height: 100vh;">
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
<strong>杉迹 - 记录生活与技术的痕迹</strong>
</a>
<button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<div class="animated-icon"><span></span><span></span><span></span></div>
</button>
<!-- Collapsible content -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto text-center">
Open service 116.162.169.134:80 · blog.firpe.cn
2026-01-22 04:01
HTTP/1.1 302 Found Location: https://blog.firpe.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 04:01:28 GMT EO-LOG-UUID: 11205532935032590893 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · www.mixker.com
2026-01-22 04:01
HTTP/1.1 301 Moved Permanently Location: https://www.mixker.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 04:01:27 GMT EO-LOG-UUID: 13451335301628223333 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.mixker.com
2026-01-22 04:01
HTTP/1.1 200 OK
Last-Modified: Mon, 18 Aug 2025 11:02:07 GMT
Etag: "1afac0f037e1fb7d41b0ca59e31a6813"
Content-Type: text/html
Date: Wed, 07 Jan 2026 22:55:25 GMT
Age: 1227960
Content-Length: 28449
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 621525805460501798
EO-Cache-Status: Cache Hit
Page title: 蓝色创想的blog
<!DOCTYPE html><html lang="zh-CN" data-theme="light"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0,viewport-fit=cover"><title>蓝色创想的blog</title><meta name="author" content="popgeek"><meta name="copyright" content="popgeek"><meta name="format-detection" content="telephone=no"><meta name="theme-color" content="#ffffff"><meta property="og:type" content="website">
<meta property="og:title" content="蓝色创想的blog">
<meta property="og:url" content="https://www.mixker.com/index.html">
<meta property="og:site_name" content="蓝色创想的blog">
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://www.mixker.com/img/avatar_img.webp">
<meta property="article:author" content="popgeek">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="https://www.mixker.com/img/avatar_img.webp"><link rel="shortcut icon" href="/img/favicon.png"><link rel="canonical" href="https://www.mixker.com/index.html"><link rel="preconnect" href="//unpkg.com"/><link rel="preconnect" href="//busuanzi.ibruce.info"/><link rel="stylesheet" href="/css/index.css"><link rel="stylesheet" href="https://unpkg.com/@fortawesome/fontawesome-free/css/all.min.css"><link rel="stylesheet" href="https://unpkg.com/@fancyapps/ui/dist/fancybox/fancybox.css" media="print" onload="this.media='all'"><script>
(() => {
const saveToLocal = {
set: (key, value, ttl) => {
if (!ttl) return
const expiry = Date.now() + ttl * 86400000
localStorage.setItem(key, JSON.stringify({ value, expiry }))
},
get: key => {
const itemStr = localStorage.getItem(key)
if (!itemStr) return undefined
const { value, expiry } = JSON.parse(itemStr)
if (Date.now() > expiry) {
localStorage.removeItem(key)
return undefined
}
return value
}
}
window.btf = {
saveToLocal,
getScript: (url, attr = {}) => new Promise((resolve, reject) => {
const script = document.createElement('script')
script.src = url
script.async = true
Object.entries(attr).forEach(([key, val]) => script.setAttribute(key, val))
script.onload = script.onreadystatechange = () => {
if (!script.readyState || /loaded|complete/.test(script.readyState)) resolve()
}
script.onerror = reject
document.head.appendChild(script)
}),
getCSS: (url, id) => new Promise((resolve, reject) => {
const link = document.createElement('link')
link.rel = 'stylesheet'
link.href = url
if (id) link.id = id
link.onload = link.onreadystatechange = () => {
if (!link.readyState || /loaded|complete/.test(link.readyState)) resolve()
}
link.onerror = reject
document.head.appendChild(link)
}),
addGlobalFn: (key, fn, name = false, parent = window) => {
if (!false && key.startsWith('pjax')) return
const globalFn = parent.globalFn || {}
globalFn[key] = globalFn[key] || {}
globalFn[key][name || Object.keys(globalFn[key]).length] = fn
parent.globalFn = globalFn
}
}
const activateDarkMode = () => {
document.documentElement.setAttribute('data-theme', 'dark')
if (document.querySelector('meta[name="theme-color"]') !== null) {
document.querySelector('meta[name="theme-color"]').setAttribute('content', '#0d0d0d')
}
}
const activateLightMode = () => {
document.documentElement.setAttribute('data-theme', 'light')
if (document.querySelector('meta[name="theme-color"]') !== null) {
document.querySelector('meta[name="theme-color"]').setAttribute('content', '#ffffff')
}
}
btf.activateDarkMode = activateDarkMode
btf.activateLightMode = activateLightMode
const theme = saveToLocal.get('theme')
theme === 'dark' ? activateDarkMode()
Open service 116.162.169.134:443 · cn.xskao.com
2026-01-22 04:01
HTTP/1.1 200 OK
Last-Modified: Sun, 11 Jan 2026 15:44:12 GMT
Etag: "b6f6fdaf5baed64e334bc870dec4dc50"
Content-Type: text/html
Date: Thu, 22 Jan 2026 04:01:07 GMT
Age: 16
Content-Length: 1348
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 5864143613785819136
EO-Cache-Status: Cache Hit
Page title: ReadinX.com
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="favicon.ico" />
<link rel="icon" type="image/svg+xml" href="logo.svg" />
<link
rel="mask-icon"
sizes="512x512"
href="maskable-icon-512x512.png"
color="#FFFFFF"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="apple-touch-icon-180x180.png"
/>
<meta
name="viewport"
content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover"
/>
<title>ReadinX.com</title>
<meta name="theme-color" content="#ffffff" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BECB4TSHGK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
</script>
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7332325792759033"
crossorigin="anonymous"
></script>
<script type="module" crossorigin src="/assets/index-DhyZhgUv.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-hl2RovkM.css">
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
<body class="min-h-screen dark:text-[#687693]">
<div id="root"></div>
</body>
</html>
Open service 116.162.169.134:80 · cn.xskao.com
2026-01-22 04:01
HTTP/1.1 302 Found Location: https://cn.xskao.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 04:01:26 GMT EO-LOG-UUID: 5303128845506133197 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · wjlab.online
2026-01-22 04:00
HTTP/1.1 301 Moved Permanently Location: https://wjlab.online/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 04:00:45 GMT EO-LOG-UUID: 2077987698810373828 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · wjlab.online
2026-01-22 04:00
HTTP/1.1 200 OK
Last-Modified: Sat, 02 Aug 2025 06:57:09 GMT
Etag: "4d48ab413c673f3c649ef32c2b3479f4"
Content-Type: text/html
Date: Thu, 22 Jan 2026 04:00:26 GMT
Age: 16
Content-Length: 66332
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 7901816576706500078
EO-Cache-Status: Cache Hit
Page title: 星际探索 - 3D太阳系科普
<html lang="zh-CN"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>星际探索 - 3D太阳系科普</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.8/dist/chart.umd.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/three@0.160.0/build/three.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.4/dist/gsap.min.js"></script>
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: '#165DFF',
secondary: '#36CBCB',
accent: '#FF6B35',
dark: '#0F172A',
light: '#F8FAFC',
'space-dark': '#0A0E26',
'planet-brown': '#8B4513',
'planet-blue': '#1E90FF',
'planet-orange': '#FF8C00',
'planet-red': '#B22222',
'planet-yellow': '#FFFF00',
'planet-green': '#228B22',
'planet-gray': '#A9A9A9',
'planet-purple': '#8A2BE2',
},
fontFamily: {
inter: ['Inter', 'sans-serif'],
orbitron: ['Orbitron', 'sans-serif'],
},
animation: {
'pulse-slow': 'pulse 4s cubic-bezier(0.4, 0, 0.6, 1) infinite',
'float': 'float 6s ease-in-out infinite',
'rotate': 'rotate 20s linear infinite',
},
keyframes: {
float: {
'0%, 100%': { transform: 'translateY(0)' },
'50%': { transform: 'translateY(-10px)' },
},
rotate: {
'0%': { transform: 'rotate(0deg)' },
'100%': { transform: 'rotate(360deg)' },
}
},
boxShadow: {
'glow': '0 0 15px rgba(22, 93, 255, 0.7)',
'glow-accent': '0 0 15px rgba(255, 107, 53, 0.7)',
'glow-secondary': '0 0 15px rgba(54, 203, 203, 0.7)',
}
},
}
}
</script>
<style type="text/tailwindcss">
@layer utilities {
.content-auto {
content-visibility: auto;
}
.text-shadow {
text-shadow: 0 0 8px rgba(22, 93, 255, 0.5);
}
.text-shadow-accent {
text-shadow: 0 0 8px rgba(255, 107, 53, 0.5);
}
.bg-glass {
background: rgba(15, 23, 42, 0.7);
backdrop-filter: blur(10px);
}
.bg-stars {
background-image: radial-gradient(circle, rgba(255,255,255,0.1) 1px, transparent 1px);
background-size: 50px 50px;
}
.scrollbar-hidden::-webkit-scrollbar {
display: none;
}
.scrollbar-hidden {
-ms-overflow-style: none;
scrollbar-width: none;
}
.perspective {
perspective: 1000px;
}
.preserve-3d {
transform-style: preserve-3d;
}
.backface-hidden {
backface-visibility: hidden;
}
.rotate-y-180 {
transform: rotateY(180deg);
}
}
</style>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Orbitron:wght@400;500;600;700&display=swap" rel="stylesheet">
</hea
Open service 116.162.169.134:443 · coderbin.asia
2026-01-22 04:00
HTTP/1.1 200 OK
Last-Modified: Fri, 31 Oct 2025 06:55:54 GMT
Etag: "b397a6965d8ba5d59aaeaf490c52b477"
Content-Type: text/html
Date: Thu, 22 Jan 2026 04:00:24 GMT
Age: 17
Content-Length: 423
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 13367093261862703459
EO-Cache-Status: Cache Hit
Page title: 宝宝护理日记
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>宝宝护理日记</title>
<script type="module" crossorigin src="/assets/index-DZFXu28k.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DqHfLw6Z.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
Open service 116.162.169.134:80 · coderbin.asia
2026-01-22 04:00
HTTP/1.1 301 Moved Permanently Location: https://coderbin.asia/ Content-Length: 0 Connection: close Server: OpenEdge Date: Thu, 22 Jan 2026 04:00:44 GMT EO-LOG-UUID: 5461659153813401551 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · fuxi.msfxp.top
2026-01-12 17:22
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 4643007368394868606 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 17:23:02 GMT Content-Length: 0
Open service 116.162.169.134:80 · fuxi.msfxp.top
2026-01-12 17:22
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 7605739969545797431 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 17:23:05 GMT Content-Length: 0
Open service 116.162.169.134:80 · eo.xn--ody.love
2026-01-12 16:00
HTTP/1.1 302 Found Location: https://eo.xn--ody.love/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 12 Jan 2026 16:00:59 GMT EO-LOG-UUID: 15914319610545336752 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · eo.xn--ody.love
2026-01-12 16:00
HTTP/1.1 200 OK
Last-Modified: Sun, 21 Dec 2025 03:34:47 GMT
Etag: "a010d1ae9b63fc27b0c000f8afecb640"
Content-Type: text/html
Date: Mon, 12 Jan 2026 16:00:19 GMT
Age: 37
Content-Length: 168073
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 13138684094701725561
EO-Cache-Status: Cache Hit
Page title: AcoFork 的 EdgeOne 监控大屏
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" href="https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=0">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AcoFork 的 EdgeOne 监控大屏</title>
<!-- Tailwind CSS for Shadcn/UI style -->
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/echarts@5.4.3/dist/echarts.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/echarts@4.9.0/map/js/world.js"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
body { font-family: 'Inter', sans-serif; }
</style>
<script>
// Fetch config immediately
async function fetchConfig() {
try {
const response = await fetch('/api/config');
const config = await response.json();
if (config.siteName) {
document.title = config.siteName;
const headerEl = document.getElementById('page-header');
if (headerEl) headerEl.innerText = config.siteName;
}
if(config.siteIcon) {
const favicon = document.querySelector('link[rel="icon"]');
if(favicon) favicon.href = config.siteIcon;
}
} catch (err) {
console.error("Error fetching config:", err);
}
}
fetchConfig();
tailwind.config = {
theme: {
extend: {
colors: {
border: "hsl(var(--border))",
input: "hsl(var(--input))",
ring: "hsl(var(--ring))",
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
primary: {
DEFAULT: "hsl(var(--primary))",
foreground: "hsl(var(--primary-foreground))",
},
secondary: {
DEFAULT: "hsl(var(--secondary))",
foreground: "hsl(var(--secondary-foreground))",
},
destructive: {
DEFAULT: "hsl(var(--destructive))",
foreground: "hsl(var(--destructive-foreground))",
},
muted: {
DEFAULT: "hsl(var(--muted))",
foreground: "hsl(var(--muted-foreground))",
},
accent: {
DEFAULT: "hsl(var(--accent))",
foreground: "hsl(var(--accent-foreground))",
},
popover: {
DEFAULT: "hsl(var(--popover))",
foreground: "hsl(var(--popover-foreground))",
},
card: {
DEFAULT: "hsl(var(--card))",
foreground: "hsl(var(--card-foreground))",
},
},
borderRadius: {
lg: "var(--radius)",
md: "calc(var(--radius) - 2px)",
sm: "calc(var(--radius) - 4px)",
},
},
},
}
</script>
<style>
:root {
--background: 0 0% 100%;
--foreground: 222.2 84% 4.9%;
--card: 0 0% 100%;
--card-foreground: 222.2 84% 4.9%;
--popover: 0 0% 100%;
--popover-foreground: 222.2 84% 4.9%;
--primary: 222.2 47.4% 11.2%;
--primary-foreground: 210 40% 98%;
--secondary: 210 40% 96.1%;
--secondary-foreground: 222.2 47.4% 11.2%;
--muted: 210 40
Open service 116.162.169.134:443 · wallpaper.uodrad.top
2026-01-12 08:34
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 9632183032113830230 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 08:34:47 GMT Content-Length: 0
Open service 116.162.169.134:80 · wallpaper.uodrad.top
2026-01-12 08:34
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 1433111897423515578 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 08:34:50 GMT Content-Length: 0
Open service 116.162.169.134:80 · esa.cspok.cn
2026-01-12 08:31
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 527320719097453648 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 08:31:55 GMT Content-Length: 0
Open service 116.162.169.134:443 · esa.cspok.cn
2026-01-12 08:31
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 13581146789077535257 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 08:31:53 GMT Content-Length: 0
Open service 116.162.169.134:443 · pages.esa.cspok.cn
2026-01-12 08:30
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 15385629758729960645 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 08:30:43 GMT Content-Length: 0
Open service 116.162.169.134:80 · pages.esa.cspok.cn
2026-01-12 08:30
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 5341439647614624310 Server: edgeone-pages Connection: close Date: Mon, 12 Jan 2026 08:30:46 GMT Content-Length: 0
Open service 116.162.169.134:80 · esa-pages.icy.mvmzf.cn
2026-01-12 03:39
HTTP/1.1 302 Found Location: https://esa-pages.icy.mvmzf.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 12 Jan 2026 03:40:28 GMT EO-LOG-UUID: 6638409336966275918 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · esa-pages.icy.mvmzf.cn
2026-01-12 03:39
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
Access-Control-Allow-Origin: *
X-NWS-LOG-UUID: 9389493690426434803
Server: edgeone-pages
Cache-Control:
Connection: close
Date: Mon, 12 Jan 2026 03:40:25 GMT
Content-Length: 5245
Page title: 代理服务 - Cloudflare Worker
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>代理服务 - Cloudflare Worker</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
color: #333;
}
.container {
background: white;
border-radius: 16px;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
max-width: 600px;
width: 100%;
padding: 35px;
animation: fadeIn 0.6s ease-in-out;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
h1 {
font-size: 2rem;
color: #667eea;
margin-bottom: 15px;
text-align: center;
}
.subtitle {
text-align: center;
color: #666;
font-size: 1rem;
margin-bottom: 30px;
}
.info-section {
background: #f8f9fa;
border-radius: 10px;
padding: 20px;
margin-bottom: 20px;
}
.info-section h2 {
color: #764ba2;
font-size: 1.3rem;
margin-bottom: 12px;
display: flex;
align-items: center;
}
.info-section h2::before {
content: "🚀";
margin-right: 10px;
}
.feature-list {
list-style: none;
margin-top: 15px;
}
.feature-list li {
padding: 10px 0;
border-bottom: 1px solid #e0e0e0;
display: flex;
align-items: center;
font-size: 0.95rem;
}
.feature-list li:last-child {
border-bottom: none;
}
.feature-list li::before {
content: "✓";
color: #667eea;
font-weight: bold;
margin-right: 15px;
font-size: 1.2rem;
}
code {
background: #fff;
padding: 2px 6px;
border-radius: 3px;
font-family: "Courier New", monospace;
color: #d63384;
font-size: 0.9rem;
}
.footer {
text-align: center;
color: #999;
font-size: 0.85rem;
margin-top: 20px;
padding-top: 15px;
border-top: 1px solid #e0e0e0;
}
.status {
display: inline-block;
background: #4caf50;
color: white;
padding: 5px 15px;
border-radius: 20px;
font-size: 0.9rem;
margin-top: 10px;
}
@media (max-width: 600px) {
.container {
padding: 25px 20px;
}
h1 {
font-size: 1.6rem;
}
.info-section {
padding: 15px;
}
}
</style>
</head>
<body>
<div class="container">
<h1>🌐 代理服务</h1>
<p class="subtitle">基于 Cloudflare Worker 的高性能代理服务</p>
<div class="info-section">
<h2>服务介绍</h2>
<p>本服务提供安全、快速的代理功能,采用 SHA1 Token 验证机制保护访问安全。</p>
<p style="margin-top: 10px; f
Open service 116.162.169.134:80 · esa.icy.mvmzf.cn
2026-01-12 03:32
HTTP/1.1 302 Found Location: https://esa.icy.mvmzf.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 12 Jan 2026 03:33:12 GMT EO-LOG-UUID: 10784347528768235741 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · esa.icy.mvmzf.cn
2026-01-12 03:32
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
Access-Control-Allow-Origin: *
X-NWS-LOG-UUID: 945362468401323293
Server: edgeone-pages
Cache-Control:
Connection: close
Date: Mon, 12 Jan 2026 03:33:10 GMT
Content-Length: 5245
Page title: 代理服务 - Cloudflare Worker
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>代理服务 - Cloudflare Worker</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
color: #333;
}
.container {
background: white;
border-radius: 16px;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
max-width: 600px;
width: 100%;
padding: 35px;
animation: fadeIn 0.6s ease-in-out;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
h1 {
font-size: 2rem;
color: #667eea;
margin-bottom: 15px;
text-align: center;
}
.subtitle {
text-align: center;
color: #666;
font-size: 1rem;
margin-bottom: 30px;
}
.info-section {
background: #f8f9fa;
border-radius: 10px;
padding: 20px;
margin-bottom: 20px;
}
.info-section h2 {
color: #764ba2;
font-size: 1.3rem;
margin-bottom: 12px;
display: flex;
align-items: center;
}
.info-section h2::before {
content: "🚀";
margin-right: 10px;
}
.feature-list {
list-style: none;
margin-top: 15px;
}
.feature-list li {
padding: 10px 0;
border-bottom: 1px solid #e0e0e0;
display: flex;
align-items: center;
font-size: 0.95rem;
}
.feature-list li:last-child {
border-bottom: none;
}
.feature-list li::before {
content: "✓";
color: #667eea;
font-weight: bold;
margin-right: 15px;
font-size: 1.2rem;
}
code {
background: #fff;
padding: 2px 6px;
border-radius: 3px;
font-family: "Courier New", monospace;
color: #d63384;
font-size: 0.9rem;
}
.footer {
text-align: center;
color: #999;
font-size: 0.85rem;
margin-top: 20px;
padding-top: 15px;
border-top: 1px solid #e0e0e0;
}
.status {
display: inline-block;
background: #4caf50;
color: white;
padding: 5px 15px;
border-radius: 20px;
font-size: 0.9rem;
margin-top: 10px;
}
@media (max-width: 600px) {
.container {
padding: 25px 20px;
}
h1 {
font-size: 1.6rem;
}
.info-section {
padding: 15px;
}
}
</style>
</head>
<body>
<div class="container">
<h1>🌐 代理服务</h1>
<p class="subtitle">基于 Cloudflare Worker 的高性能代理服务</p>
<div class="info-section">
<h2>服务介绍</h2>
<p>本服务提供安全、快速的代理功能,采用 SHA1 Token 验证机制保护访问安全。</p>
<p style="margin-top: 10px; f
Open service 116.162.169.134:80 · 5252u.com
2026-01-11 06:58
HTTP/1.1 302 Found Location: https://5252u.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 11 Jan 2026 06:59:17 GMT EO-LOG-UUID: 8403694836379334178 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · 5252u.com
2026-01-11 06:58
HTTP/1.1 200 OK
Last-Modified: Wed, 30 Apr 2025 08:42:03 GMT
Etag: "308e34e4f33e24ad6db2ea496082e06e"
Content-Type: text/html
Date: Sun, 11 Jan 2026 01:25:12 GMT
Age: 20043
Content-Length: 64666
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 2838390243475645446
EO-Cache-Status: Cache Hit
Page title: 阿朦的百宝箱 - 5252u.com - 阿朦的小尾巴 - 二维码美化、表白二维码生成工具
<!DOCTYPE html><html><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>阿朦的百宝箱 - 5252u.com - 阿朦的小尾巴 - 二维码美化、表白二维码生成工具</title>
<style>@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&family=Indie+Flower&display=swap";*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-
Open service 116.162.169.134:80 · bbsapp.sunding.cn
2026-01-11 04:01
HTTP/1.1 301 Moved Permanently Location: https://bbsapp.sunding.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 11 Jan 2026 04:02:02 GMT EO-LOG-UUID: 2310544519822254655 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · bbsapp.sunding.cn
2026-01-11 04:01
HTTP/1.1 200 OK
Last-Modified: Tue, 06 May 2025 03:09:21 GMT
Etag: "a39f3933a49396977f0fd72b8ced9830"
Content-Type: text/html
Date: Sun, 11 Jan 2026 04:01:26 GMT
Age: 34
Content-Length: 2719
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 2104673546703759074
EO-Cache-Status: Cache Hit
Page title: 笋丁轻论坛
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>笋丁轻论坛</title>
<style>
body {
margin: 0;
padding: 0;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
font-family: "Microsoft YaHei", sans-serif;
}
.container {
text-align: center;
padding: 20px;
}
.logo {
width: 120px;
height: 120px;
margin-bottom: 30px;
border-radius: 24px;
box-shadow: 0 8px 16px rgba(0,0,0,0.1);
}
.app-name {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
color: #333;
}
.description {
font-size: 16px;
color: #666;
margin-bottom: 30px;
}
.download-btn {
display: block;
width: fit-content;
margin: 0 auto;
padding: 15px 40px;
background-color: #4CAF50;
color: white;
text-decoration: none;
border-radius: 50px;
font-size: 18px;
transition: all 0.3s ease;
box-shadow: 0 4px 8px rgba(76,175,80,0.3);
}
.download-btn:hover {
transform: translateY(-2px);
box-shadow: 0 6px 12px rgba(76,175,80,0.4);
}
.password-info {
margin-top: 15px;
font-size: 16px;
color: #333;
font-weight: bold;
padding: 10px 20px;
background-color: #f8f9fa;
border-radius: 8px;
border: 2px dashed #4CAF50;
display: inline-block;
}
.system-info {
margin-top: 10px;
font-size: 14px;
color: #ff6b6b;
}
</style>
</head>
<body>
<div class="container">
<img src="logo.png" alt="APP Logo" class="logo">
<h1 class="app-name">笋丁轻论坛</h1>
<p class="description">一个专注于分享和讨论的论坛平台</p>
<a href="https://wwwcnmsb.lanzouo.com/b0w8py05a" class="download-btn">
立即下载
</a>
<p class="password-info">下载密码:6666</p>
<p class="system-info">※ 仅支持安卓系统</p>
</div>
</body>
</html>
Open service 116.162.169.134:80 · www.shomead.com
2026-01-11 04:00
HTTP/1.1 301 Moved Permanently Location: https://www.shomead.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 11 Jan 2026 04:01:35 GMT EO-LOG-UUID: 12152841586126487001 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.shomead.com
2026-01-11 04:00
HTTP/1.1 200 OK
Last-Modified: Wed, 20 Aug 2025 08:05:18 GMT
Etag: "881bd83f2ec6cdc139d5481c31daf310"
Content-Type: text/html
Date: Sun, 11 Jan 2026 04:01:00 GMT
Age: 32
Content-Length: 4176
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 6934116109323124783
EO-Cache-Status: Cache Hit
Page title: 协美广告
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>协美广告</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="./font-awesome.min.css" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: '#165DFF',
secondary: '#64748B',
neutral: '#F8FAFC',
},
fontFamily: {
sans: ['Inter', 'system-ui', 'sans-serif'],
},
}
}
}
</script>
<style type="text/tailwindcss">
@layer utilities {
.text-shadow {
text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.transition-custom {
transition: all 0.3s ease;
}
}
</style>
</head>
<body class="bg-gradient-to-br from-neutral to-white min-h-screen font-sans flex flex-col">
<!-- 主容器 -->
<div class="container mx-auto px-4 py-16 md:py-24 max-w-5xl flex-grow">
<!-- 头部区域 -->
<header class="text-center mb-12 md:mb-20">
<h1 class="text-[clamp(2rem,5vw,3.5rem)] font-bold text-gray-800 mb-4 text-shadow" id="domainName">可靠的质量、稳定的售后服务</h1>
<p class="text-secondary text-lg md:text-xl max-w-2xl mx-auto">我们专业从事广告物料的生产制作、安装施工与售后维护</p>
</header>
<!-- 主要内容 -->
<main class="max-w-2xl mx-auto bg-white rounded-xl shadow-lg p-8 md:p-10 text-center transform hover:shadow-xl transition-custom">
<h2 class="text-2xl md:text-3xl font-semibold text-gray-800 mb-6">我们已覆盖的区域:</h2>
<p class="text-secondary mb-8">其他区域公司陆续筹备中</p>
<a href="https://nanjing.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>南京
</a>
<a href="https://taizhou.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>泰州
</a>
<a href="https://shenzhen.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>深圳
</a>
<a href="https://henan.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>洛阳
</a>
</main>
</div>
<!-- 页脚 -->
<footer class="bg-gray-50 border-t border-gray-100 py-6 mt-auto">
<div class="container mx-auto px-4 text-center text-secondary text-sm">
<p>© 2025 协美广告. 保留所有权利.</p>
<div class="flex justify-center gap-4 mt-3">
<a href="https://beian.miit.gov.cn/" class="hover:text-primary transition-custom">苏ICP备2023013240号-1</a>
<span>|</span>
<a href="https://nanjing.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协美南京</a>
<span>|</span>
<a href="https://shenzhen.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协美深圳</a>
<span>|</span>
<a href="https://henan.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协美河南</a>
<span>|</span>
<a href="https://taizhou.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协��
Open service 116.162.169.134:443 · shomead.com
2026-01-11 04:00
HTTP/1.1 200 OK
Last-Modified: Wed, 20 Aug 2025 08:05:18 GMT
Etag: "881bd83f2ec6cdc139d5481c31daf310"
Content-Type: text/html
Date: Tue, 06 Jan 2026 05:42:53 GMT
Age: 425918
Content-Length: 4176
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 4104599738318456795
EO-Cache-Status: Cache Hit
Page title: 协美广告
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>协美广告</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="./font-awesome.min.css" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: '#165DFF',
secondary: '#64748B',
neutral: '#F8FAFC',
},
fontFamily: {
sans: ['Inter', 'system-ui', 'sans-serif'],
},
}
}
}
</script>
<style type="text/tailwindcss">
@layer utilities {
.text-shadow {
text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.transition-custom {
transition: all 0.3s ease;
}
}
</style>
</head>
<body class="bg-gradient-to-br from-neutral to-white min-h-screen font-sans flex flex-col">
<!-- 主容器 -->
<div class="container mx-auto px-4 py-16 md:py-24 max-w-5xl flex-grow">
<!-- 头部区域 -->
<header class="text-center mb-12 md:mb-20">
<h1 class="text-[clamp(2rem,5vw,3.5rem)] font-bold text-gray-800 mb-4 text-shadow" id="domainName">可靠的质量、稳定的售后服务</h1>
<p class="text-secondary text-lg md:text-xl max-w-2xl mx-auto">我们专业从事广告物料的生产制作、安装施工与售后维护</p>
</header>
<!-- 主要内容 -->
<main class="max-w-2xl mx-auto bg-white rounded-xl shadow-lg p-8 md:p-10 text-center transform hover:shadow-xl transition-custom">
<h2 class="text-2xl md:text-3xl font-semibold text-gray-800 mb-6">我们已覆盖的区域:</h2>
<p class="text-secondary mb-8">其他区域公司陆续筹备中</p>
<a href="https://nanjing.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>南京
</a>
<a href="https://taizhou.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>泰州
</a>
<a href="https://shenzhen.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>深圳
</a>
<a href="https://henan.jsggr.com" class="inline-flex items-center gap-2 bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-lg transition-custom transform hover:-translate-y-0.5" target="_blank">
<i></i>洛阳
</a>
</main>
</div>
<!-- 页脚 -->
<footer class="bg-gray-50 border-t border-gray-100 py-6 mt-auto">
<div class="container mx-auto px-4 text-center text-secondary text-sm">
<p>© 2025 协美广告. 保留所有权利.</p>
<div class="flex justify-center gap-4 mt-3">
<a href="https://beian.miit.gov.cn/" class="hover:text-primary transition-custom">苏ICP备2023013240号-1</a>
<span>|</span>
<a href="https://nanjing.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协美南京</a>
<span>|</span>
<a href="https://shenzhen.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协美深圳</a>
<span>|</span>
<a href="https://henan.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协美河南</a>
<span>|</span>
<a href="https://taizhou.jsggr.com" class="hover:text-primary transition-custom" target="_blank">协��
Open service 116.162.169.134:80 · shomead.com
2026-01-11 04:00
HTTP/1.1 301 Moved Permanently Location: https://shomead.com/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sun, 11 Jan 2026 04:01:34 GMT EO-LOG-UUID: 2438692218965228475 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · t.qzcs.cc
2026-01-10 04:30
HTTP/1.1 200 OK
Last-Modified: Tue, 18 Nov 2025 01:08:58 GMT
Etag: "28cd9b9dd5ce1c7c9408077063453bd8"
Content-Type: text/html
Date: Sat, 10 Jan 2026 04:30:51 GMT
Age: 32
Content-Length: 28922
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 380929894448976570
EO-Cache-Status: Cache Hit
Page title: LibreTV - 免费在线视频搜索与观看平台
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LibreTV - 免费在线视频搜索与观看平台</title>
<meta name="description" content="LibreTV是一个免费的在线视频搜索平台,无广告、安全,提供来自多个视频源的内容搜索与观看服务,无需注册即可使用。">
<meta name="keywords" content="在线视频,免费视频,视频搜索,电影,电视剧,LibreTV">
<meta name="author" content="LibreTV Team">
<!-- Favicon -->
<link rel="icon" href="image/logo.png">
<link rel="apple-touch-icon" href="image/logo-black.png">
<link rel="manifest" href="manifest.json">
<script src="libs/tailwindcss.min.js"></script>
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body class="page-bg text-white">
<!-- 将历史记录按钮移到左上角,并缩小尺寸 -->
<div class="fixed top-4 left-4 z-10">
<button onclick="toggleHistory(event)" class="bg-[#222] hover:bg-[#333] border border-[#333] hover:border-white rounded-lg px-3 py-1.5 transition-colors" aria-label="观看历史">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"></path>
</svg>
</button>
</div>
<!-- 设置按钮保留在右上角,并缩小尺寸 -->
<div class="fixed top-4 right-4 z-10">
<button onclick="toggleSettings(event)" class="bg-[#222] hover:bg-[#333] border border-[#333] hover:border-white rounded-lg px-3 py-1.5 transition-colors" aria-label="打开设置">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"></path>
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path>
</svg>
</button>
</div>
<!-- 历史记录面板 - 标题居中 -->
<div id="historyPanel" class="history-panel fixed left-0 top-0 h-full bg-[#111] border-r border-[#333] p-6 z-40 transform -translate-x-full transition-transform duration-300" aria-label="观看历史" aria-hidden="true">
<div class="flex justify-between items-center mb-6">
<button onclick="toggleHistory()" class="close-btn">
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<h3 class="text-xl font-bold gradient-text mx-auto">观看历史</h3>
<div class="w-4"></div> <!-- 添加一个占位元素以确保标题居中 -->
</div>
<div id="historyList" class="pb-4">
<!-- 历史记录将在这里动态显示 -->
<div class="text-center text-gray-500 py-8">暂无观看记录</div>
</div>
<div class="mt-4 text-center sticky bottom-0 pb-2 pt-2 bg-[#111]">
<button onclick="clearViewingHistory()" class="px-4 py-2 w-full bg-gradient-to-r from-indigo-500 via-purple-500 to-pink-500 hover:from-indigo-600 hover:via-purple-600 hover:to-pink-600 text-white rounded-lg text-sm transition-all duration-300
Open service 116.162.169.134:80 · t.qzcs.cc
2026-01-10 04:30
HTTP/1.1 301 Moved Permanently Location: https://t.qzcs.cc/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sat, 10 Jan 2026 04:31:25 GMT EO-LOG-UUID: 3513559030266326872 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · www.5.92k.fun
2026-01-10 04:30
HTTP/1.1 301 Moved Permanently Location: https://www.5.92k.fun/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sat, 10 Jan 2026 04:31:00 GMT EO-LOG-UUID: 14952674231705827938 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · www.5.92k.fun
2026-01-10 04:30
HTTP/1.1 200 OK
Last-Modified: Tue, 06 May 2025 07:09:30 GMT
Etag: "dd6cf0f897858afd237a70aa2fbaa751"
Content-Type: text/html
Date: Fri, 09 Jan 2026 03:55:26 GMT
Age: 88531
Content-Length: 5370
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 4261469728922667042
EO-Cache-Status: Cache Hit
Page title: 网页版 MCP 一句话生成一个全球加速站点
<!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/8566915afa012339.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-cb168e13ff8521f6.js"/><script src="/_next/static/chunks/fd9d1056-ed5ae2a4f6ab417d.js" async=""></script><script src="/_next/static/chunks/23-b13f7e28fb51aedd.js" async=""></script><script src="/_next/static/chunks/main-app-f523ad268b29c3d9.js" async=""></script><script src="/_next/static/chunks/354-fd77d9cd474201ed.js" async=""></script><script src="/_next/static/chunks/app/page-d353167f2eadd197.js" async=""></script><title>网页版 MCP 一句话生成一个全球加速站点</title><meta name="description" content="基于 EdgeOne 边缘函数实现的 MCP Client 与 MCP Server。"/><meta name="author" content="EdgeOne Pages"/><meta name="keywords" content="EdgeOne Pages, MCP, 模型上下文协议, 边缘函数, 智能聊天, Next.js"/><meta name="creator" content="EdgeOne Pages"/><meta name="publisher" content="EdgeOne Pages"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body class="__className_d65c78"><script src="/_next/static/chunks/webpack-cb168e13ff8521f6.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/a34f9d1faa5f3315-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/8566915afa012339.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[5751,[],\"\"]\n5:I[6513,[],\"ClientPageRoot\"]\n6:I[6774,[\"354\",\"static/chunks/354-fd77d9cd474201ed.js\",\"931\",\"static/chunks/app/page-d353167f2eadd197.js\"],\"default\"]\n7:I[9275,[],\"\"]\n8:I[1343,[],\"\"]\na:I[6130,[],\"\"]\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8566915afa012339.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L3\",null,{\"buildId\":\"JbCK52VvDCwdQ2RiphKoS\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"$L5\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$6\"}]],null],null]},[[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"children\":[\"$\",\"body\",null,{\"className\":\"__className_d65c78\",\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\
Open service 116.162.169.134:443 · inis.zhuxu.asia
2026-01-10 00:34
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 13:33:27 GMT
Etag: "9c6a4762c5b8f408c6caeb4929ee9cc7"
Content-Type: text/html
Date: Wed, 07 Jan 2026 17:31:10 GMT
Age: 198210
Content-Length: 3195
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 7635785607465968141
EO-Cache-Status: Cache Hit
Page title: inis-管理后台
<!doctype html><html lang="zh"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><title>inis-管理后台</title><link rel="icon" type="image/svg+xml" href="/favicon.png"><script async>try {
// inis配置
globalThis.inis = JSON.parse('{{.INIS}}')
} catch(e) {
// 加载 /config.js 文件
!function(url){
var item = document.createElement('script');
item.src = url;
item.async = !0;
item.onload = function(){this.remove()};
document.head.appendChild(item)
}('/config.js')
}</script><script type="module" crossorigin src="/static/js/1767619916.index.js"></script><link rel="modulepreload" crossorigin href="/static/js/1767619916.@vue.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.lodash-es.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.@vueuse.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.@element-plus.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.@popperjs.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.@ctrl.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.crypto-js.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.dayjs.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.async-validator.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.memoize-one.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.normalize-wheel-es.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.@floating-ui.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.element-plus.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.lscache.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.axios.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.pinia.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.vue-router.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.lottie-web.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.bootstrap.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.rangetouch.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.loadjs.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.plyr.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.@fancyapps.js"><link rel="modulepreload" crossorigin href="/static/js/1767619916.highlight.js.js"><link rel="stylesheet" crossorigin href="/static/css/1767619916.element-plus.css"><link rel="stylesheet" crossorigin href="/static/css/1767619916.bootstrap.css"><link rel="stylesheet" crossorigin href="/static/css/1767619916.plyr.css"><link rel="stylesheet" crossorigin href="/static/css/1767619916.@fancyapps.css"><link rel="stylesheet" crossorigin href="/static/css/1767619916.index.css"></head><body><div id="app"></div></body></html>
Open service 116.162.169.134:80 · inis.zhuxu.asia
2026-01-10 00:34
HTTP/1.1 302 Found Location: https://inis.zhuxu.asia/ Content-Length: 0 Connection: close Server: OpenEdge Date: Sat, 10 Jan 2026 00:34:42 GMT EO-LOG-UUID: 1610725187471222299 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · qunxia.112356.xyz
2026-01-05 09:35
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 1335089567851527390 Server: edgeone-pages Connection: close Date: Mon, 05 Jan 2026 09:35:04 GMT Content-Length: 0
Open service 116.162.169.134:80 · qunxia.112356.xyz
2026-01-05 09:35
HTTP/1.1 400 Bad Request content-type: text/html; charset=UTF-8 X-NWS-LOG-UUID: 10950771165733363389 Server: edgeone-pages Connection: close Date: Mon, 05 Jan 2026 09:35:06 GMT Content-Length: 0
Open service 116.162.169.134:443 · mail.wavee.cn
2026-01-05 09:12
HTTP/1.1 200 OK
Last-Modified: Fri, 12 Dec 2025 02:41:40 GMT
Etag: "0420c55790549e49c901962d21cb0c26"
Content-Type: text/html
Date: Mon, 05 Jan 2026 09:12:39 GMT
Age: 1
Content-Length: 3683
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 9875045674580270281
EO-Cache-Status: Cache Hit
Page title: Cloud Mail
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="theme-color" content="#F1F1F1" id="theme-color-meta">
<meta name="description" content="Cloud Mail 是一个 Serverless 响应式邮箱服务,支持邮件发送,可部署到 Cloudflare 平台,降低服务器成本。Cloud Mail is a serverless responsive email service that supports email sending and can be deployed on Cloudflare to reduce server costs.">
<title>Cloud Mail</title>
<link rel="icon" href="/assets/mail-CSokca-y.png" type="image/png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap" rel="stylesheet">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<script>
const uiStoreStr = localStorage.getItem('ui')
if (uiStoreStr) {
const uiStore = JSON.parse(uiStoreStr)
const root = document.documentElement
root.setAttribute('class', uiStore.dark ? 'dark' : '');
const metaTag = document.getElementById('theme-color-meta');
const isMobile = !window.matchMedia("(pointer: fine) and (hover: hover)").matches;
metaTag.setAttribute('content', uiStore.dark ? (isMobile ? '#141414' : '#000000') : (isMobile ? '#FFFFFF' : '#F1F1F1'));
}
</script>
<script type="module" crossorigin src="/assets/index-C1IjuAFz.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BgTbrUgG.css">
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js" defer></script></head>
<style>
html {
background: #FFFFFF;
}
.dark {
background: #141414;
}
#loading-first {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
z-index: 500;
background: var(--el-bg-color);
}
.loading-hide {
pointer-events: none;
transition: all 200ms;
opacity: 0;
}
.loading-icon {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 30px;
}
.circular {
height: 30px;
width: 30px;
animation: loading-rotate 1s linear infinite;
}
.loading-path .dot1 {
transform: translate(3.75px, 3.75px);
fill: #409EFF;
animation: custom-spin-move 1s infinite linear alternate;
opacity: 0.3;
}
.loading-path .dot2 {
transform: translate(calc(100% - 3.75px), 3.75px);
fill: #409EFF;
animation: custom-spin-move 1s infinite linear alternate;
opacity: 0.3;
animation-delay: 0.4s;
}
.loading-path .dot3 {
transform: translate(3.75px, calc(100% - 3.75px));
fill: #409EFF;
animation: custom-spin-move 1s infinite linear alternate;
opacity: 0.3;
animation-delay: 1.2s;
}
.loading-path .dot4 {
transform: translate(calc(100% - 3.75px), calc(100% - 3.75px));
fill: #409EFF;
animation: custom-spin-move 1s infinite linear alternate;
opacity: 0.3;
animation-delay: 0.8s;
}
@keyframes loading-rotate {
to {
transform: rotate(360deg);
}
}
@keyframes custom-spin-move {
to {
opacity: 1;
}
}
</style>
<body>
<div id="loading-first" >
<div class="loading-icon">
<svg class="circular" viewBox="0 0 20 20">
<g class="loading-path">
<circle r="3.375" class="dot1" rx="0" ry="0"/>
<circle r="3.375" class="dot2" rx="0" ry="0"/>
<circle r="3.375" class="dot4" rx="0" ry="0"/>
<circle r="3.375" class="dot3" rx="0" ry="0"/>
</g>
</svg>
</div>
</div>
<div id="app"></div>
</body>
</html>
Open service 116.162.169.134:80 · mail.wavee.cn
2026-01-05 09:12
HTTP/1.1 302 Found Location: https://mail.wavee.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 05 Jan 2026 09:12:42 GMT EO-LOG-UUID: 15870448304097108577 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · martis.wiki
2026-01-05 04:31
HTTP/1.1 200 OK
Last-Modified: Fri, 14 Nov 2025 06:12:08 GMT
Etag: "312e03975bc3929b3024031224877601"
Content-Type: text/html
Date: Tue, 23 Dec 2025 10:57:56 GMT
Age: 1100001
Content-Length: 12763
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 10476281587529582208
EO-Cache-Status: Cache Hit
Page title: 火星百科
<!DOCTYPE html>
<html lang="zh-CN" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>火星百科</title>
<meta name="description" content="改造赛博火星">
<meta name="generator" content="VitePress v2.0.0-alpha.12">
<link rel="preload stylesheet" href="/assets/style.WZWDUYmP.css" as="style">
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
<script type="module" src="/assets/app.BwaOdyok.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="modulepreload" href="/assets/chunks/theme.Bh8e-G7l.js">
<link rel="modulepreload" href="/assets/chunks/framework.DDvhah-5.js">
<link rel="modulepreload" href="/assets/index.md.CsTlpJmm.lean.js">
<link rel="icon" href="/favicon.ico">
<script>var _hmt=_hmt||[];(function(){var e=document.createElement("script");e.src="https://hm.baidu.com/hm.js?a2063accec91020abc867a08cc59b9ff";var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(e,c)})();</script>
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"dark",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"><div class="Layout" data-v-1df9f90f><!--[--><!--]--><!--[--><span tabindex="-1" data-v-0b0ada53></span><a href="#VPContent" class="VPSkipLink visually-hidden" data-v-0b0ada53>Skip to content</a><!--]--><!----><header class="VPNav" data-v-1df9f90f data-v-9f75dce3><div class="VPNavBar" data-v-9f75dce3 data-v-2a96a3d0><div class="wrapper" data-v-2a96a3d0><div class="container" data-v-2a96a3d0><div class="title" data-v-2a96a3d0><div class="VPNavBarTitle" data-v-2a96a3d0 data-v-1e38c6bc><a class="title" href="/" data-v-1e38c6bc><!--[--><!--]--><!--[--><img class="VPImage logo" src="/favicon.ico" alt data-v-8426fc1a><!--]--><span data-v-1e38c6bc>火星百科</span><!--[--><!--]--></a></div></div><div class="content" data-v-2a96a3d0><div class="content-body" data-v-2a96a3d0><!--[--><!--]--><div class="VPNavBarSearch search" data-v-2a96a3d0><!--[--><!----><div id="local-search"><button type="button" aria-label="搜索文档" aria-keyshortcuts="/ control+k meta+k" class="DocSearch DocSearch-Button"><span class="DocSearch-Button-Container"><span class="vpi-search DocSearch-Search-Icon"></span><span class="DocSearch-Button-Placeholder">搜索文档</span></span><span class="DocSearch-Button-Keys"><kbd class="DocSearch-Button-Key"></kbd><kbd class="DocSearch-Button-Key"></kbd></span></button></div><!--]--></div><nav aria-labelledby="main-nav-aria-label" class="VPNavBarMenu menu" data-v-2a96a3d0 data-v-39714824><span id="main-nav-aria-label" class="visually-hidden" data-v-39714824> Main Navigation </span><!--[--><!--[--><a class="VPLink link VPNavBarMenuLink active" href="/" tabindex="0" data-v-39714824 data-v-e56f3d57><!--[--><span data-v-e56f3d57>首页</span><!--]--></a><!--]--><!--[--><a class="VPLink link VPNavBarMenuLink" href="/wiki/" tabindex="0" data-v-39714824 data-v-e56f3d57><!--[--><span data-v-e56f3d57>百科</span><!--]--></a><!--]--><!--[--><a class="VPLink link VPNavBarMenuLink" href="/about.html" tabindex="0" data-v-39714824 data-v-e56f3d57><!--[--><span data-v-e56f3d57>关于</span><!--]--></a><!--]--><!--]--></nav><div class="VPFlyout VPNavBarTranslations translations" data-v-2a96a3d0 data-v-88af2de4 data-v-42cb505d><button type="button" class="button" aria-haspopup="true" aria-expanded="false" aria-label="Change language" data-v-42cb505d><span class="text" data-v-42cb505d><span class="vpi-languages option-icon" data-v-42cb505d></span><!----><span class="vpi-chevron-down text-icon" data-v-42cb505d></span></span></button><div class="menu" data-v-42cb505d><div class=
Open service 116.162.169.134:80 · martis.wiki
2026-01-05 04:31
HTTP/1.1 301 Moved Permanently Location: https://martis.wiki/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 05 Jan 2026 04:31:20 GMT EO-LOG-UUID: 13189754389557681044 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · qrcode-art.5252520.cn
2026-01-05 04:31
HTTP/1.1 301 Moved Permanently Location: https://qrcode-art.5252520.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 05 Jan 2026 04:31:08 GMT EO-LOG-UUID: 15748649576584781234 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · qr-admin.5252520.cn
2026-01-05 04:31
HTTP/1.1 200 OK
Last-Modified: Wed, 30 Apr 2025 10:40:25 GMT
Etag: "915a20ceb29f52e14a9392d3041243ff"
Content-Type: text/html
Date: Mon, 05 Jan 2026 04:31:03 GMT
Age: 1
Content-Length: 792
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 11980195546251142547
EO-Cache-Status: Cache Hit
Page title: 阿朦的小尾巴
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>阿朦的小尾巴</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.f46e1c0b.js></script><script src=/static/js/index.3d65141a.js></script></body></html>
Open service 116.162.169.134:80 · qr-admin.5252520.cn
2026-01-05 04:31
HTTP/1.1 301 Moved Permanently Location: https://qr-admin.5252520.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 05 Jan 2026 04:31:06 GMT EO-LOG-UUID: 4245717196761412102 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · qrcode-art.5252520.cn
2026-01-05 04:31
HTTP/1.1 200 OK
Last-Modified: Wed, 30 Apr 2025 05:06:32 GMT
Etag: "a44c3a92d8ecc2ed0ece1f0270523583"
Content-Type: text/html
Date: Fri, 02 Jan 2026 08:33:27 GMT
Age: 244656
Content-Length: 736
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 6576648604703592966
EO-Cache-Status: Cache Hit
Page title: 阿朦的二维码美化工具 😃
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/am.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>阿朦的二维码美化工具 😃</title>
<script type="module" crossorigin src="/assets/index-CF1VQq-m.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CJZN-m8L.css">
</head>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?fae0b1bce1090fa5b409148c276efde7";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<body>
<div id="root"></div>
</body>
</html>
cnfast.521456.xyz 0 www.passeway.top 0 hexo.lner.top 0 another.test.helenapiano.com 0 sc.i322.cn 0 mesnotice.wolei-cloud.com 0 vite-vue3-k44w5v9f.52ipc.top 0 lk9.top 0 huayan-tongji.liupl.top 0 admin.bh.zytan.vip 1 time.gathq.com 1 score.gathq.com 1 www.score.gathq.com 1 www.time.gathq.com 1 admin.168zhuan.com 1 www.wrr.email 1 game1.goldvalleydata.com.cn 1 game2.goldvalleydata.com.cn 1 www.xn--3zv20uwzp.com 1 www.meimaodan.com 1 www.smallpatch.cn 1 www.likew.net 1 demo.sannian2409.cn 1 www.lenget.com 1 web.test.csyckz.com 1 azlm.top 1 www.tehike.com 1 www.384058.xyz 1 msvc.ineko.cc 1 dashboard.infinitext.cn 1 umi.lanjie.vip 1 godot.lanjie.vip 1 rain.uomn.cn 1 bravo.1106ei.cn 1 blog.firpe.cn 1 www.mixker.com 1 cn.xskao.com 1 wjlab.online 1 coderbin.asia 1 fuxi.msfxp.top 1 eo.xn--ody.love 1 wallpaper.uodrad.top 1 esa.cspok.cn 1 pages.esa.cspok.cn 1 esa-pages.icy.mvmzf.cn 1 esa.icy.mvmzf.cn 1 5252u.com 1 bbsapp.sunding.cn 1 www.shomead.com 1 shomead.com 1 t.qzcs.cc 1 www.5.92k.fun 1 inis.zhuxu.asia 1 qunxia.112356.xyz 1 mail.wavee.cn 1 martis.wiki 1 qrcode-art.5252520.cn 1 qr-admin.5252520.cn 1