Domain leangreenwell.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.195.71:8443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 17:43:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2917842def6e57-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.195.71:443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 17:43:10 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    location: http://leangreenwell.com/
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RRW76mOZPQlXXN%2FWw%2BKEG3kTp9u%2Fu7SMjWnHvLXb2MX7NdF%2B9Lv9u%2BgqmKTnkbS1ilAKGhodYROcQAfqHM%2FfcS1VDIlHgLzMat6aEVVbvYpb"}]}
    CF-RAY: 9c29177faeb20426-YYZ
    alt-svc: h3=":443"; ma=86400
    
    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>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.195.71:80 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:43:10 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Tue, 02 Dec 2025 14:36:26 GMT
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HLGq%2BYrHZo3XEt48VP2AsoaT%2B2hcAaaDT%2FHHhqcTLXd5gdAYrYS08%2Fg2szoR728TV%2FMMg5q9m%2FGozm1%2Fs2BhBCLOokbMOSaJUecLcsn9daWv"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c291780cecafddf-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Success!
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1" />
    		<title>Success!</title>
    		<style>
    			body {
    				background-color: #f5f5f5;
    				margin-top: 8%;
    				color: #5d5d5d;
    				font-family:
    					-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
    					"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    					"Noto Color Emoji";
    				text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    				text-align: center;
    			}
    
    			h1 {
    				font-size: 2.45em;
    				font-weight: 700;
    				color: #5d5d5d;
    				letter-spacing: -0.02em;
    				margin-bottom: 30px;
    				margin-top: 30px;
    			}
    
    			.container {
    				width: 100%;
    				margin-right: auto;
    				margin-left: auto;
    			}
    
    			.animate__animated {
    				animation-duration: 1s;
    				animation-fill-mode: both;
    			}
    
    			.animate__fadeIn {
    				animation-name: fadeIn;
    			}
    
    			.info {
    				color: #5594cf;
    				fill: #5594cf;
    			}
    
    			.error {
    				color: #c92127;
    				fill: #c92127;
    			}
    
    			.warning {
    				color: #ffcc33;
    				fill: #ffcc33;
    			}
    
    			.success {
    				color: #5aba47;
    				fill: #5aba47;
    			}
    
    			.icon-large {
    				height: 132px;
    				width: 132px;
    			}
    
    			.description-text {
    				color: #707070;
    				letter-spacing: -0.01em;
    				font-size: 1.25em;
    				line-height: 20px;
    			}
    
    			.footer {
    				margin-top: 40px;
    				font-size: 0.7em;
    			}
    
    			@keyframes fadeIn {
    				from {
    					opacity: 0;
    				}
    				to {
    					opacity: 1;
    				}
    			}
    		</style>
    	</head>
    	<body>
    		<div class="container">
    			<div class="row">
    				<div class="col">
    					<div class="animate__animated animate__fadeIn">
    						<i class="success">
    							<svg
    								class="success icon-large fa-check-circle"
    								xmlns="http://www.w3.org/2000/svg"
    								viewBox="0 0 512 512"
    							>
    								<path
    									d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"
    								></path>
    							</svg>
    						</i>
    					</div>
    					<h1 class="animate__animated animate__fadeIn">Success!</h1>
    					<div class="description-text animate__animated animate__fadeIn">
    						<p>Your new web server is ready to use.</p>
    					</div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:5c96:80 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:43:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Tue, 02 Dec 2025 14:36:26 GMT
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XTV3IZFvBBmArDwW2M%2FDbX3tYmg%2BYVu8Tx1mwhxqU3ZfBy%2BeztBjGZtMVJehKKkcGkPMsXQbhpfTcJ2WJWL7YAFwbOhjQNjZNraLUnsjVTwsdi8RGAN%2FHdQxIo%2Bt"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c29177d6bd3d253-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Success!
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1" />
    		<title>Success!</title>
    		<style>
    			body {
    				background-color: #f5f5f5;
    				margin-top: 8%;
    				color: #5d5d5d;
    				font-family:
    					-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
    					"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    					"Noto Color Emoji";
    				text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    				text-align: center;
    			}
    
    			h1 {
    				font-size: 2.45em;
    				font-weight: 700;
    				color: #5d5d5d;
    				letter-spacing: -0.02em;
    				margin-bottom: 30px;
    				margin-top: 30px;
    			}
    
    			.container {
    				width: 100%;
    				margin-right: auto;
    				margin-left: auto;
    			}
    
    			.animate__animated {
    				animation-duration: 1s;
    				animation-fill-mode: both;
    			}
    
    			.animate__fadeIn {
    				animation-name: fadeIn;
    			}
    
    			.info {
    				color: #5594cf;
    				fill: #5594cf;
    			}
    
    			.error {
    				color: #c92127;
    				fill: #c92127;
    			}
    
    			.warning {
    				color: #ffcc33;
    				fill: #ffcc33;
    			}
    
    			.success {
    				color: #5aba47;
    				fill: #5aba47;
    			}
    
    			.icon-large {
    				height: 132px;
    				width: 132px;
    			}
    
    			.description-text {
    				color: #707070;
    				letter-spacing: -0.01em;
    				font-size: 1.25em;
    				line-height: 20px;
    			}
    
    			.footer {
    				margin-top: 40px;
    				font-size: 0.7em;
    			}
    
    			@keyframes fadeIn {
    				from {
    					opacity: 0;
    				}
    				to {
    					opacity: 1;
    				}
    			}
    		</style>
    	</head>
    	<body>
    		<div class="container">
    			<div class="row">
    				<div class="col">
    					<div class="animate__animated animate__fadeIn">
    						<i class="success">
    							<svg
    								class="success icon-large fa-check-circle"
    								xmlns="http://www.w3.org/2000/svg"
    								viewBox="0 0 512 512"
    							>
    								<path
    									d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"
    								></path>
    							</svg>
    						</i>
    					</div>
    					<h1 class="animate__animated animate__fadeIn">Success!</h1>
    					<div class="description-text animate__animated animate__fadeIn">
    						<p>Your new web server is ready to use.</p>
    					</div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:5c96:8443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 17:43:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2917834c8ef5b1-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.92.150:8443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 17:43:29 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2917833a94f555-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:c347:8443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 17:43:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c291783399eed05-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:c347:443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 17:43:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    location: http://leangreenwell.com/
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UkFKVNaPzBO6XF%2FcRMX0dEDbOZh04McSGI2vMP1axVSZcvWF7BcLq%2BphYqeE5XSiBFk99HBv42rgjGrbdyhgnKe%2B2oi4XWVh%2Bk5C7GzTv872bIc%2BsuIEkgAwwLbt"}]}
    CF-RAY: 9c29177d5abed2ef-FRA
    alt-svc: h3=":443"; ma=86400
    
    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>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.92.150:443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 17:43:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    location: http://leangreenwell.com/
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8foYXrI3spGXzNuPqrTz3NkyMRvJZ%2FbGLgBgE1iPFRGdlFwiuFkLmETDbCzFnETM7v6gCaFGW4S0XwTTGE75zTPOyM3vQ0%2B%2FeGNrhjMkS6rf"}]}
    CF-RAY: 9c29177d4bf8db49-EWR
    alt-svc: h3=":443"; ma=86400
    
    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>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:c347:80 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:43:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Tue, 02 Dec 2025 14:36:26 GMT
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xxiW%2FABmbkyGY%2Fd67yz36zqWNiBeHp%2FwLjcKm%2F%2BAcrYZHx2pCkOUlcRg9hz5dUyChcnLJtW4io8NaUTiiyg2fA5TvHRL5Df%2Fgizoho5xHzH38a4ETfIWx0D9YeYq"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c29177dcf2343d3-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Success!
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1" />
    		<title>Success!</title>
    		<style>
    			body {
    				background-color: #f5f5f5;
    				margin-top: 8%;
    				color: #5d5d5d;
    				font-family:
    					-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
    					"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    					"Noto Color Emoji";
    				text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    				text-align: center;
    			}
    
    			h1 {
    				font-size: 2.45em;
    				font-weight: 700;
    				color: #5d5d5d;
    				letter-spacing: -0.02em;
    				margin-bottom: 30px;
    				margin-top: 30px;
    			}
    
    			.container {
    				width: 100%;
    				margin-right: auto;
    				margin-left: auto;
    			}
    
    			.animate__animated {
    				animation-duration: 1s;
    				animation-fill-mode: both;
    			}
    
    			.animate__fadeIn {
    				animation-name: fadeIn;
    			}
    
    			.info {
    				color: #5594cf;
    				fill: #5594cf;
    			}
    
    			.error {
    				color: #c92127;
    				fill: #c92127;
    			}
    
    			.warning {
    				color: #ffcc33;
    				fill: #ffcc33;
    			}
    
    			.success {
    				color: #5aba47;
    				fill: #5aba47;
    			}
    
    			.icon-large {
    				height: 132px;
    				width: 132px;
    			}
    
    			.description-text {
    				color: #707070;
    				letter-spacing: -0.01em;
    				font-size: 1.25em;
    				line-height: 20px;
    			}
    
    			.footer {
    				margin-top: 40px;
    				font-size: 0.7em;
    			}
    
    			@keyframes fadeIn {
    				from {
    					opacity: 0;
    				}
    				to {
    					opacity: 1;
    				}
    			}
    		</style>
    	</head>
    	<body>
    		<div class="container">
    			<div class="row">
    				<div class="col">
    					<div class="animate__animated animate__fadeIn">
    						<i class="success">
    							<svg
    								class="success icon-large fa-check-circle"
    								xmlns="http://www.w3.org/2000/svg"
    								viewBox="0 0 512 512"
    							>
    								<path
    									d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"
    								></path>
    							</svg>
    						</i>
    					</div>
    					<h1 class="animate__animated animate__fadeIn">Success!</h1>
    					<div class="description-text animate__animated animate__fadeIn">
    						<p>Your new web server is ready to use.</p>
    					</div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:5c96:443 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 17:43:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    location: http://leangreenwell.com/
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7uGWATP4o1qoqOPoGjxCxvhaSoONvXwUXANJlq58bFAF3dQsV2TMwoKGEBWVBFk%2FABqp%2F%2BDrr%2BnFlVOSyIxcx3amgveq9S65fR1czd3QNIbEBh4NPWO1c42EK1Lw"}]}
    CF-RAY: 9c29177d49f18e3e-EWR
    alt-svc: h3=":443"; ma=86400
    
    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>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.92.150:80 · leangreenwell.com

    2026-01-23 17:43

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:43:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Tue, 02 Dec 2025 14:36:26 GMT
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kl4UGhFSB2oG55thFs4M8VlHzmCSgXUUE%2B2O1zwQ4LWj4JpBpXFNa3nF%2FGrGEjc1%2BnCWK42T3z%2BoG1%2FXyF4fGLmeTDQ0GJ3iXsxY2pLeRQEM"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c29177caccc299d-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Success!
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1" />
    		<title>Success!</title>
    		<style>
    			body {
    				background-color: #f5f5f5;
    				margin-top: 8%;
    				color: #5d5d5d;
    				font-family:
    					-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
    					"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    					"Noto Color Emoji";
    				text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    				text-align: center;
    			}
    
    			h1 {
    				font-size: 2.45em;
    				font-weight: 700;
    				color: #5d5d5d;
    				letter-spacing: -0.02em;
    				margin-bottom: 30px;
    				margin-top: 30px;
    			}
    
    			.container {
    				width: 100%;
    				margin-right: auto;
    				margin-left: auto;
    			}
    
    			.animate__animated {
    				animation-duration: 1s;
    				animation-fill-mode: both;
    			}
    
    			.animate__fadeIn {
    				animation-name: fadeIn;
    			}
    
    			.info {
    				color: #5594cf;
    				fill: #5594cf;
    			}
    
    			.error {
    				color: #c92127;
    				fill: #c92127;
    			}
    
    			.warning {
    				color: #ffcc33;
    				fill: #ffcc33;
    			}
    
    			.success {
    				color: #5aba47;
    				fill: #5aba47;
    			}
    
    			.icon-large {
    				height: 132px;
    				width: 132px;
    			}
    
    			.description-text {
    				color: #707070;
    				letter-spacing: -0.01em;
    				font-size: 1.25em;
    				line-height: 20px;
    			}
    
    			.footer {
    				margin-top: 40px;
    				font-size: 0.7em;
    			}
    
    			@keyframes fadeIn {
    				from {
    					opacity: 0;
    				}
    				to {
    					opacity: 1;
    				}
    			}
    		</style>
    	</head>
    	<body>
    		<div class="container">
    			<div class="row">
    				<div class="col">
    					<div class="animate__animated animate__fadeIn">
    						<i class="success">
    							<svg
    								class="success icon-large fa-check-circle"
    								xmlns="http://www.w3.org/2000/svg"
    								viewBox="0 0 512 512"
    							>
    								<path
    									d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"
    								></path>
    							</svg>
    						</i>
    					</div>
    					<h1 class="animate__animated animate__fadeIn">Success!</h1>
    					<div class="description-text animate__animated animate__fadeIn">
    						<p>Your new web server is ready to use.</p>
    					</div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
leangreenwell.com*.leangreenwell.com
CN:
leangreenwell.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-03 18:44
Not after:
2026-04-03 19:41