Heroku
tcp/443 tcp/80
Open service 13.248.213.92:80 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 302 Found
Content-Length: 51
Content-Type: text/plain; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:20 GMT
Location: https://www.perpetualpay.com/
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=FituxcqvygiQFk6iK2CUY3TGF7IkLBJ7w9K7di3iWx8%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398840"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=FituxcqvygiQFk6iK2CUY3TGF7IkLBJ7w9K7di3iWx8%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398840"
Server: Heroku
Vary: Accept, Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Found. Redirecting to https://www.perpetualpay.com/
Open service 13.248.213.92:443 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 200 OK
Content-Length: 24962
Content-Type: text/html; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:16 GMT
Etag: W/"6182-NOI12GFB9nyHavpc+XiyfFfEGu0"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398836"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398836"
Server: Heroku
Vary: Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Page title: Perpetual Pay
<!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, maximum-scale=5">
<!-- Safari for iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Chrome for Android -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Set the style of the status bar for web applications -->
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- Disable possible phone numbers in web pages -->
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#002855">
<!-- support for the facebook image auto-detection when sharing an invite link, full url required -->
<meta property="og:image" content="https://www.perpetualpay.com/img/logo-200x200.png">
<link rel="image_src" href="img/logo-200x200.png">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="img/logo.png">
<title>Perpetual Pay</title>
<base href="/">
<link rel="apple-touch-icon" href="img/logo.png">
<link rel="stylesheet" href="https://npmcdn.com/basscss@8.0.0-beta5/css/basscss.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:600,400,300">
<link rel="stylesheet" href="css/index.css">
<style>
body {
font-family: "Open Sans";
}
.card--light {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.016),0 2px 10px 0 rgba(0,0,0,0.12)
}
.card__header {
background: #002855;
background-image: -webkit-linear-gradient(top, #002855, #101330);
background-image: -moz-linear-gradient(top, #002855, #101330);
background-image: -ms-linear-gradient(top, #002855, #101330);
background-image: -o-linear-gradient(top, #002855, #101330);
background-image: linear-gradient(to bottom, #002855, #101330);
border-radius: 4px 4px 0 0;
border-bottom: 2px solid #fed41d;
padding: 1rem;
}
.agms-text-heading--large {
font-family: "Roboto Slab";
font-size: 1.5rem;
font-weight: 300;
line-height: 1.25;
}
.agms-text-heading--label {
/*font-family: "Roboto Slab";
font-size: 0.75rem;
letter-spacing: 0.0625em;
line-height: 1.25;
text-transform: uppercase;*/
color: #002855;
font-size: 12px;
letter-spacing: 0.0625em;
}
.form {
background: #fff;
border: 1px solid #D8DDE6;
border-radius: 0 0 4px 4px;
}
.button--neutral {
border-top: 1px solid #F4F6F9;
color: #428bca;
display: block;
font-size: 12px;
font-weight: 600;
margin-top: 16px;
padding-top: 12px;
}
/* used for links and buttons on the sign in and forgot password views */
a:hover {
text-decoration: none;
}
/* STYLES FOR SWIPER */
.swiper-container {
width: 100%;
height: 300px;
margin: 20px auto;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
width: 60%;
/*width: 304px !important;*/
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide:nth-child(2n) {
/*width: 40%;*/
}
.swiper-slide:nth-child(3n) {
/*width: 20%;*/
}
/* jason: custom */
.swiper-container {
height: 225px;
z-index: 0;
}
/* jason: custom container height to store all c
Open service 76.223.57.73:443 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 200 OK
Content-Length: 24962
Content-Type: text/html; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:16 GMT
Etag: W/"6182-NOI12GFB9nyHavpc+XiyfFfEGu0"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398836"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398836"
Server: Heroku
Vary: Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Page title: Perpetual Pay
<!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, maximum-scale=5">
<!-- Safari for iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Chrome for Android -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Set the style of the status bar for web applications -->
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- Disable possible phone numbers in web pages -->
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#002855">
<!-- support for the facebook image auto-detection when sharing an invite link, full url required -->
<meta property="og:image" content="https://www.perpetualpay.com/img/logo-200x200.png">
<link rel="image_src" href="img/logo-200x200.png">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="img/logo.png">
<title>Perpetual Pay</title>
<base href="/">
<link rel="apple-touch-icon" href="img/logo.png">
<link rel="stylesheet" href="https://npmcdn.com/basscss@8.0.0-beta5/css/basscss.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:600,400,300">
<link rel="stylesheet" href="css/index.css">
<style>
body {
font-family: "Open Sans";
}
.card--light {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.016),0 2px 10px 0 rgba(0,0,0,0.12)
}
.card__header {
background: #002855;
background-image: -webkit-linear-gradient(top, #002855, #101330);
background-image: -moz-linear-gradient(top, #002855, #101330);
background-image: -ms-linear-gradient(top, #002855, #101330);
background-image: -o-linear-gradient(top, #002855, #101330);
background-image: linear-gradient(to bottom, #002855, #101330);
border-radius: 4px 4px 0 0;
border-bottom: 2px solid #fed41d;
padding: 1rem;
}
.agms-text-heading--large {
font-family: "Roboto Slab";
font-size: 1.5rem;
font-weight: 300;
line-height: 1.25;
}
.agms-text-heading--label {
/*font-family: "Roboto Slab";
font-size: 0.75rem;
letter-spacing: 0.0625em;
line-height: 1.25;
text-transform: uppercase;*/
color: #002855;
font-size: 12px;
letter-spacing: 0.0625em;
}
.form {
background: #fff;
border: 1px solid #D8DDE6;
border-radius: 0 0 4px 4px;
}
.button--neutral {
border-top: 1px solid #F4F6F9;
color: #428bca;
display: block;
font-size: 12px;
font-weight: 600;
margin-top: 16px;
padding-top: 12px;
}
/* used for links and buttons on the sign in and forgot password views */
a:hover {
text-decoration: none;
}
/* STYLES FOR SWIPER */
.swiper-container {
width: 100%;
height: 300px;
margin: 20px auto;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
width: 60%;
/*width: 304px !important;*/
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide:nth-child(2n) {
/*width: 40%;*/
}
.swiper-slide:nth-child(3n) {
/*width: 20%;*/
}
/* jason: custom */
.swiper-container {
height: 225px;
z-index: 0;
}
/* jason: custom container height to store all c
Open service 76.223.57.73:80 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 302 Found
Content-Length: 51
Content-Type: text/plain; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:19 GMT
Location: https://www.perpetualpay.com/
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=r03NsFqZz3Mm1OLSkESbC%2FNx3NPlDp4wG21%2B1SrcbEQ%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398839"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=r03NsFqZz3Mm1OLSkESbC%2FNx3NPlDp4wG21%2B1SrcbEQ%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398839"
Server: Heroku
Vary: Accept, Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Found. Redirecting to https://www.perpetualpay.com/
Open service 15.197.149.68:443 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 200 OK
Content-Length: 24962
Content-Type: text/html; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:16 GMT
Etag: W/"6182-NOI12GFB9nyHavpc+XiyfFfEGu0"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398836"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398836"
Server: Heroku
Vary: Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Page title: Perpetual Pay
<!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, maximum-scale=5">
<!-- Safari for iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Chrome for Android -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Set the style of the status bar for web applications -->
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- Disable possible phone numbers in web pages -->
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#002855">
<!-- support for the facebook image auto-detection when sharing an invite link, full url required -->
<meta property="og:image" content="https://www.perpetualpay.com/img/logo-200x200.png">
<link rel="image_src" href="img/logo-200x200.png">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="img/logo.png">
<title>Perpetual Pay</title>
<base href="/">
<link rel="apple-touch-icon" href="img/logo.png">
<link rel="stylesheet" href="https://npmcdn.com/basscss@8.0.0-beta5/css/basscss.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:600,400,300">
<link rel="stylesheet" href="css/index.css">
<style>
body {
font-family: "Open Sans";
}
.card--light {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.016),0 2px 10px 0 rgba(0,0,0,0.12)
}
.card__header {
background: #002855;
background-image: -webkit-linear-gradient(top, #002855, #101330);
background-image: -moz-linear-gradient(top, #002855, #101330);
background-image: -ms-linear-gradient(top, #002855, #101330);
background-image: -o-linear-gradient(top, #002855, #101330);
background-image: linear-gradient(to bottom, #002855, #101330);
border-radius: 4px 4px 0 0;
border-bottom: 2px solid #fed41d;
padding: 1rem;
}
.agms-text-heading--large {
font-family: "Roboto Slab";
font-size: 1.5rem;
font-weight: 300;
line-height: 1.25;
}
.agms-text-heading--label {
/*font-family: "Roboto Slab";
font-size: 0.75rem;
letter-spacing: 0.0625em;
line-height: 1.25;
text-transform: uppercase;*/
color: #002855;
font-size: 12px;
letter-spacing: 0.0625em;
}
.form {
background: #fff;
border: 1px solid #D8DDE6;
border-radius: 0 0 4px 4px;
}
.button--neutral {
border-top: 1px solid #F4F6F9;
color: #428bca;
display: block;
font-size: 12px;
font-weight: 600;
margin-top: 16px;
padding-top: 12px;
}
/* used for links and buttons on the sign in and forgot password views */
a:hover {
text-decoration: none;
}
/* STYLES FOR SWIPER */
.swiper-container {
width: 100%;
height: 300px;
margin: 20px auto;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
width: 60%;
/*width: 304px !important;*/
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide:nth-child(2n) {
/*width: 40%;*/
}
.swiper-slide:nth-child(3n) {
/*width: 20%;*/
}
/* jason: custom */
.swiper-container {
height: 225px;
z-index: 0;
}
/* jason: custom container height to store all c
Open service 3.33.241.96:443 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 200 OK
Content-Length: 24962
Content-Type: text/html; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:16 GMT
Etag: W/"6182-NOI12GFB9nyHavpc+XiyfFfEGu0"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398836"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=K8bugSAZhHABtjF1rtxT5MU6MP2T1SDrcx%2B8uExbwAw%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398836"
Server: Heroku
Vary: Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Page title: Perpetual Pay
<!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, maximum-scale=5">
<!-- Safari for iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Chrome for Android -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Set the style of the status bar for web applications -->
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- Disable possible phone numbers in web pages -->
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#002855">
<!-- support for the facebook image auto-detection when sharing an invite link, full url required -->
<meta property="og:image" content="https://www.perpetualpay.com/img/logo-200x200.png">
<link rel="image_src" href="img/logo-200x200.png">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="img/logo.png">
<title>Perpetual Pay</title>
<base href="/">
<link rel="apple-touch-icon" href="img/logo.png">
<link rel="stylesheet" href="https://npmcdn.com/basscss@8.0.0-beta5/css/basscss.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:600,400,300">
<link rel="stylesheet" href="css/index.css">
<style>
body {
font-family: "Open Sans";
}
.card--light {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.016),0 2px 10px 0 rgba(0,0,0,0.12)
}
.card__header {
background: #002855;
background-image: -webkit-linear-gradient(top, #002855, #101330);
background-image: -moz-linear-gradient(top, #002855, #101330);
background-image: -ms-linear-gradient(top, #002855, #101330);
background-image: -o-linear-gradient(top, #002855, #101330);
background-image: linear-gradient(to bottom, #002855, #101330);
border-radius: 4px 4px 0 0;
border-bottom: 2px solid #fed41d;
padding: 1rem;
}
.agms-text-heading--large {
font-family: "Roboto Slab";
font-size: 1.5rem;
font-weight: 300;
line-height: 1.25;
}
.agms-text-heading--label {
/*font-family: "Roboto Slab";
font-size: 0.75rem;
letter-spacing: 0.0625em;
line-height: 1.25;
text-transform: uppercase;*/
color: #002855;
font-size: 12px;
letter-spacing: 0.0625em;
}
.form {
background: #fff;
border: 1px solid #D8DDE6;
border-radius: 0 0 4px 4px;
}
.button--neutral {
border-top: 1px solid #F4F6F9;
color: #428bca;
display: block;
font-size: 12px;
font-weight: 600;
margin-top: 16px;
padding-top: 12px;
}
/* used for links and buttons on the sign in and forgot password views */
a:hover {
text-decoration: none;
}
/* STYLES FOR SWIPER */
.swiper-container {
width: 100%;
height: 300px;
margin: 20px auto;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
width: 60%;
/*width: 304px !important;*/
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide:nth-child(2n) {
/*width: 40%;*/
}
.swiper-slide:nth-child(3n) {
/*width: 20%;*/
}
/* jason: custom */
.swiper-container {
height: 225px;
z-index: 0;
}
/* jason: custom container height to store all c
Open service 15.197.149.68:80 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 302 Found
Content-Length: 51
Content-Type: text/plain; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:19 GMT
Location: https://www.perpetualpay.com/
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=r03NsFqZz3Mm1OLSkESbC%2FNx3NPlDp4wG21%2B1SrcbEQ%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398839"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=r03NsFqZz3Mm1OLSkESbC%2FNx3NPlDp4wG21%2B1SrcbEQ%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398839"
Server: Heroku
Vary: Accept, Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Found. Redirecting to https://www.perpetualpay.com/
Open service 3.33.241.96:80 · www.perpetualpay.com
2026-01-03 00:07
HTTP/1.1 302 Found
Content-Length: 51
Content-Type: text/plain; charset=utf-8
Date: Sat, 03 Jan 2026 00:07:19 GMT
Location: https://www.perpetualpay.com/
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=r03NsFqZz3Mm1OLSkESbC%2FNx3NPlDp4wG21%2B1SrcbEQ%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767398839"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=r03NsFqZz3Mm1OLSkESbC%2FNx3NPlDp4wG21%2B1SrcbEQ%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767398839"
Server: Heroku
Vary: Accept, Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Found. Redirecting to https://www.perpetualpay.com/
Open service 54.204.238.15:443 · perpetualpay.com
2026-01-02 00:57
HTTP/1.1 200 OK
Content-Length: 24962
Content-Type: text/html; charset=utf-8
Date: Fri, 02 Jan 2026 00:57:21 GMT
Etag: W/"6182-NOI12GFB9nyHavpc+XiyfFfEGu0"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=%2FEu%2F42vgmFzLV7jikEikHZ%2ByTqq%2FKtYsSUZZ4GM2q2I%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767315441"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=%2FEu%2F42vgmFzLV7jikEikHZ%2ByTqq%2FKtYsSUZZ4GM2q2I%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767315441"
Server: Heroku
Vary: Accept-Encoding
Via: 1.1 heroku-router
Connection: close
Page title: Perpetual Pay
<!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, maximum-scale=5">
<!-- Safari for iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Chrome for Android -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Set the style of the status bar for web applications -->
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<!-- Disable possible phone numbers in web pages -->
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#002855">
<!-- support for the facebook image auto-detection when sharing an invite link, full url required -->
<meta property="og:image" content="https://www.perpetualpay.com/img/logo-200x200.png">
<link rel="image_src" href="img/logo-200x200.png">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="img/logo.png">
<title>Perpetual Pay</title>
<base href="/">
<link rel="apple-touch-icon" href="img/logo.png">
<link rel="stylesheet" href="https://npmcdn.com/basscss@8.0.0-beta5/css/basscss.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:600,400,300">
<link rel="stylesheet" href="css/index.css">
<style>
body {
font-family: "Open Sans";
}
.card--light {
border-radius: 4px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.016),0 2px 10px 0 rgba(0,0,0,0.12)
}
.card__header {
background: #002855;
background-image: -webkit-linear-gradient(top, #002855, #101330);
background-image: -moz-linear-gradient(top, #002855, #101330);
background-image: -ms-linear-gradient(top, #002855, #101330);
background-image: -o-linear-gradient(top, #002855, #101330);
background-image: linear-gradient(to bottom, #002855, #101330);
border-radius: 4px 4px 0 0;
border-bottom: 2px solid #fed41d;
padding: 1rem;
}
.agms-text-heading--large {
font-family: "Roboto Slab";
font-size: 1.5rem;
font-weight: 300;
line-height: 1.25;
}
.agms-text-heading--label {
/*font-family: "Roboto Slab";
font-size: 0.75rem;
letter-spacing: 0.0625em;
line-height: 1.25;
text-transform: uppercase;*/
color: #002855;
font-size: 12px;
letter-spacing: 0.0625em;
}
.form {
background: #fff;
border: 1px solid #D8DDE6;
border-radius: 0 0 4px 4px;
}
.button--neutral {
border-top: 1px solid #F4F6F9;
color: #428bca;
display: block;
font-size: 12px;
font-weight: 600;
margin-top: 16px;
padding-top: 12px;
}
/* used for links and buttons on the sign in and forgot password views */
a:hover {
text-decoration: none;
}
/* STYLES FOR SWIPER */
.swiper-container {
width: 100%;
height: 300px;
margin: 20px auto;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
width: 60%;
/*width: 304px !important;*/
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide:nth-child(2n) {
/*width: 40%;*/
}
.swiper-slide:nth-child(3n) {
/*width: 20%;*/
}
/* jason: custom */
.swiper-container {
height: 225px;
z-index: 0;
}
/* jason: custom container height to store all c