OpenEdge
tcp/80
edgeone-pages
tcp/443
Open service 61.241.178.245: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: 11376203594778616489 EO-Cache-Status: Return Directly
Open service 124.95.177.250: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: Wed, 12 Nov 2025 16:40:01 GMT
Age: 1445568
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: 6918099028977394018
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: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 124.95.177.250: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: 3022521561165194043 EO-Cache-Status: Return Directly
Open service 61.241.178.245: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: 4527124958163604448
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 124.95.177.250: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: 7316993697346412766 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 61.241.178.245: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: 16579609780043357904
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 124.95.177.250: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: Fri, 09 Jan 2026 09:36:27 GMT
Age: 1450538
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: 9094401448811582844
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 61.241.178.245: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: 16523778245151966022 EO-Cache-Status: Return Directly