nginx
tcp/443
Open service 43.152.43.121:443 ยท new-chance700.cc
2026-02-09 13:27
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 09 Feb 2026 13:27:41 GMT
Content-Type: text/html; charset=UTF-8
Vary: Accept-Encoding
Set-Cookie: PHPSESSID=ts74qm7aqg5fec7haav4u6clo4; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Cache-Control: must-revalidate, no-cache, no-store
Transfer-Encoding: chunked
X-NWS-LOG-UUID: 2770233230979430682
Connection: close
X-Cache-Lookup: Cache Miss
Page title: Rural Children's Reading Companion Program
<!--testKeywords c2--><!-- Database connection successful -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rural Children's Reading Companion Program</title>
<style>
/* Your existing CSS styles remain unchanged */
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f5f5f5;
color: #333;
}
.container {
max-width: 1000px;
margin: 0 auto;
padding: 20px;
}
header {
background-color: #4CAF50;
color: white;
padding: 20px 0;
text-align: center;
border-radius: 5px 5px 0 0;
}
.project-info {
background-color: white;
padding: 20px;
margin-bottom: 20px;
border-radius: 0 0 5px 5px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.volunteer-form {
background-color: white;
padding: 20px;
border-radius: 5px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.form-group {
margin-bottom: 15px;
}
label {
display: block;
margin-bottom: 5px;
font-weight: bold;
}
input, textarea, select {
width: 100%;
padding: 10px;
border: 1px solid #ddd;
border-radius: 4px;
box-sizing: border-box;
}
button {
background-color: #4CAF50;
color: white;
border: none;
padding: 10px 20px;
font-size: 16px;
cursor: pointer;
border-radius: 4px;
}
button:hover {
background-color: #45a049;
}
.success {
background-color: #dff0d8;
color: #3c763d;
padding: 15px;
margin-bottom: 20px;
border-radius: 4px;
}
.error {
background-color: #f2dede;
color: #a94442;
padding: 15px;
margin-bottom: 20px;
border-radius: 4px;
}
.system-error {
background-color: #f2dede;
color: #a94442;
padding: 15px;
margin-bottom: 20px;
border-radius: 4px;
text-align: center;
font-weight: bold;
}
.progress-bar {
background-color: #e0e0e0;
height: 20px;
border-radius: 10px;
margin: 20px 0;
}
.progress {
background-color: #4CAF50;
height: 100%;
border-radius: 10px;
width: 65%;
text-align: center;
color: white;
line-height: 20px;
font-size: 12px;
}
</style>
</head>
<body>
<div class="container">
<header>
<h1>Rural Children's Reading Companion Program</h1>
<p>Opening doors to knowledge through companionship</p>
</header>
<div class="project-info">
<h2>About the Program</h2>
<p>In many rural areas, children have access to books but lack consistent reading guidance and companionship. Our program connects urban volunteers with rural children through regular online reading sessions and offline activities to help cultivate reading habits.</p>
<h3>Our Goals</h3>
<ul>
<li>Provide reading companionship to 1,000 rural children</li>
<li>Build bridges between urban and rural communities</li>
<li>Foster children's interest and habits in reading</li>
<li>Expand children's horizons through reading<