Domain conventicling.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3031::6815:9d9:443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:17 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=J0Vf1KHR0yB0jCSVt6niZRbfsFBUKgwgCyGrLoI5FO061jqmcru25FFK1Q8k2kGxYfmyeIEngvGN9DZE7fUXBEBouTp43W6lGt%2FzXjef0G3Pau8bLk%2FxhP0NerR7"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=313
    CF-RAY: 9c3fe8026b432366-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::6815:9d9:8443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 521 <none>
    Date: Mon, 26 Jan 2026 12:10:17 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
    Server-Timing: cfEdge;dur=89,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3fe8010a3a8172-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:a158:443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:17 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WKXD1UgFPf2%2FuGJDVKttRxW5w7oKd4%2FMSx0I7mJN9zLieWzbWnezKw642DfLfd%2BEVtCZItx10Rp%2BZ%2F3MoqGzRXARxK3xFmTxugNZN1VAyf18JpoJNY9ZL1Qe2Gvo"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=5,cfOrigin;dur=170
    CF-RAY: 9c3fe8016e98ae20-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.67.161.88:8443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 521 <none>
    Date: Mon, 26 Jan 2026 12:10:17 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
    Server-Timing: cfEdge;dur=95,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3fe800bf400f83-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 104.21.9.217:443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:17 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=D%2Bj3QjqPn5m9xEb32CBJ%2BhkGci6fnPTwnzj%2Fq085PDG%2BcHn8%2Fd5PfSAz%2Bw6M8wsdRSsggu62nULF14qXyhyMDClkiwNxn3v5iZKA8h4yYE%2F8"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c3fe800389dd2c7-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:a158:8443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 521 <none>
    Date: Mon, 26 Jan 2026 12:10:17 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
    Server-Timing: cfEdge;dur=106,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3fe80058fd247e-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 104.21.9.217:8443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 521 <none>
    Date: Mon, 26 Jan 2026 12:10:17 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
    Server-Timing: cfEdge;dur=97,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3fe8006cb6b295-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.67.161.88:443 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:16 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gj2qUhmpM4TpqhtqacQhMQmC7CTCWxJRHNRBPpVJuKrF12oyM6fTXwmx%2BTMuuGDMHm2%2FdK5J5z%2Ftaiqj1Vi0j%2Fj8kap4K6Nu1t9SencCBXkx"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c3fe7ffddb406ca-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::6815:9d9:80 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:16 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Is%2BKWQhs%2Fh0atBA2jQRNKydSQcRyWEf6mSzB5744PofbLV1WcQKLcRSMivH71UfOL8oLfXNN%2BrYq5xTDEK1TMTk%2BKKteTUT33Wm36nSkJubZ2T4n2Yl0SQOr8pgV"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c3fe7ffda2e4bb6-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:a158:80 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:16 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=m2fkJ1q7o9oFvxDFJdOKMPICVt0wUap%2FXTj%2F1KILQf9YDR9c%2BUAVvT7hSe%2Fbm%2FN7ZBdpsrvme%2BhuWOnOBiQYngrYpiLejVUhrO%2FXehjpnclJrGTELZAHbdJHfe0k"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c3fe7ffa836dbc8-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.67.161.88:80 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:16 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=18MnzV7sxWgudZIE%2Bs3pKvS065JPWr3MvZ%2BwN0Js72%2F9L1bNVX7MvrdbffXg9cq7lpvofZF7%2B%2Brqw%2FoQQVi9Uyr9wLvNTLbG%2BBAlQnLztkA7"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c3fe7ffaa975d39-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 104.21.9.217:80 · conventicling.com

    2026-01-26 12:10

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:10:16 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}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=L12yoQpblBHj55gWd%2FqbqktZ%2FvaFHntUB%2BKPNz%2F%2FJW24jUY5pcYivJIfw5y3JZDA1XE%2B87d041gv1%2B7oBq0JeFQ0e19keo8sWWbHE3xtg56P"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c3fe7ffcc231307-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-26 by HttpPlugin
    Create report
conventicling.com*.conventicling.com
CN:
conventicling.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-26 11:09
Not after:
2026-04-26 12:06