Domain dag4wc2tan1jk.cloudfront.net
United States
AMAZON-02
Software information

Caddy

tcp/80

CloudFront

tcp/443 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==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:8000: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 19392de11dadb918bd6f24e199ea180e.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXxMd24za3ZSZ3VPOFVnWkFJaExNb0tCWXRaTjgwcE1ONnpBbW5hWExNX3ZmODdKQT18-FJy6kvoM6AupVBl_Z1UiAs6tJ3WnfF8FUzYISDg9iY=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: 5fAvdoyoD4Gewiqq8oys117LndGL_Bv1XxGxsFBD_RUd14S4CsCmGg==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.76:443 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 7ad01e16cb039e6f25a50f4e294fd0ae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: blgI9L6-Pif4Zs8oQT-eftyxGa14v-ZAlBn3fjs4vc50ahFEheeEXA==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: blgI9L6-Pif4Zs8oQT-eftyxGa14v-ZAlBn3fjs4vc50ahFEheeEXA==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:d000: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 19392de11dadb918bd6f24e199ea180e.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXxuYjlBOHM5UVJuOXd5TE50NmZ5anA3RjRFbldfMW1jdzJNTW1oXzRkRHJpbExJcz180QAfMTC-vUbQ6CzwmX5Rqh7J2EIsLfTUDeer3PSPmP8=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: vOMSwdti7hH4JDIU6PmFB0NWpV4v2DWGXGuVQX0xXQ15VMHw3KVywQ==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.29:443 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 129b4a1f09d5313624ec15fced944d6e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: C_wLXHg1iCSPqwCCRq6SASgqhBbAF4D-k7YIae2RXi5auKgdmF8UAw==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: C_wLXHg1iCSPqwCCRq6SASgqhBbAF4D-k7YIae2RXi5auKgdmF8UAw==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.29:80 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:58 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 67b5b59d34e71a36a3955bf957ea9ed2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: phMEXcnKwcT50EoHomTU_iJYnUnizUwPPOfnhK1mwwyQCUhSalHmcA==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: phMEXcnKwcT50EoHomTU_iJYnUnizUwPPOfnhK1mwwyQCUhSalHmcA==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:c00: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 918459d66ab0cca4258acacb6d3f6edc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: jhkbXNENLkBWmEJEBgv2QRalge90SAw7tpOOmK_k9ZSDa4633R72Kw==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:8000: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 667b60dd320c04dc9adf041517122fc2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: IIJXChYIh6UtLlYKQZTClVIP02lxWt0Cs7tkNKAyAau93NKGrTPEZQ==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:c00: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 306e1cc20ffb597e5d6d7d7cc23384f4.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXxCVGhjbEdsTnRaVEZDUmM3anBvaXZ3Q3RTZG1lSHduTXBtX1ZUR2VUSGFoY2pZUT18Lx6uYpWpWdyne1wamqUiE-JU8YCO-CkUCofWpJoPkbE=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: 89WldLW9aCfnrvyIKybz5KzIUMSTiY0g3LzMWGRA4-XRxcHO0V69nA==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:6600: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 fe6d656eba9969a63bb94889f81e9bf8.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXxkOWVYQ20zVm9Da056b2xOQmltTTZVaVRRMDAwN29peHVPd3AyTk9vRmw1TkVfbz18OrHLzTBl5kVDdO9X1usn2mHji3ZdVrmmRdZFsysiQVc=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: BLiLIW-QKujC8hrNTkg-docmyQEkRKDIBkCvIquLDbT-LEP0nItYXQ==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:b000: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 3721bbb571fa1179150d81f8194461ae.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXw2blpLRWJGUktRRWg5R21TQ3ZLUDZQMlZEaTB1M2tST2ZyTHo3eUtOZXA1TnRDVT18PtE_HmQoSARygKxhUR4dhaqDyVXNM4cCWNxdXSvIq4g=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: iDD_pqeYihCyPLkIi71pab4Zg7rLdYCz86nE_9QtBptxJPWhDvSd2w==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.192:80 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:58 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 b9c5f3514baef1f70c91fc9b0be37d2e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: RrzTQ48-vfhngcgdAhoFHvEsSp5o6V4VTpJ7LAVJcBSCLbcZKuRyQg==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: RrzTQ48-vfhngcgdAhoFHvEsSp5o6V4VTpJ7LAVJcBSCLbcZKuRyQg==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:6400: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 94313a5530517e71f4769858ce013d58.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXxHRm5xOUo5d1AyM2hDeGtCVkZ0dkdpSHo4Tk92enl1a0tuUm9qeXVjamJPSktoZz18NJEK73EUJyPNxBJLlutlyw__9mMBCccLdJr0GhwuRIw=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: qXhP1F9wrD96y0Gn9YCDVQjBLAn84LthsxZv3sQrtQoxqlFZz2y8QA==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:5a00: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 106a2e3801afa4dfd5bd4bfaeb93d526.cloudfront.net (CloudFront)
    Date: Mon, 26 Jan 2026 14:19:59 GMT
    Set-Cookie: wfu=MTc2OTQzNzE5OXxOTm1Bc3NaVXM3aXJzbGNaS2VvV0RjYjdNZ3YtY3BnbVNEb25vdDJ4VllJZ0FOcz18-oLV5wpIOHVUAFmZ9ww6toUiJ39rJcWxs1R1p9_9-j4=; Path=/; Expires=Sat, 25 Jul 2026 14:19:59 GMT; Max-Age=15552000; HttpOnly; Secure; SameSite=None
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: ox-GZ5v5mZYd7aFO-ayL-ScWRlewHc9q089E9o7EDoI87s5nBGXZdg==
    
    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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:6600: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 3721bbb571fa1179150d81f8194461ae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: _5HjGcoz7qWd8b3H6NtSKw1xrKtJohVlE7CeoqY4lA745me1rU815A==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:b000: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 03d32b94cb61a4fdb1e546e888f089e4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: 3MBd4T5kM8ivoB4RHHCMLyrJfr_fcfezQ2CVmRfLkvgHFL8n31vJNg==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:d000: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 5951b29f5460c0b6d21eb11bce7b8168.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: cs940txcNc7eu6xBIpuw8nCAeKjf35sSzYYtL9-bSP8-8ewXcbrCmQ==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:5a00: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 b36a9cc0b5286fd650732f1458855500.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: uXkdW-F6FiswH7z_PJW4-lwte0dtZNPYcGX1i_OmZJGB01NjNRtLVA==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.184:443 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:58 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 918459d66ab0cca4258acacb6d3f6edc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: Y66Y85jSeq1BElm6sBJB2_pjY2ynuFIK2haQlY7ICwCO51wmHiiiNg==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: Y66Y85jSeq1BElm6sBJB2_pjY2ynuFIK2haQlY7ICwCO51wmHiiiNg==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.76:80 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:58 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 08cfbbb6f1b1bf4bc1e8ab1a071b4154.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: 0-BMug_3WtDgKFmkYgQ-5aOPuxvfLIV1hD5RKzriJIe_RFu78_jNxg==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: 0-BMug_3WtDgKFmkYgQ-5aOPuxvfLIV1hD5RKzriJIe_RFu78_jNxg==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.184:80 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:58 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 3f7bbc22c659b2b7470c819d073f58b6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: Nah4lbHsJCIWodZdqrhvXXweMMgvz0-lirRS7Jg_7IYZ7IdhKwdj7A==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: Nah4lbHsJCIWodZdqrhvXXweMMgvz0-lirRS7Jg_7IYZ7IdhKwdj7A==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 18.173.161.192:443 · dag4wc2tan1jk.cloudfront.net

    2026-01-26 14:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:19:58 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 129b4a1f09d5313624ec15fced944d6e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: mXmySlO4idHPwH-bCo7uv6Lfnr1o3gjCnC16DPMSjIo_er1LszJveg==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: mXmySlO4idHPwH-bCo7uv6Lfnr1o3gjCnC16DPMSjIo_er1LszJveg==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:26db:6400: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:58 GMT
    X-Cache: Miss from cloudfront
    Via: 1.1 a29f8f45a0707c5c9e054636ff51dce8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P3
    X-Amz-Cf-Id: 930lcar_tOLVPxEZCCEF7kdxbRj_Z-pzmD24iRuDMP-GF-dXYi5mnQ==
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • 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 &raquo; 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
    Found 2026-01-26 by HttpPlugin
    Create report
cloudfront.net*.cloudfront.net
CN:
*.cloudfront.net
Key:
RSA-2048
Issuer:
Not before:
2025-05-05 00:00
Not after:
2026-04-23 23:59