Open service 216.239.34.21:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: 827080f3278b12a977f27e0da9912c89 date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 2001:4860:4802:38::15:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: 788adf5e1237c633a31b24f08854f4bc date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 2001:4860:4802:36::15:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: 09632a332658b9bf828353e7889d4dc6
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 2001:4860:4802:34::15:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: 24b6fe3f96393bff8a4b5a4de5cf0c5d date: Sat, 10 Jan 2026 10:21:33 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 216.239.38.21:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: af214e0624b7ea28d29584a5d1766c58
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 216.239.38.21:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: b3e9cbbd72f88bb574de908481d44df9 date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 216.239.36.21:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: 85075dcb32483dec0d5542b6843fb771
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 216.239.36.21:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: ee940a28e84f4f6707e8944f21e7931b date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 216.239.32.21:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: 8aa781fe67d56af4a3b9f4abc139b9a0
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 216.239.34.21:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: a22df267550d7cbc086fe12dfda444df
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 216.239.32.21:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: 97538a556a430eba65b869f5a66c62b3 date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 2001:4860:4802:32::15:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: ee5af7cc150381299744e97a8e87fda9 date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 2001:4860:4802:36::15:80 · datagpt.info
2026-01-10 10:20
HTTP/1.1 302 Found location: https://datagpt.info/ x-cloud-trace-context: 11f9d8423bd1878ea894c8df9d7bd0e4 date: Sat, 10 Jan 2026 10:21:32 GMT content-type: text/html server: Google Frontend Content-Length: 0 Connection: close
Open service 2001:4860:4802:38::15:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: 4afef73234d76c40a14348a00e8f8fb6
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 2001:4860:4802:34::15:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: e3a78985baa55038ef69eddd774b3c01
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}
Open service 2001:4860:4802:32::15:443 · datagpt.info
2026-01-10 10:20
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
x-cloud-trace-context: 71a54acafd9f0cb3616a151bce68006d
date: Sat, 10 Jan 2026 10:20:37 GMT
server: Google Frontend
Content-Length: 23247
Connection: close
Page title: イベント紹介システム
<!-- templates/index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<title>イベント紹介システム</title>
<style>
label {
display: block;
font-weight: bold;
}
/* Ensure correct page layout */
body {
margin: 0;
padding: 0;
position: relative;
min-height: 100vh;
}
/* Styles for the top-right controls */
.token-button {
position: static;
top: 10px; /* Distance from top */
right: 10px; /* Distance from right */
width: auto; /* Automatically adjusts width based on content */
max-width: 110px; /* Max width of the button */
white-space: nowrap; /* Prevent text from wrapping */
padding: 5px 10px; /* Button padding */
background-color: #007BFF;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s;
text-align: center; /* Center the text */
line-height: 15px; /* Adjust line height */
}
.token-button:hover {
background-color: #0056b3;
}
/* Modal popup styling */
#token-modal {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
width: 300px;
text-align: center;
z-index: 1000;
}
#token-modal input {
width: 100%;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 4px;
}
#token-modal button {
width: 48%;
padding: 10px;
margin: 0 1%;
border: none;
border-radius: 4px;
cursor: pointer;
}
#token-modal .save-button {
background-color: #4CAF50;
color: white;
}
#token-modal .cancel-button {
background-color: #f44336;
color: white;
}
#overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.preference-buttons {
display: inline-flex;
justify-content: space-between;
margin-bottom: 10px;
}
.preference-buttons button {
background-color: #4CAF50;
color: white;
padding: 10px;
border: none;
border-radius: 4px;
cursor: pointer;
flex: 1;
margin: 0 5px;
transition: background-color 0.3s;
}
.preference-buttons button:hover {
background-color: #45a049;
}
#searching {
margin-top: 20px;
color: #4CAF50;
text-align: center;
display: none;
}
.response {
margin-top: 20px;
padding: 15px;
background-color: #e9f5e9;
border: 1px solid #4CAF50;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
white-space: pre-wrap;
display: none;
font-size: 20px;
}
.response h1, .response h2, .response h3 {
color: #333;
margin: 10px 0;
}
.response p {
line-height: 1.6;
}
.response ul {
list-style-type: disc;
margin-left: 20px;
}