.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c7cf176427cf176426b7f0a693b41c1ba3b41c1ba3b41c1ba
Found 2 files trough .DS_Store spidering: /icons /images
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9db7f4c636b7f4c636b7f4c636b7f4c636
Found 1 files trough .DS_Store spidering: /images
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c7cf176427cf17642f59365a3f392c25df392c25df392c25d
Found 2 files trough .DS_Store spidering: /images /images/logos
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c7cf176427cf176426b7f0a693b41c1ba3b41c1ba3b41c1ba
Found 2 files trough .DS_Store spidering: /icons /images
Open service 20.82.22.191:443 · autocycle.dev
2026-01-10 01:39
HTTP/1.1 200 OK
Content-Length: 98056
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 01:40:03 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "01151546"
Last-Modified: Wed, 24 Sep 2025 09:25:03 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Enabling Brand Collaborations in Recycling
<!DOCTYPE html>
<html data-wf-domain="autocycle.dev" data-wf-page="68262b8eb9bf0ba79da2573f" data-wf-site="67cf2ed31d6e2def79f5c23d" data-wf-intellimize-customer-id="117237908" lang="en">
<head><meta charset="utf-8"/><title>Enabling Brand Collaborations in Recycling</title><meta content="Autocycle is an AI-powered B2B platform accelerating the circular economy by transforming industrial plastic waste into valuable products." property="twitter:description"/><meta content="images/autotycle-team.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AUTOCYCLE" name="generator"/><link href="css/autocycle.min.css" rel="stylesheet" type="text/css"/>
<link href="css/grid-effects.css" rel="stylesheet" type="text/css"/>
<link href="css/webflowconf-2025.webflow.shared.3d33ab0e0.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="webclip.png" rel="apple-touch-icon"/><link href="online.html" rel="canonical"/><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
display: none !important;
}</style><!-- Intellimize tracking script removed for offline independence --><script type="text/javascript">(function(e){var s={r:[]};e.wf={r:s.r,ready:t=>{s.r.push(t)}}})(window)</script><!-- Intellimize anti-flicker script removed for offline independence --><!-- Intellimize preload removed --><!-- Intellimize client script removed --><!-- Intellimize API preconnect removed --><!-- Intellimize log preconnect removed --><!-- Intellimize domain preconnect removed --><!-- Google reCAPTCHA script removed for offline independence --><!-- Intellimize start -->
<style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style>
<meta name="theme-color" content="var(--_webflow-conf-2025---background-primary)" />
<style>
.w-webflow-badge {
visibility: hidden!important;
}
</style>
<!-- Jetboost script removed for offline independence -->
<style>
/* Kill Jetboost animations and transitions */
[class*="jetboost"] {
animation: none !important;
transition: none !important;
}
/* Kill fade keyframes */
@keyframes jetboost-fadein-animation {
0% { opacity: 1; }
100% { opacity: 1; }
}
@keyframes jetboost-fadeout-animation {
0% { opacity: 0; }
100% { opacity: 0; }
}
</style><!-- Swiper Slider CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css" />
<style>
.swiper-slide.cc-speaker-imgs {
opacity: 0.5;
}
.swiper-slide.cc-speaker-imgs.swiper-slide-active {
opacity: 1;
}
</style>
<!-- Import Webflow Marketing Head -->
<script type='text/javascript' src="js/webflow-marketing-head.min.js"></script>
</head><body class="wfc25-theme-light"><div class="w-embed"><!-- Custom css for Agendas -->
<style>
/* Base transition for all dropdown arrows */
#timezone-dropdown > .dropdown-arrow,
#audience-17-dropdown > .dropdown-arrow,
#audience-18-dropdown > .dropdown-arrow,
#agenda-filter-dropdown > .dropdown-arrow {
transition: transform 0.2s cubic-bezier(0.25, 1, 0.5, 1); /* easeOutQuart */
}
/* Rotate the arrow when dropdown is open (Webflow adds .w--open to the dropdown wrapper) */
#timezone-dropdown.w--open > .dropdown-arrow,
#audience-17-dropdown.w--open > .dropdown-arrow,
#audience-18-dropdown.w--open > .dropdown-arrow,
#agenda-filter-dropdown.w--open > .dropdown-arrow {
transform: rotate(180deg);
}
/* Scroll-based rotation animation for the image */
.scroll-rotate-img {
transition: transform 0.1s ease-out;
will-change: transform;
}
@media (m
Open service 20.50.153.39:443 · beta.autocycle.dev
2026-01-09 20:45
HTTP/1.1 200 OK
Content-Length: 930
Connection: close
Content-Type: text/html
Date: Fri, 09 Jan 2026 20:46:55 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "49886951"
Last-Modified: Thu, 30 Oct 2025 13:50:15 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: AutoCycle
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icons/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;800&family=Poppins:wght@400&family=Inter:wght@400;500&display=swap" />
<title>AutoCycle</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@700&display=swap" rel="stylesheet">
<meta
name="description"
content="AutoCycle - Smart recycling for brand collaborations"
/>
<script defer src="https://cdn.gpteng.co/gptengineer.js"></script>
<script type="module" crossorigin src="/assets/index-BFyJmrOO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2MkDsdx.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Open service 20.82.12.44:443 · qa-demo.autocycle.dev
2026-01-09 01:05
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Fri, 09 Jan 2026 01:06:15 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 20.82.22.191:443 · autocycle.dev
2026-01-03 00:31
HTTP/1.1 200 OK
Content-Length: 98056
Connection: close
Content-Type: text/html
Date: Sat, 03 Jan 2026 00:31:21 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "01151546"
Last-Modified: Wed, 24 Sep 2025 09:25:03 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Enabling Brand Collaborations in Recycling
<!DOCTYPE html>
<html data-wf-domain="autocycle.dev" data-wf-page="68262b8eb9bf0ba79da2573f" data-wf-site="67cf2ed31d6e2def79f5c23d" data-wf-intellimize-customer-id="117237908" lang="en">
<head><meta charset="utf-8"/><title>Enabling Brand Collaborations in Recycling</title><meta content="Autocycle is an AI-powered B2B platform accelerating the circular economy by transforming industrial plastic waste into valuable products." property="twitter:description"/><meta content="images/autotycle-team.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AUTOCYCLE" name="generator"/><link href="css/autocycle.min.css" rel="stylesheet" type="text/css"/>
<link href="css/grid-effects.css" rel="stylesheet" type="text/css"/>
<link href="css/webflowconf-2025.webflow.shared.3d33ab0e0.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="webclip.png" rel="apple-touch-icon"/><link href="online.html" rel="canonical"/><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
display: none !important;
}</style><!-- Intellimize tracking script removed for offline independence --><script type="text/javascript">(function(e){var s={r:[]};e.wf={r:s.r,ready:t=>{s.r.push(t)}}})(window)</script><!-- Intellimize anti-flicker script removed for offline independence --><!-- Intellimize preload removed --><!-- Intellimize client script removed --><!-- Intellimize API preconnect removed --><!-- Intellimize log preconnect removed --><!-- Intellimize domain preconnect removed --><!-- Google reCAPTCHA script removed for offline independence --><!-- Intellimize start -->
<style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style>
<meta name="theme-color" content="var(--_webflow-conf-2025---background-primary)" />
<style>
.w-webflow-badge {
visibility: hidden!important;
}
</style>
<!-- Jetboost script removed for offline independence -->
<style>
/* Kill Jetboost animations and transitions */
[class*="jetboost"] {
animation: none !important;
transition: none !important;
}
/* Kill fade keyframes */
@keyframes jetboost-fadein-animation {
0% { opacity: 1; }
100% { opacity: 1; }
}
@keyframes jetboost-fadeout-animation {
0% { opacity: 0; }
100% { opacity: 0; }
}
</style><!-- Swiper Slider CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css" />
<style>
.swiper-slide.cc-speaker-imgs {
opacity: 0.5;
}
.swiper-slide.cc-speaker-imgs.swiper-slide-active {
opacity: 1;
}
</style>
<!-- Import Webflow Marketing Head -->
<script type='text/javascript' src="js/webflow-marketing-head.min.js"></script>
</head><body class="wfc25-theme-light"><div class="w-embed"><!-- Custom css for Agendas -->
<style>
/* Base transition for all dropdown arrows */
#timezone-dropdown > .dropdown-arrow,
#audience-17-dropdown > .dropdown-arrow,
#audience-18-dropdown > .dropdown-arrow,
#agenda-filter-dropdown > .dropdown-arrow {
transition: transform 0.2s cubic-bezier(0.25, 1, 0.5, 1); /* easeOutQuart */
}
/* Rotate the arrow when dropdown is open (Webflow adds .w--open to the dropdown wrapper) */
#timezone-dropdown.w--open > .dropdown-arrow,
#audience-17-dropdown.w--open > .dropdown-arrow,
#audience-18-dropdown.w--open > .dropdown-arrow,
#agenda-filter-dropdown.w--open > .dropdown-arrow {
transform: rotate(180deg);
}
/* Scroll-based rotation animation for the image */
.scroll-rotate-img {
transition: transform 0.1s ease-out;
will-change: transform;
}
@media (m
Open service 20.50.153.39:443 · beta.autocycle.dev
2026-01-02 16:54
HTTP/1.1 200 OK
Content-Length: 930
Connection: close
Content-Type: text/html
Date: Fri, 02 Jan 2026 16:54:17 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "49886951"
Last-Modified: Thu, 30 Oct 2025 13:50:15 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: AutoCycle
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icons/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;800&family=Poppins:wght@400&family=Inter:wght@400;500&display=swap" />
<title>AutoCycle</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@700&display=swap" rel="stylesheet">
<meta
name="description"
content="AutoCycle - Smart recycling for brand collaborations"
/>
<script defer src="https://cdn.gpteng.co/gptengineer.js"></script>
<script type="module" crossorigin src="/assets/index-BFyJmrOO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2MkDsdx.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Open service 20.82.12.44:443 · qa-demo.autocycle.dev
2026-01-02 03:38
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Fri, 02 Jan 2026 03:38:47 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 20.82.12.44:443 · qa-demo.autocycle.dev
2025-12-30 10:57
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Tue, 30 Dec 2025 10:57:05 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 20.82.22.191:443 · autocycle.dev
2025-12-23 09:48
HTTP/1.1 200 OK
Content-Length: 98056
Connection: close
Content-Type: text/html
Date: Tue, 23 Dec 2025 09:48:31 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "01151546"
Last-Modified: Wed, 24 Sep 2025 09:25:03 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Enabling Brand Collaborations in Recycling
<!DOCTYPE html>
<html data-wf-domain="autocycle.dev" data-wf-page="68262b8eb9bf0ba79da2573f" data-wf-site="67cf2ed31d6e2def79f5c23d" data-wf-intellimize-customer-id="117237908" lang="en">
<head><meta charset="utf-8"/><title>Enabling Brand Collaborations in Recycling</title><meta content="Autocycle is an AI-powered B2B platform accelerating the circular economy by transforming industrial plastic waste into valuable products." property="twitter:description"/><meta content="images/autotycle-team.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AUTOCYCLE" name="generator"/><link href="css/autocycle.min.css" rel="stylesheet" type="text/css"/>
<link href="css/grid-effects.css" rel="stylesheet" type="text/css"/>
<link href="css/webflowconf-2025.webflow.shared.3d33ab0e0.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="webclip.png" rel="apple-touch-icon"/><link href="online.html" rel="canonical"/><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
display: none !important;
}</style><!-- Intellimize tracking script removed for offline independence --><script type="text/javascript">(function(e){var s={r:[]};e.wf={r:s.r,ready:t=>{s.r.push(t)}}})(window)</script><!-- Intellimize anti-flicker script removed for offline independence --><!-- Intellimize preload removed --><!-- Intellimize client script removed --><!-- Intellimize API preconnect removed --><!-- Intellimize log preconnect removed --><!-- Intellimize domain preconnect removed --><!-- Google reCAPTCHA script removed for offline independence --><!-- Intellimize start -->
<style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style>
<meta name="theme-color" content="var(--_webflow-conf-2025---background-primary)" />
<style>
.w-webflow-badge {
visibility: hidden!important;
}
</style>
<!-- Jetboost script removed for offline independence -->
<style>
/* Kill Jetboost animations and transitions */
[class*="jetboost"] {
animation: none !important;
transition: none !important;
}
/* Kill fade keyframes */
@keyframes jetboost-fadein-animation {
0% { opacity: 1; }
100% { opacity: 1; }
}
@keyframes jetboost-fadeout-animation {
0% { opacity: 0; }
100% { opacity: 0; }
}
</style><!-- Swiper Slider CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css" />
<style>
.swiper-slide.cc-speaker-imgs {
opacity: 0.5;
}
.swiper-slide.cc-speaker-imgs.swiper-slide-active {
opacity: 1;
}
</style>
<!-- Import Webflow Marketing Head -->
<script type='text/javascript' src="js/webflow-marketing-head.min.js"></script>
</head><body class="wfc25-theme-light"><div class="w-embed"><!-- Custom css for Agendas -->
<style>
/* Base transition for all dropdown arrows */
#timezone-dropdown > .dropdown-arrow,
#audience-17-dropdown > .dropdown-arrow,
#audience-18-dropdown > .dropdown-arrow,
#agenda-filter-dropdown > .dropdown-arrow {
transition: transform 0.2s cubic-bezier(0.25, 1, 0.5, 1); /* easeOutQuart */
}
/* Rotate the arrow when dropdown is open (Webflow adds .w--open to the dropdown wrapper) */
#timezone-dropdown.w--open > .dropdown-arrow,
#audience-17-dropdown.w--open > .dropdown-arrow,
#audience-18-dropdown.w--open > .dropdown-arrow,
#agenda-filter-dropdown.w--open > .dropdown-arrow {
transform: rotate(180deg);
}
/* Scroll-based rotation animation for the image */
.scroll-rotate-img {
transition: transform 0.1s ease-out;
will-change: transform;
}
@media (m
Open service 20.50.153.39:443 · beta.autocycle.dev
2025-12-23 02:20
HTTP/1.1 200 OK
Content-Length: 930
Connection: close
Content-Type: text/html
Date: Tue, 23 Dec 2025 02:20:27 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "49886951"
Last-Modified: Thu, 30 Oct 2025 13:50:15 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: AutoCycle
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icons/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;800&family=Poppins:wght@400&family=Inter:wght@400;500&display=swap" />
<title>AutoCycle</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@700&display=swap" rel="stylesheet">
<meta
name="description"
content="AutoCycle - Smart recycling for brand collaborations"
/>
<script defer src="https://cdn.gpteng.co/gptengineer.js"></script>
<script type="module" crossorigin src="/assets/index-BFyJmrOO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2MkDsdx.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Open service 20.82.12.44:443 · qa-demo.autocycle.dev
2025-12-22 16:16
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Mon, 22 Dec 2025 16:16:19 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 20.82.22.191:443 · autocycle.dev
2025-12-21 09:29
HTTP/1.1 200 OK
Content-Length: 98056
Connection: close
Content-Type: text/html
Date: Sun, 21 Dec 2025 09:29:24 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "01151546"
Last-Modified: Wed, 24 Sep 2025 09:25:03 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Enabling Brand Collaborations in Recycling
<!DOCTYPE html>
<html data-wf-domain="autocycle.dev" data-wf-page="68262b8eb9bf0ba79da2573f" data-wf-site="67cf2ed31d6e2def79f5c23d" data-wf-intellimize-customer-id="117237908" lang="en">
<head><meta charset="utf-8"/><title>Enabling Brand Collaborations in Recycling</title><meta content="Autocycle is an AI-powered B2B platform accelerating the circular economy by transforming industrial plastic waste into valuable products." property="twitter:description"/><meta content="images/autotycle-team.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AUTOCYCLE" name="generator"/><link href="css/autocycle.min.css" rel="stylesheet" type="text/css"/>
<link href="css/grid-effects.css" rel="stylesheet" type="text/css"/>
<link href="css/webflowconf-2025.webflow.shared.3d33ab0e0.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="webclip.png" rel="apple-touch-icon"/><link href="online.html" rel="canonical"/><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
display: none !important;
}</style><!-- Intellimize tracking script removed for offline independence --><script type="text/javascript">(function(e){var s={r:[]};e.wf={r:s.r,ready:t=>{s.r.push(t)}}})(window)</script><!-- Intellimize anti-flicker script removed for offline independence --><!-- Intellimize preload removed --><!-- Intellimize client script removed --><!-- Intellimize API preconnect removed --><!-- Intellimize log preconnect removed --><!-- Intellimize domain preconnect removed --><!-- Google reCAPTCHA script removed for offline independence --><!-- Intellimize start -->
<style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style>
<meta name="theme-color" content="var(--_webflow-conf-2025---background-primary)" />
<style>
.w-webflow-badge {
visibility: hidden!important;
}
</style>
<!-- Jetboost script removed for offline independence -->
<style>
/* Kill Jetboost animations and transitions */
[class*="jetboost"] {
animation: none !important;
transition: none !important;
}
/* Kill fade keyframes */
@keyframes jetboost-fadein-animation {
0% { opacity: 1; }
100% { opacity: 1; }
}
@keyframes jetboost-fadeout-animation {
0% { opacity: 0; }
100% { opacity: 0; }
}
</style><!-- Swiper Slider CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css" />
<style>
.swiper-slide.cc-speaker-imgs {
opacity: 0.5;
}
.swiper-slide.cc-speaker-imgs.swiper-slide-active {
opacity: 1;
}
</style>
<!-- Import Webflow Marketing Head -->
<script type='text/javascript' src="js/webflow-marketing-head.min.js"></script>
</head><body class="wfc25-theme-light"><div class="w-embed"><!-- Custom css for Agendas -->
<style>
/* Base transition for all dropdown arrows */
#timezone-dropdown > .dropdown-arrow,
#audience-17-dropdown > .dropdown-arrow,
#audience-18-dropdown > .dropdown-arrow,
#agenda-filter-dropdown > .dropdown-arrow {
transition: transform 0.2s cubic-bezier(0.25, 1, 0.5, 1); /* easeOutQuart */
}
/* Rotate the arrow when dropdown is open (Webflow adds .w--open to the dropdown wrapper) */
#timezone-dropdown.w--open > .dropdown-arrow,
#audience-17-dropdown.w--open > .dropdown-arrow,
#audience-18-dropdown.w--open > .dropdown-arrow,
#agenda-filter-dropdown.w--open > .dropdown-arrow {
transform: rotate(180deg);
}
/* Scroll-based rotation animation for the image */
.scroll-rotate-img {
transition: transform 0.1s ease-out;
will-change: transform;
}
@media (m
Open service 20.82.12.44:443 · qa-demo.autocycle.dev
2025-12-20 16:50
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Sat, 20 Dec 2025 16:50:22 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 20.50.153.39:443 · beta.autocycle.dev
2025-12-20 14:29
HTTP/1.1 200 OK
Content-Length: 930
Connection: close
Content-Type: text/html
Date: Sat, 20 Dec 2025 14:30:00 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "49886951"
Last-Modified: Thu, 30 Oct 2025 13:50:15 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: AutoCycle
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icons/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;800&family=Poppins:wght@400&family=Inter:wght@400;500&display=swap" />
<title>AutoCycle</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@700&display=swap" rel="stylesheet">
<meta
name="description"
content="AutoCycle - Smart recycling for brand collaborations"
/>
<script defer src="https://cdn.gpteng.co/gptengineer.js"></script>
<script type="module" crossorigin src="/assets/index-BFyJmrOO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2MkDsdx.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Open service 20.82.22.191:443 · autocycle.dev
2025-12-19 10:53
HTTP/1.1 200 OK
Content-Length: 98056
Connection: close
Content-Type: text/html
Date: Fri, 19 Dec 2025 10:53:36 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "01151546"
Last-Modified: Wed, 24 Sep 2025 09:25:03 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Enabling Brand Collaborations in Recycling
<!DOCTYPE html>
<html data-wf-domain="autocycle.dev" data-wf-page="68262b8eb9bf0ba79da2573f" data-wf-site="67cf2ed31d6e2def79f5c23d" data-wf-intellimize-customer-id="117237908" lang="en">
<head><meta charset="utf-8"/><title>Enabling Brand Collaborations in Recycling</title><meta content="Autocycle is an AI-powered B2B platform accelerating the circular economy by transforming industrial plastic waste into valuable products." property="twitter:description"/><meta content="images/autotycle-team.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AUTOCYCLE" name="generator"/><link href="css/autocycle.min.css" rel="stylesheet" type="text/css"/>
<link href="css/grid-effects.css" rel="stylesheet" type="text/css"/>
<link href="css/webflowconf-2025.webflow.shared.3d33ab0e0.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="webclip.png" rel="apple-touch-icon"/><link href="online.html" rel="canonical"/><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
display: none !important;
}</style><!-- Intellimize tracking script removed for offline independence --><script type="text/javascript">(function(e){var s={r:[]};e.wf={r:s.r,ready:t=>{s.r.push(t)}}})(window)</script><!-- Intellimize anti-flicker script removed for offline independence --><!-- Intellimize preload removed --><!-- Intellimize client script removed --><!-- Intellimize API preconnect removed --><!-- Intellimize log preconnect removed --><!-- Intellimize domain preconnect removed --><!-- Google reCAPTCHA script removed for offline independence --><!-- Intellimize start -->
<style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style>
<meta name="theme-color" content="var(--_webflow-conf-2025---background-primary)" />
<style>
.w-webflow-badge {
visibility: hidden!important;
}
</style>
<!-- Jetboost script removed for offline independence -->
<style>
/* Kill Jetboost animations and transitions */
[class*="jetboost"] {
animation: none !important;
transition: none !important;
}
/* Kill fade keyframes */
@keyframes jetboost-fadein-animation {
0% { opacity: 1; }
100% { opacity: 1; }
}
@keyframes jetboost-fadeout-animation {
0% { opacity: 0; }
100% { opacity: 0; }
}
</style><!-- Swiper Slider CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css" />
<style>
.swiper-slide.cc-speaker-imgs {
opacity: 0.5;
}
.swiper-slide.cc-speaker-imgs.swiper-slide-active {
opacity: 1;
}
</style>
<!-- Import Webflow Marketing Head -->
<script type='text/javascript' src="js/webflow-marketing-head.min.js"></script>
</head><body class="wfc25-theme-light"><div class="w-embed"><!-- Custom css for Agendas -->
<style>
/* Base transition for all dropdown arrows */
#timezone-dropdown > .dropdown-arrow,
#audience-17-dropdown > .dropdown-arrow,
#audience-18-dropdown > .dropdown-arrow,
#agenda-filter-dropdown > .dropdown-arrow {
transition: transform 0.2s cubic-bezier(0.25, 1, 0.5, 1); /* easeOutQuart */
}
/* Rotate the arrow when dropdown is open (Webflow adds .w--open to the dropdown wrapper) */
#timezone-dropdown.w--open > .dropdown-arrow,
#audience-17-dropdown.w--open > .dropdown-arrow,
#audience-18-dropdown.w--open > .dropdown-arrow,
#agenda-filter-dropdown.w--open > .dropdown-arrow {
transform: rotate(180deg);
}
/* Scroll-based rotation animation for the image */
.scroll-rotate-img {
transition: transform 0.1s ease-out;
will-change: transform;
}
@media (m