cloudflare
tcp/443 tcp/80 tcp/8443
Open service 104.18.12.80:80 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 03:39:33 GMT Content-Type: text/html Content-Length: 167 Connection: close Cache-Control: max-age=3600 Expires: Mon, 12 Jan 2026 04:39:33 GMT Location: https://upload.orangecloud.vn/ Set-Cookie: __cf_bm=Za.yiPP0EgY3Lq7A_lsJ9NWc2.Rk7As7xMDnWm40aUA-1768189173-1.0.1.1-wi9bZMAl5a.bGaZSPpuax2QlnbKlVg5CN3wZ6gCsFfUTRKJOSju1UDLKKPpoulFcINjNR9f0DGpfjCe3auVuMEwwjIy2XFQ0onaC.oEwKYA; path=/; expires=Mon, 12-Jan-26 04:09:33 GMT; domain=.orangecloud.vn; HttpOnly expect-ct: max-age=86400, enforce referrer-policy: same-origin x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-xss-protection: 1; mode=block Server: cloudflare CF-RAY: 9bc9a09b390f3972-YYZ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>cloudflare</center> </body> </html>
Open service 104.18.12.80:443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09b6d72feaf-AMS
Set-Cookie: __cf_bm=6aVPWuQSiXPI_qnRuvrpUJnZ._PB8KZ4IAmZKh2gZxM-1768189173-1.0.1.1-29_4l3WiFqyDgOM5DNgI6Ppwq2tDJ9y5Oiv.Few_USuX_8jss3Dd2AA4Qa3GDAniXQ1zVK18V2z3EoqDqSUhLO_fVd4PZxZNcaJc2ZeD2Jg; path=/; expires=Mon, 12-Jan-26 04:09:33 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 2606:4700::6812:c50:8443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09ae923a0fb-EWR
Set-Cookie: __cf_bm=dDNhX2h7UCxCvQmF1gFdy8AapfJzupSmGtBv8pjHk0Q-1768189172-1.0.1.1-eN7ga9s_J1CJnV4uuAHkc.aLRzwqID_iZVhqUrP4xvhlmXKzyrQL14psJPYsCse9shK.BjGll.QwwGG5N2A3nQtHky_O96MgDPmR87s8pxI; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 2606:4700::6812:d50:80 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 03:39:32 GMT Content-Type: text/html Content-Length: 167 Connection: close Cache-Control: max-age=3600 Expires: Mon, 12 Jan 2026 04:39:32 GMT Location: https://upload.orangecloud.vn/ Set-Cookie: __cf_bm=5p1UzoF3bFRs0M6TRYDrEs2rgAQxxVx8oIdvtck_Ywk-1768189172-1.0.1.1-4ZtAATMLOspk7M0tkhnXwWd6LssuHBfDcjT7BkiiSSF1mbfxdMP1OgLyk6RiE86_e3CeI0bD8Onpj3wRAMpKvUslO30nj6_urknfwxcdGHs; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly expect-ct: max-age=86400, enforce referrer-policy: same-origin x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-xss-protection: 1; mode=block Server: cloudflare CF-RAY: 9bc9a09aee0243f1-EWR Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700::6812:c50:80 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 03:39:32 GMT Content-Type: text/html Content-Length: 167 Connection: close Cache-Control: max-age=3600 Expires: Mon, 12 Jan 2026 04:39:32 GMT Location: https://upload.orangecloud.vn/ Set-Cookie: __cf_bm=8sQH7eNUBUvtvWB1WXMxnLV8XG3mFCCMnHy8bVmHCg0-1768189172-1.0.1.1-qil9nwLR1pg.GEqGx4vVnSFsJ8UwzcaUaGp0MXdkoy8kHWw6wUff1i6ZSzNRWv_Wb46HxziwL0v_V2ufRBSr0YB2wFjAyj7qmhT4YYLw6_8; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly expect-ct: max-age=86400, enforce referrer-policy: same-origin x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-xss-protection: 1; mode=block Server: cloudflare CF-RAY: 9bc9a09abcde9564-LHR Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>cloudflare</center> </body> </html>
Open service 104.18.13.80:8443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09ab95c199c-AMS
Set-Cookie: __cf_bm=tcIJYF6W2V4XBD_WzTK2sAIz3SIvxDoeb6Hv.Z.JPUw-1768189172-1.0.1.1-9oDMvFXKt5ndhVkdNUTSONwxo.G3mPmMwBByZCeFtcNdKRkm2M9qEjtW02Ig1OBq6PLTQ8msxaoh2AE7PvY5X83_ug1gINjp.suR55rxnPk; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 104.18.12.80:8443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09aba359f90-AMS
Set-Cookie: __cf_bm=I54kletgSP8xdmWYjIctYvNzb_5D5H.gBzZRUQD1OGk-1768189172-1.0.1.1-YkQuUsv3LNHVX4sJX.YZrTYaEp2MvcC4EKIpbw8tBqIRBdW_7UplOnE6K11oemxuCq7kOjNQdUctJkWBXRdOaeTari4mg0nemvBcxPaWbIk; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 104.18.13.80:443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09abcba291b-FRA
Set-Cookie: __cf_bm=bB0trFomyCpvE4XWzIEiqv8dw8QJ6Za9hH9PPnL._dM-1768189172-1.0.1.1-0kcka12AEHkX4f049ZKzR37ZJ_Bpr4nIbW2ngKEWjxn5Z4yM4HbVI9YvPBc4QDKgPwlmgaaEe1qr6j9DmGDh5AtHH9fMIFSo7WEKZxZhmEg; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 2606:4700::6812:d50:8443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09a982b4316-EWR
Set-Cookie: __cf_bm=fh2PdsUGroPw_vxfdnJ0.1cYpANrYIPHG26ws1LmLZw-1768189172-1.0.1.1-0Nb.txiJTxFBzBUNZwWrkPJytbJZN8axXwP8jckf7yOT_e_qrWJTAdsrdLSmP528iasiQfQY7RAIroZXcMTXX7o4qHe5T5YdP3IXy7tAB0w; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 2606:4700::6812:c50:443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a099e8d03eb4-EWR
Set-Cookie: __cf_bm=ZOBz3MFIFeO24DqV7ZaEl55.mVbq2xwvD8iikkmFozo-1768189172-1.0.1.1-2fhFqXiSDlFdUrXUfDCRCjJAiV.DoEm.eBi4HzUWxAGIvb8KO1tq7GoEtqKs5MQnxebyvwedDnrneqdWLebfDV9jqK3SvTuRP5VkTXMdHTo; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 2606:4700::6812:d50:443 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 03:39:32 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9bc9a09a3abcf812-EWR
Set-Cookie: __cf_bm=WgC0J1pfmgbDnRpE1V2evzlKmDMXW6LoxEPMMtX59SE-1768189172-1.0.1.1-7TUv7AX4aCjqkfsC9Fs1tqw6elS0km6MBdumXnqzn6Xx2mjsjelhtIWcDo3xErv_qN7qjt06duyFSGi.qmCWZiXjwzqihJiAeuXZ52NceMY; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly; Secure; SameSite=None
expect-ct: max-age=86400, enforce
referrer-policy: same-origin
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Server: cloudflare
Page title: Upload File | AcmeCorp
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Upload File | AcmeCorp</title>
<style>
body {
background-color: #f9fafb;
font-family: 'Segoe UI', sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.card {
background: white;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0,0,0,0.08);
width: 100%;
max-width: 400px;
text-align: center;
}
.card img {
width: 50px;
margin-bottom: 1rem;
}
h2 {
margin-bottom: 1.5rem;
font-size: 1.5rem;
font-weight: 600;
}
input[type="file"] {
display: block;
margin: 1rem auto;
}
button {
background-color: #2563eb;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 8px;
font-weight: bold;
cursor: pointer;
}
button:hover {
background-color: #1d4ed8;
}
</style>
</head>
<body>
<div class="card">
<img src="https://logo.acmecorp.work/acme-black.svg" alt="AcmeCorp Logo" />
<h2>Upload File</h2>
<form action="/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="file" required />
<button type="submit">Upload</button>
</form>
</div>
</body>
</html>
Open service 104.18.13.80:80 · upload.orangecloud.vn
2026-01-12 03:39
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 03:39:32 GMT Content-Type: text/html Content-Length: 167 Connection: close Cache-Control: max-age=3600 Expires: Mon, 12 Jan 2026 04:39:32 GMT Location: https://upload.orangecloud.vn/ Set-Cookie: __cf_bm=0fHXsSfUOHsLjh_RZ9m_n7jCqSFPXaTLyKru5KH9Rxc-1768189172-1.0.1.1-RFbmhhEA57rxQOLAxVDsIhFcyTMhcN5V_A4W.o2pYJ4cU1ngKeczevOuhVMkjHnvLrB0G4FcBfBBgNwVG1wbKCkeEcgKW3ly6EtxIAlrWdo; path=/; expires=Mon, 12-Jan-26 04:09:32 GMT; domain=.orangecloud.vn; HttpOnly expect-ct: max-age=86400, enforce referrer-policy: same-origin x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-xss-protection: 1; mode=block Server: cloudflare CF-RAY: 9bc9a0997f99dca4-FRA Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>cloudflare</center> </body> </html>