GitHub.com
tcp/443 tcp/80
Open service 185.199.111.153:80 · handbook.guiray.com
2026-02-06 02:11
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://handbook.guiray.com/ X-GitHub-Request-Id: 5EBB:DE313:18B27:1B54C:69854DD8 Accept-Ranges: bytes Date: Fri, 06 Feb 2026 02:11:37 GMT Via: 1.1 varnish Age: 0 X-Served-By: cache-yyz4544-YYZ X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1770343897.031778,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: f9f9af8220abaa059ee7db1f0e426a7d868e8c1b Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8002::153:443 · handbook.guiray.com
2026-02-06 02:11
HTTP/1.1 200 OK
Connection: close
Content-Length: 2801
Server: GitHub.com
Content-Type: text/html; charset=utf-8
x-origin-cache: HIT
Last-Modified: Thu, 06 Feb 2025 18:57:58 GMT
Access-Control-Allow-Origin: *
ETag: "67a50636-af1"
expires: Fri, 06 Feb 2026 02:21:37 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: F10E:1411:17385E:17AE58:69854DD8
Accept-Ranges: bytes
Date: Fri, 06 Feb 2026 02:11:37 GMT
Via: 1.1 varnish
Age: 0
X-Served-By: cache-fra-eddf8230137-FRA
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1770343897.030654,VS0,VE52
Vary: Accept-Encoding
X-Fastly-Request-ID: 3b4e303604ec325ca09d809fb1d88d649dce6cc4
Page title: Guiray's Handbook
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no, viewport-fit=cover">
<!-- Replace with your own title and description. -->
<title>Guiray's Handbook</title>
<meta name="description" content="A collection of informations, references, resources and guides about my interests.">
<!-- Theme: Simple Dark
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css">-->
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/docsify-themeable/style.min.css" type="text/css">
<!-- docsify-themeable styles-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css" title="light">
<link rel="stylesheet alternative" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css" title="dark">
<style>#docsify-darklight-theme {right: 25px; top: 25px}</style>
</head>
<body>
<div id="app"></div>
<script>
// Docsify Configuration (see https://docsify.js.org/#/configuration)
window.$docsify = {
name: "Guiray's Handbook",
// remove the /#/ from the path
routerMode: 'history',
// Navbar Configuration
// !!!! HIDDEN UNTIL FR IS UP TO DATE !!!!!
//loadNavbar: true,
relativePath: true,
// Sidebar Configuration
auto2top: true,
loadSidebar: true,
maxLevel: 0,
// Set subMaxLevel to 0 to remove automatic display of page table of contents (TOC) in Sidebar
subMaxLevel: 2,
// Search Plugin Configuration
search: {
placeholder: '...',
noData: '¯\\_(ツ)_/¯',
// Headline depth, 1 - 6
depth: 2,
}
};
</script>
<!-- Required -->
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/docsify.min.js"></script>
<!-- Recommended -->
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/plugins/zoom-image.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/plugins/search.js"></script>
<script
src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/docsify-themeable/main.min.js"
type="text/javascript">
</script>
<script
src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/docsify-themeable/index.min.js"
type="text/javascript">
</script>
<script>
(function() {
var urlParams = new URLSearchParams(window.location.search);
var redirect = urlParams.get('redirect');
if (redirect) {
window.history.replaceState(null, null, redirect); // Clean the URL
}
})();
</script>
</body>
</html>