Caddy
tcp/80
Open service 2600:9000:26db:ec00:a:eb99:6400:21:80 · dag4wc2tan1jk.cloudfront.net
2026-01-26 14:19
HTTP/1.1 308 Permanent Redirect Content-Length: 0 Connection: close Location: https://dag4wc2tan1jk.cloudfront.net/ Server: Caddy Date: Mon, 26 Jan 2026 14:19:59 GMT X-Cache: Miss from cloudfront Via: 1.1 bc5539655ffc88be2596a0239ddfae52.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P3 X-Amz-Cf-Id: eOmz9iIttPBqswVbsC7fg7Kp_-io8WXFuJURscVOJrTOCXDSdG5BRA==
Open service 2600:9000:26db:ec00:a:eb99:6400:21:443 · dag4wc2tan1jk.cloudfront.net
2026-01-26 14:19
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Via: 1.1 Caddy, 1.1 18d0e038a55eccdc9f0ad716edf64962.cloudfront.net (CloudFront)
Date: Mon, 26 Jan 2026 14:19:58 GMT
Set-Cookie: wfu=MTc2OTQzNzE5OHx5TWpyQk0zRVVMZ082aDhMd1lpdVlwdGVzWkx3eXJjRjRaWExnbXRXWlNKdXRfST18GRICUuCCUi3CHoRarC9nWuPHvlXWwHbzHsXx0FQiRmQ=; Path=/; Expires=Sat, 25 Jul 2026 14:19:58 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
X-Cache: Miss from cloudfront
X-Amz-Cf-Pop: MUC50-P3
X-Amz-Cf-Id: RjJKMWcwmFte3EEQJopgqhgmyYY6U_kzTFUnCFuJjMdv9mq5-YpStA==
Page title: Byl
<!DOCTYPE HTML>
<html dir="auto">
<head>
<meta charset="utf-8">
<title>Byl</title>
<link rel="stylesheet" type="text/css" href="/css/write.css?7fbf49a0ed9c9ce4164cb" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="canonical" href="https://blog.byl.fr/">
<link rel="next" href="/page/2">
<link rel="alternate" type="application/rss+xml" title="Byl » Feed" href="https://blog.byl.fr/feed/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content="WriteFreely">
<meta name="description" content="Numérique et politique">
<meta itemprop="name" content="Byl">
<meta itemprop="description" content="Numérique et politique">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Byl">
<meta name="twitter:image" content="https://blog.byl.fr/img/avatars/b.png">
<meta name="twitter:description" content="Numérique et politique">
<meta property="og:title" content="Byl" />
<meta property="og:site_name" content="Byl" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://blog.byl.fr/" />
<meta property="og:description" content="Numérique et politique" />
<meta property="og:image" content="https://blog.byl.fr/img/avatars/b.png">
<link rel="me" href="https://mamot.fr/@barbayellow" />
<style type="text/css">/*
adapated from Carbontwelve theme // modified A LOT
*/
body {
background-color: #efefef;
}
#collection #wrapper article:first-child h2 {
margin-top: 2em;
}
/* Blog header on index and post pages */
#blog-title a {
color: #fff;
background-color: #ff4242;
padding: 0.5em;
display: inline-block;
}
#blog-title a:hover {
color: #eee;
background-color: #ff4242;
}
/*
body#collection #wrapper article,
body#subpage #wrapper article {
max-height: 450px;
overflow: hidden;
position: relative;
}
body#collection #wrapper article:before,
body#subpage #wrapper article:before {
content: '';
pointer-events: none;
width: 100%;
height: 70%;
bottom: 0;
position: absolute;
background: linear-gradient(transparent 100px, #efefef);
}
*/
/* Blog header on post pages ONLY */
body#post #blog-title a {
padding: 4px 8px;
}
/* Blog description (underneath title) on index page */
header p.description {
font-style: italic;
}
/* Post titles on blog index */
.post-title {
font-weight: 600;
}
.post-title a.u-url:link, .post-title a.u-url:visited {
color: #ff4242;
}
/* "Read more..." links */
body#collection a.read-more {
text-decoration: underline;
}
body#post article {
white-space: normal !important;
box-sizing: border-box;
position: relative;
width: 100%;
max-width: 1440px;
padding: 0 5.88235%;
}
body#post article .e-content{
border-top: 4px solid #ff4242;
margin: 0;
margin-bottom: 0px;
padding-top: 30px;
position: relative;
}
body#post article .e-content >* {
box-sizing: border-box;
white-space: normal;
width: 100%;
display:block;
}
body#post article .e-content p {
margin: 0 0 1em 0;
padding: 0;
}
body#post article .e-content hr {
margin: 2em 0;
border-top: 4px solid #ff4242;
}
body#post article .e-content ul,
body#post article .e-content ol,
body#post article .e-content pre {
margin: 2em 0;
}
body#post article .e-content li {
margin: .1em 0;
}
#post article .e-content p + h1,
#post article .e-content p + h2,
#post article .e-content blockquote + h2,
#post article .e-content p + h3,
#post article .e-content blockquote + h3,
#post article .e-content p + h4,
#post article .e-content blockquote + h4,
#post article .e-content p + h5,
#post article .e-content blockquote + h5,
#post article .e-content p + h6,
#post article .e-content blockquote + h2 {
margin: 2em 0 1em;
}
body#post article .e-content>:first-child {
margin-top: 0;
}
body#post article