tencent-cos
tcp/443 tcp/80
Open service 43.175.169.45:80 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 12579701579977257836
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 101.33.5.30:443 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDVfNzQ5MTI3MDlfNDU5XzMwZDhjYzU=
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 692284056911536166
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.161:443 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 8980054702581541952
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.126:443 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 10457660027543090438
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.126:80 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 3477143346949331283
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.45:443 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 1782587734846407421
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.161:80 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 10026461897000786121
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.141:443 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 6341578883553752389
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.141:80 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfY2E4ZTI3MDlfNDYxY181OGE2M2Rm
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 16899960928246664768
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 101.33.5.30:80 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDVfNzQ5MTI3MDlfNDU5XzMwZDhjYzU=
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 16710679803814451590
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.45:80 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 13131739128740472683
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.152.43.121:80 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:05 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDVfYjE4YTQwYV8yZWIzXzU4OTNhYTk=
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 5812944829325892309
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.152.43.121:443 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:01 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDFfZjAzNDUxMGJfMTEwNTFfNTJmNjA3NA==
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 5191502067072120950
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.45:443 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 4027499268387911600
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 101.33.5.30:443 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:08 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDhfM2IzNTUxMGJfZmU0Zl81MmUxM2M1
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 13747934493090183461
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.152.43.121:443 · www.bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:05 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDVfYjE4YTQwYV8yZWIzXzU4OTNhYTk=
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 16844328695372249749
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 101.33.5.30:80 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:08 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDhfM2IzNTUxMGJfZmU0Zl81MmUxM2M1
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 7726257055834491902
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.161:443 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 5309924204919069226
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.126:443 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 351117098528592532
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.161:80 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 15403927358798890901
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.152.43.121:80 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:01 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDFfZjAzNDUxMGJfMTEwNTFfNTJmNjA3NA==
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 14779647632593494361
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.126:80 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 2300116442887266796
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.141:443 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 6124179291266059293
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>
Open service 43.175.169.141:80 · bonbondrop.online
2026-01-05 08:16
HTTP/1.1 200 OK
Last-Modified: Mon, 05 Jan 2026 08:15:38 GMT
Etag: "d35466f457740841e984f001b9328f05"
Content-Type: text/html
Date: Mon, 05 Jan 2026 08:16:06 GMT
Server: tencent-cos
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
x-cos-hash-crc64ecma: 14500295637525399296
x-cos-request-id: Njk1YjczNDZfODdiNjNlMDlfZDc0NV81OGFjMDBj
x-cos-version-id: MTg0NDQ5NzY0NzI3NzExMTUwMzU
Content-Length: 3381
Accept-Ranges: bytes
X-NWS-LOG-UUID: 1085826356778894079
Connection: close
X-Cache-Lookup: Cache Hit
Access-Control-Allow-Origin: *
Page title: Bonbon Drop
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Bonbon Drop</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow: hidden;
height: 100vh;
background-image: url('logo.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: Arial, sans-serif;
}
.nav {
position: fixed;
right: 2rem;
top: 2rem;
z-index: 1000;
background: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(10px);
border-radius: 2rem;
padding: 1rem 1.5rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.nav ul {
list-style: none;
display: flex;
align-items: center;
gap: 1.5rem;
}
.nav ul li a {
display: inline-block;
white-space: nowrap;
text-decoration: none;
color: white;
font-size: 1.2rem;
font-weight: 500;
padding: 0.8rem 1.5rem;
border-radius: 1.5rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.nav ul li a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.nav ul li a:hover {
color: #ffffff;
background: rgba(255, 255, 255, 0.15);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.nav ul li a:hover::before {
left: 100%;
}
.nav ul li a:active {
transform: translateY(0);
}
/* 响应式设计 */
@media (max-width: 768px) {
.nav {
right: 1rem;
top: 1rem;
padding: 0.8rem 1rem;
}
.nav ul {
gap: 1rem;
}
.nav ul li a {
font-size: 1rem;
padding: 0.6rem 1rem;
}
}
@media (max-width: 480px) {
.nav {
right: 0.5rem;
top: 0.5rem;
padding: 0.6rem 0.8rem;
border-radius: 1.5rem;
}
.nav ul {
gap: 0.5rem;
flex-direction: column;
}
.nav ul li a {
font-size: 0.9rem;
padding: 0.5rem 0.8rem;
border-radius: 1rem;
}
}
</style>
</head>
<body>
<nav class="nav">
<ul>
<li><a href="#" aria-label="Home">Home</a></li>
<li><a href="./privacy.html" aria-label="Privacy Policy">Privacy Policy</a></li>
</ul>
</nav>
</body>
</html>