cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3031::6815:3626:80 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Length: 0
Connection: close
Location: https://dev.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FzCDb2ghMaq4Ju3A5v5WDGeH3VzEyt%2BCSOHJgE9XmB6w2XFjVCqPE8nI%2FeTlsEDPIrxBVhiKD5GHtJTNdW%2B6LKXVA2cCQRwM68b9Wd1a8NZZ4HyCP7W0UG60"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3c9c9ed9e5e89d-BOM
alt-svc: h3=":443"; ma=86400
Open service 104.21.54.38:80 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Length: 0
Connection: close
Location: https://dev.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=efTYBjkpF88OgLHtnTSqoGg00U2XF4mgGN3UzOmi0HOWO8njj5JL0LMOwj3bmupdP3y5lAUcdcgN%2BPB0KNcuKVdkgIxth9L9tLGgzwF0"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3c9c9e3e49a6af-EWR
alt-svc: h3=":443"; ma=86400
Open service 104.21.54.38:443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: cvZQhYbmEM
Server: cloudflare
x-envoy-upstream-service-time: 34
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=ihzAafkgg%2FdRGxmsNEMQRqJ7Xpqsw81%2FUvK1fxasfKrx3R6Lv1GZlthqRct33FfUOIPhCDR9BY6XN%2FbCZBWHnQa%2BKRxgBqXE719fDo6C"}]}
CF-RAY: 9c3c9ca02e06d923-EWR
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 172.67.223.104:443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: 0bWOZqLpZQ
Server: cloudflare
x-envoy-upstream-service-time: 82
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=UmW8PDjMtR0x5lvIezn2woSqxi1RX6XXwh%2Fg578IxnHdM9n6f2EHoBH19OfyFFaTrJ2cp2PwG2KwjE9gtLysjhPEGEyYnuzdg5KFFjo2"}]}
CF-RAY: 9c3c9ca07c8beffe-SJC
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::ac43:df68:80 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Length: 0
Connection: close
Location: https://dev.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9VIsNIfA2PguQFLOAcLOMRr858k8wAkwE7fOj7Dk6WAC1%2FO3x2siUvTGwbbR3f1PdfMIjHtG%2F1a%2BsXhUZ6U0rGYYYPiR3%2BXlIsbohLY%2B2zoxXmRmSZtemXQ6"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3c9c9de9041f9f-SIN
alt-svc: h3=":443"; ma=86400
Open service 172.67.223.104:80 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 02:34:33 GMT
Content-Length: 0
Connection: close
Location: https://dev.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=grfMcT5KR6g4Zoi8HMHg32wiuNCX5rzYkxi0%2BgjG5YMIfIndeB%2BOrMBofsQ2uWYnPdpakESon%2FgwpcAB9JdkMK9j6%2BUImB%2FhzTiJqhGc"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3c9ca479034d5e-FRA
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::6815:3626:8443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: hSn4mPuymj
Server: cloudflare
x-envoy-upstream-service-time: 34
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=dfxuwhBDiFUKHc5xyJvYf91ijos0ACs0V1TC%2F2g%2FF4PnOZrwXb3%2BFLn6H3VaQPWF%2FOb4I7ej7yxKo3S85%2FLA1as9UtUW9vrhf%2FoW0nEZzY%2Bn1j3td5a%2BAi0c"}]}
CF-RAY: 9c3c9c9fdda4c5d6-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 104.21.54.38:8443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: Si-p3VnbIu
Server: cloudflare
x-envoy-upstream-service-time: 38
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=i4IEBFEhu6fEjx31LBQesjwNX4FWdlPFscRIRXqdzyM1Arqt9fYaztRUzA%2Bfl06deQY60%2BgfTis34Cdyr2U1PWC3e%2F%2FWQu58mMr4W0Pn"}]}
CF-RAY: 9c3c9c9e4b5e1914-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 172.67.223.104:8443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: yaR6BJkU34
Server: cloudflare
x-envoy-upstream-service-time: 39
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=ljiHydthRjEC7E2D0uEtj2tdR0E3TxgC9VcrV72o4n9R6fVjSL3mKD7NGw61lj%2B8hFh6XoPVrkVqkchs8j6pqCnoNN%2Fv%2FG%2BacszsgJnT"}]}
CF-RAY: 9c3c9c9f8f730418-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::6815:3626:443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: DX_JCyL4UX
Server: cloudflare
x-envoy-upstream-service-time: 39
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=wjka8twhl7rFHcVcemDV%2BeohSVjZis4yZrsPMZmYvfEKZ7fCBLUT7mzkXFW19j6Fu1F0K2jEZVMkACnU2cZADSDhP5SR6ofEmlvYNr1herx1SZnE9%2BUyfa%2F4"}]}
CF-RAY: 9c3c9c9f686ee7b0-FRA
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::ac43:df68:443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: ESXuZb3S6H
Server: cloudflare
x-envoy-upstream-service-time: 38
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=Xx3oWHTAgvb%2Fj6Ed6lK5ks0JSg7Tpyhyyzmf3LFEDXw7DUGJCIC%2BLYEW0FRtNVUYXH2r4kBfGIpP2GwZjDBpmfjXg4apHIjeSShOU5yfWHqKJEpurfXRGEu2"}]}
CF-RAY: 9c3c9c9ee9f7dc8c-FRA
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::ac43:df68:8443 · dev.rownd.link
2026-01-26 02:34
HTTP/1.1 404 Not Found
Date: Mon, 26 Jan 2026 02:34:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: yN4DBKyL-s
Server: cloudflare
x-envoy-upstream-service-time: 36
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=yq%2BsvhuHM0ak5eWl0cbF62e9A%2FFMAkBw5dzwuMoHZXrTjmsTWJ0CsJsnC6eXQHCpR3iZlU9sijTcMMiU3ihx9agQ6WV%2B9GHKyjN5bs%2FoyzsTvrnnPpimLqna"}]}
CF-RAY: 9c3c9c9efe8b3683-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 172.67.223.104:8443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: i6DXp80Twb
Server: cloudflare
x-envoy-upstream-service-time: 35
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=wfL81kzY2ebp1b6bW%2BbjxUf%2FPhWDvr0AD80ZIHlpc10ESKvPeSIU5tnTzb48unJGnoG260twkNqwTqz1Xqbj89fIq7P9At9R2Tc%3D"}]}
CF-RAY: 9c3a24561f85ce86-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::6815:3626:443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: _IIHg624EV
Server: cloudflare
x-envoy-upstream-service-time: 36
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=Pghn%2FX8iHNSVqYxoukl6OP%2BJM%2BGQrs%2FCAXWgeoVXbM5fwOChXcd3dtcE8KqrqIqRZ6MquAFIYvucx5%2FWLCAtQ%2B4i9ttLGYevusHrKMQiYt5T2sUOpTk%3D"}]}
CF-RAY: 9c3a2456080d3c6a-BOM
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::6815:3626:80 · rownd.link
2026-01-25 19:22
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 19:22:52 GMT
Content-Length: 0
Connection: close
Location: https://rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kgIYweLIR3Db4SwDVs8re8vGU27kL8%2BQ5VWpxDytPSefxNW5IagdA29MVqQJx8c2CErjPm949YMwK5yBtpplTGvNp5lUS9S7MkElSQ%2FReW5Z4QSnzh8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3a24504cfbf930-SIN
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::6815:3626:8443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: H9N06ke1K_
Server: cloudflare
x-envoy-upstream-service-time: 34
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=GHO1dLQ8%2FFIqlwnylWh6XbtLNqZGnNdnBZTpzZOhGkX7KNvA6ZuDYPdQOB%2BccJAn57YWeUh7v0y1cOev6d6i04SjpclVUHtUYZhUXNZMI4nthOeGwHw%3D"}]}
CF-RAY: 9c3a24513a1d7cb4-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::ac43:df68:8443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: L6e6WFiJxd
Server: cloudflare
x-envoy-upstream-service-time: 49
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=QvTvJqHvUpfRWCdfSxSBgbzs%2BQ2Y8w0vtfzvjbfbIXm800e9QTfuxTB4y2vVFiHIN7PZW9Z25IPGM8sfrEFomEZCjCzc4dlPS5tCq0jnzKwEbVakFsY%3D"}]}
CF-RAY: 9c3a24559d028730-BOM
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 172.67.223.104:80 · rownd.link
2026-01-25 19:22
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 19:22:52 GMT
Content-Length: 0
Connection: close
Location: https://rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DtAXL12HHgZptT7Sjj%2FzQWWPiku%2BfvK%2Fnn2fm5BVUjzhDT5F3P9eWLyHL1yiawq3JVSRx1AbTU7Wyz1JrFWdCoqLcWe4%2Bih7TJ4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3a244fb909ac18-YYZ
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::ac43:df68:80 · rownd.link
2026-01-25 19:22
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 19:22:52 GMT
Content-Length: 0
Connection: close
Location: https://rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sExxqlTcLf7%2BcHpx%2F9aWMHhaDzNz38R0%2BO7RwcH9FMO0k03%2FKZ9GF576y0yCKc5g5eUgVE1Bvz38oqmMmH18xwOmCmco5g7lnasQETk2hzsTAGfaI4w%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3a244fa9f94d21-SJC
alt-svc: h3=":443"; ma=86400
Open service 172.67.223.104:443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: DOQcMpaUPB
Server: cloudflare
x-envoy-upstream-service-time: 39
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=Wlit2O84Z1urp7L%2FcF3VcuBNn3XrjUNOav9pDydKwrFQdts1PSyKDynkNin2JPlE59FZD0dlGVojVCumvvJ4rwOtq2CbeuT9cTE%3D"}]}
CF-RAY: 9c3a2454dca5fce3-SIN
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 104.21.54.38:443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: 9TJGHBabcF
Server: cloudflare
x-envoy-upstream-service-time: 70
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=qSqCQoYUJE7INbByR2GiH1Hz58yulrYGfFLjyfKpbVEP%2FbED%2BeB3mNQjwVCuPCK6JGcBydd%2B%2FT8QG5LdC8OFIj3ihpPk4sEKO9U%3D"}]}
CF-RAY: 9c3a24527e2cd378-FRA
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::ac43:df68:443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: d3V5OLwBYH
Server: cloudflare
x-envoy-upstream-service-time: 41
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=vqw8JKahyC1Ibm5ap10yIKNe8hlppMLfzUtZuiBURSp11fKsSG%2FTUmakMD9om3biusLYlTUWsN%2B3Ad5bDAB2c3w0nc%2Be6Oe8o%2Fm9RJW1lgQ0rlxW0Iw%3D"}]}
CF-RAY: 9c3a2451c9514f95-FRA
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 104.21.54.38:8443 · rownd.link
2026-01-25 19:22
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 19:22:52 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: Eptd4zz96e
Server: cloudflare
x-envoy-upstream-service-time: 40
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=pAmUJNmLoqdVdQre1TRvKOsx3NWZXTr2jtbsI3MLiWa%2FIDWxjcYhZ%2BFwm2YwBCPytYGS36pzYb31x93FYNYU9RnJItJyn%2F06"}]}
CF-RAY: 9c3a24501cff0c9c-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 104.21.54.38:80 · rownd.link
2026-01-25 19:22
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 19:22:52 GMT
Content-Length: 0
Connection: close
Location: https://rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YLKpbkiEkpHJqfiUeHxWOLIF8zfne7biiPo84%2F4gkoJY8uv96zqZDvsgsyuVReV28649BY8fi3gbeDnDcfeD5pUXb%2Br6DcYsUWY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3a244f1f5f886d-LHR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::ac43:df68:443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: jYtvlkEJvH
Server: cloudflare
x-envoy-upstream-service-time: 90
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=2LZJoBviwTSj9z4QYJRj9ExE%2B15v2BQpnpmT84xR4rmtp43p4HC%2FVZ8gGwX33rNNlYHPwdluETpq4wUS%2BTiZmTSteW43umqpzATK6%2FaLfBdGFPEsoOa9vaN8R%2F5d"}]}
CF-RAY: 9c2a253ebfa236b2-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 104.21.54.38:80 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 301 Moved Permanently
Date: Fri, 23 Jan 2026 20:47:18 GMT
Content-Length: 0
Connection: close
Location: https://fallback.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ti%2FK9Fo01e3pki1sAHm6xqfPBaAfILB8LsIxo2ydwYs9YIfBjk483Dhmt4tWATf3QX7v9LlBnP7zPs7vlkbpT0fmbE7wXAMGu8lPIGCN%2FnfNLS4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2a253cdb01a3f1-YYZ
alt-svc: h3=":443"; ma=86400
Open service 104.21.54.38:443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: 3iHy1MUz09
Server: cloudflare
x-envoy-upstream-service-time: 108
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=qO0dgiD1YBb1c0RHj%2BDxG%2B9i4Ai5LsoCZWB8PH04DbgiuAxG8l1OaEIZ64AvI349oifZexTgNeVzwobXivk0KEW5bEFg55HEQevbtm7rN%2BNFihA%3D"}]}
CF-RAY: 9c2a25400cd0b201-FRA
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 172.67.223.104:443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: dzHz-wRv5L
Server: cloudflare
x-envoy-upstream-service-time: 71
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=XpVhw8LBdhXVi%2Bc%2B6VsTnx6B0J2guyy3aaLFxGUVuJ7Nuefk3GBF9105wG4nEdUHo3AQLzSyza0qlorfdtrvP4OwxbxWz2AVVI46F5pa%2Fkeu"}]}
CF-RAY: 9c2a253fcab1f5ec-AMS
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 172.67.223.104:80 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 301 Moved Permanently
Date: Fri, 23 Jan 2026 20:47:18 GMT
Content-Length: 0
Connection: close
Location: https://fallback.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NigA7Uwny%2FPp1f6F4Q3YJSfA31hJ1Azj708zs6AhZsVH1f2whyX5r98qQPqFeODfRNI6zukIx5r6JqjoYtanu0o%2BKm6YSr7LxB9XWHrH%2FZ1ySKE%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2a253c3b036d17-AMS
alt-svc: h3=":443"; ma=86400
Open service 172.67.223.104:8443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: Es94G1OkVr
Server: cloudflare
x-envoy-upstream-service-time: 63
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=XI11hDGpzV4LcGHwfk0dUWb5o5BPK5npNITLCtcvS3wQo6IMHzHEyjE4YDb7zlV%2FFSr0i1CwhU5%2F7S%2Feq0c0HkLn0rB2TMxih8wk1McCvbRZhRI%3D"}]}
CF-RAY: 9c2a253eba67f546-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::ac43:df68:80 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 301 Moved Permanently
Date: Fri, 23 Jan 2026 20:47:18 GMT
Content-Length: 0
Connection: close
Location: https://fallback.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gqm9%2FLA99Rb9Y3o20A8iMry5kqnkiuSQ9Y%2Bc8%2FWoz0P8jKRpfK01R%2BzkkWGiKGI45mdubiX%2FJ4s7OGCMLNENoF7ojg3pNaLjTomffMdjuElN%2F%2FAcxB%2BQ%2BGxu%2Bt6bbrQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2a253c38b65259-LHR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::ac43:df68:8443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: MCBYVwqORm
Server: cloudflare
x-envoy-upstream-service-time: 59
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=cwmHlWUKhRFobmX31oXWmkrgx94tUO6zezRj9fEa6OOb%2BqWtluVJ0p3S7zfrR8bE8g1vP2V3TD3MsVJrmbslR5RvyHHhetU6v6tqNO9MWtalZ8bog2vKXxFjVZzTrjg%3D"}]}
CF-RAY: 9c2a253ebc5a924d-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::6815:3626:80 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 301 Moved Permanently
Date: Fri, 23 Jan 2026 20:47:18 GMT
Content-Length: 0
Connection: close
Location: https://fallback.rownd.link/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lYzKAyEd47HPHU0g%2BuUXMlBHsjg3qMRWSF87t8QrdObCUV94ikVlMvSaBgHwqvUzl0kZwI%2Bh1Te9UjrAqUHpgI694ngwcePglasXvhns1D0EcAbRlOc6mSCx3MV%2BNts%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2a253bdcd2cf2e-SJC
alt-svc: h3=":443"; ma=86400
Open service 104.21.54.38:8443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: cLZM_4y9Qv
Server: cloudflare
x-envoy-upstream-service-time: 72
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=EflebP%2BWrBmoKILPqa40zdLgA8gtzpGAwKoTSCDQ2FDO9XqgGLDspJS170THjCkrZVVjwwkx6aKMlCRI4UU%2F5%2BHld0HYR%2B32mSxzY2gfcZHWByA%3D"}]}
CF-RAY: 9c2a2540ccf9a09b-BOM
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::6815:3626:8443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: hk6ggiwRco
Server: cloudflare
x-envoy-upstream-service-time: 62
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=UINyTt09w5MZiXL%2FSTu3aetU7pphZEpb4RH8hxr%2FPkDmIJM5Z0eyIvD7uM3kxisgkAIB%2F%2BKhJpKOKPJDsNk9ROc0VNkIGxhGj%2F8A1zc1M7kMXq8x8FvN5KWvqj0ow90%3D"}]}
CF-RAY: 9c2a253e1dc37834-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar
Open service 2606:4700:3031::6815:3626:443 · fallback.rownd.link
2026-01-23 20:47
HTTP/1.1 404 Not Found
Date: Fri, 23 Jan 2026 20:47:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
content-language: en
request-id: TB1Vmz65pr
Server: cloudflare
x-envoy-upstream-service-time: 95
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=pDpEOEKxObXwIkvlJbKT5KdDC2S08ogxliUX5EPyfZmmbFOc%2BPEWkg5BI7EtvKpEHoIGTg1u7iyLR2n77m2D5zQaG5C6z0%2Ff7MR0bHMBL4FIkSsU4hFa9me6N22VQco%3D"}]}
CF-RAY: 9c2a2540cff6fd2d-SIN
alt-svc: h3=":443"; ma=86400
Page title: Rownd - Link not found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rownd - Link not found</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto&display=swap"
rel="stylesheet"
/>
<style type="text/css">
:root {
--primary-color: #5B13Df;
--primary-color-dark: #C8AAFF;
--contrast-color: #f4f4f4;
--rph-button-radius: 15px;
--rph-background-color: unset;
}
html {
margin: 0;
padding: 0;
font-family: '', 'Roboto', sans-serif;
text-align: center;
color: #161616;
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
}
div.main {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow-x: hidden;
}
.background {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: var(--rph-background-color, #5b13df);
z-index: 1;
opacity: 0.08;
}
.content {
z-index: 2;
background-color: #fff;
height: 95%;
display: flex;
flex-direction: column;
position: absolute;
align-items: center;
bottom: 0;
width: 95%;
max-width: 763px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
box-shadow: 0px 2px 42px 0px rgba(0, 0, 0, 0.2);
}
h1 {
font-size: 1.75rem;
font-weight: bold;
color: #161616;
margin-bottom: 10px;
text-align: center;
margin-top: 64px;
}
p {
font-size: 1rem;
max-width: 460px;
text-align: center;
margin: 0;
}
.app-icon {
margin-top: 16px;
margin-bottom: 16px;
}
.app-icon img {
height: 75px;
width: auto;
margin: 0 auto;
display: block;
}
.app-icon.platform-ios img {
border-radius: 22.5%;
}
.app-name {
font-size: 0.75em;
color: #606060;
}
.cta-section {
margin-top: 25px;
}
.cta-primary {
font-size: 0.875em;
background-color: var(--primary-color);
color: var(--contrast-color);
padding: 11px 60px;
margin: 15px auto;
margin-bottom: 25px;
display: block;
text-decoration: none;
border-radius: var(--rph-button-radius);
}
.cta-secondary {
text-decoration: none;
color: var(--primary-color);
}
.rownd-logo {
position: fixed;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
z-index: 1;
opacity: 60%;
}
html.active-dark-mode {
color: #f4f4f4;
background-color: var(--rph-background-color, #262626);
}
html.active-dark-mode .app-name {
color: #f4f4f4;
}
html.active-dark-mode .cta-primary {
background-color: var(--primary-color-dark);
color: var(--rph-background-color, #262626);
}
html.active-dark-mode .cta-secondary {
color: var(--primary-color-dark);
}
.verify-icon {
height: 144px;
width: 144px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 24px auto;
}
.verify-icon-background {
position: absolute;
opacity: 0.2;
background-color: var(--primary-color);
border-radius: 50%;
height: 100%;
width: 100%;
}
.verify-icon svg {
z-index: 1;
}
.verify-icon svg #primar