openresty
tcp/443
Open service 2a04:4e42:600::775:443 ยท mitsun.cc
2026-02-03 07:11
HTTP/1.1 200 OK
Connection: close
Content-Length: 17471
server: openresty
etag: W/"443f-3dM1Xz6qDYnn2gyTEa4IsELbWfM"
status: 200 OK
content-type: text/html; charset=utf-8
via: 1.1 varnish, 1.1 varnish, 1.1 varnish
cache-control: public, max-age=0
Accept-Ranges: bytes
Date: Tue, 03 Feb 2026 07:11:12 GMT
Age: 0
X-Served-By: cache-ams2100126-AMS, cache-ams2100088-AMS, cache-lga21922-LGA
X-Cache: MISS, HIT, HIT
X-Cache-Hits: 0, 3, 1
X-Timer: S1770102672.858814,VS0,VE319
Vary: Cookie, Accept-Encoding
x-request-id: 5d7bd91b-c38f-44bd-914d-807777969447
Ghost-Fastly: true;production
Alt-Svc: clear
Page title: mitsunchieh
<!DOCTYPE html>
<html lang="en">
<head>
<title>mitsunchieh</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preload" as="style" href="https://mitsun.cc/assets/built/screen.css?v=3e754fe2e5">
<link rel="preload" as="script" href="https://mitsun.cc/assets/built/source.js?v=3e754fe2e5">
<link rel="preload" as="font" type="font/woff2" href="https://mitsun.cc/assets/fonts/inter-roman.woff2?v=3e754fe2e5" crossorigin="anonymous">
<style>
@font-face {
font-family: "Inter";
font-style: normal;
font-weight: 100 900;
font-display: optional;
src: url(https://mitsun.cc/assets/fonts/inter-roman.woff2?v=3e754fe2e5) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<link rel="stylesheet" type="text/css" href="https://mitsun.cc/assets/built/screen.css?v=3e754fe2e5">
<style>
:root {
--background-color: #ffffff
}
</style>
<script>
/* The script for calculating the color contrast has been taken from
https://gomakethings.com/dynamically-changing-the-text-color-based-on-background-color-contrast-with-vanilla-js/ */
var accentColor = getComputedStyle(document.documentElement).getPropertyValue('--background-color');
accentColor = accentColor.trim().slice(1);
if (accentColor.length === 3) {
accentColor = accentColor[0] + accentColor[0] + accentColor[1] + accentColor[1] + accentColor[2] + accentColor[2];
}
var r = parseInt(accentColor.substr(0, 2), 16);
var g = parseInt(accentColor.substr(2, 2), 16);
var b = parseInt(accentColor.substr(4, 2), 16);
var yiq = ((r * 299) + (g * 587) + (b * 114)) / 1000;
var textColor = (yiq >= 128) ? 'dark' : 'light';
document.documentElement.className = `has-${textColor}-text`;
</script>
<meta name="description" content="Thoughts, stories and ideas.">
<link rel="canonical" href="https://mitsun.cc/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="mitsunchieh">
<meta property="og:type" content="website">
<meta property="og:title" content="mitsunchieh">
<meta property="og:description" content="Thoughts, stories and ideas.">
<meta property="og:url" content="https://mitsun.cc/">
<meta property="og:image" content="https://static.ghost.org/v5.0.0/images/publication-cover.jpg">
<meta property="article:publisher" content="https://www.facebook.com/ghost">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="mitsunchieh">
<meta name="twitter:description" content="Thoughts, stories and ideas.">
<meta name="twitter:url" content="https://mitsun.cc/">
<meta name="twitter:image" content="https://static.ghost.org/v5.0.0/images/publication-cover.jpg">
<meta name="twitter:site" content="@ghost">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="840">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"publisher": {
"@type": "Organization",
"name": "mitsunchieh",
"url": "https://mitsun.cc/",
"logo": {
"@type": "ImageObject",
"url": "https://mitsun.cc/favicon.ico",
"width": 48,
"height": 48
}
},
"url": "https://mitsun.cc/",
"name": "mitsunchieh",
"image": {
"@type": "ImageObject",
"url": "https://static.ghost.org/v5.0.0/images/publication-cover.jpg",
"width": 1200,
"height": 840
},
"mainEntityOfPage": "https://mitsun.cc/",
"description": "Thoughts, stories and ideas."
}
</script>
<meta name="generator" content="Ghost 6.16">
<link