cloudflare
tcp/443 tcp/80 tcp/8443
Open service 104.21.69.55:8443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 23:23:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=263,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc8293f5dc8fd75-SIN alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.69.55:80 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 308 Permanent Redirect
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=23
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=obooVUJncgw3fqNCmskMMdW%2BYVZ6lCs0gx6puV%2Fax9%2BK1ELhVHjdGlaE6fZMSpiRQoxNo1OBc60rOGXscNIQ%2FAyBWKq5vrXb1cc96mrnALeDcng%3D"}]}
CF-RAY: 9bc8293d9daaac34-YYZ
alt-svc: h3=":443"; ma=86400
Open service 172.67.204.233:443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Accept-Ranges: bytes
alt-svc: h3=":443"; ma=86400
Cache-Control: public, max-age=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BImmxLLJoPnov30spY9O1mYpX%2BMhtHFaSSXHXgpl7SO7KQEkNJ47Hl0MwH3xc4iaVtmH01zegV4LTVi1JZVLOLXe%2FQAwBpIra%2Bin0hzmZy7%2Fz3Q%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1492
ratelimit-reset: 54
via: 1.1 Caddy
x-powered-by: Express
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=357
Server: cloudflare
CF-RAY: 9bc8293f19dbfeb0-AMS
Page title: Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends</title>
<meta property="image:alt_text" content="Sharable Daily Tasks" />
<link rel="canonical" href="https://decenttasks.com/" />
<link rel="shortlink" href="https://www.decenttasks.com/" />
<link rel="image_src" href="https://decenttasks.com/images/hero-1.webp" />
<meta name="msvalidate.01" content="C84F1A7AE8961DA46FB57F45F04DF870" />
<meta name="apple-itunes-app" content="app-id=6740440542, affiliate-data=decenttaskswebsite, app-argument=main">
<link rel="icon" type="image/jpg" href="images/favicon.jpg">
<link rel="icon" href="images/favicon.jpg" sizes="32x32" />
<link rel="icon" href="images/favicon-192.jpg" sizes="192x192" />
<meta name="description"
content="Minimalist Daily Task App Designed To be Placed as Widget or Shared With Friends." />
<meta name="keywords" content="Decent Tasks,Daily Tasks,Decent,Daily Task App Free,Task IOS App" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Include HTMX -->
<!-- <script src="https://unpkg.com/htmx.org@1.9.2"></script> -->
<!-- Include Tailwind CSS for styling -->
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet" />
<!-- Custom CSS -->
<style>
/* Custom styles */
body {
background-color: #FFF;
}
/* Removed excessive yellow usage */
.primary-color {
color: #5100ff;
/* Adjusted to a softer orange */
}
/* Buttons and interactive elements */
.splash {
background-image: url('splash_of_colors.png');
background-size: cover;
background-repeat: no-repeat;
}
/* Burger Button Styling */
.burger-button {
background: #FBFAF7;
border: none;
cursor: pointer;
padding: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.burger-button:focus {
outline: none;
}
/* SVG Styling */
.burger-icon {
background: #FBFAF7;
width: 30px;
height: 30px;
fill: #333;
transition: fill 0.3s;
}
.burger-button:hover .burger-icon {
fill: #555;
}
#cookie-consent {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
background-color: #2D3748;
color: white;
padding: 15px 20px;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
#cookie-consent button {
background-color: #FFF8DB;
color: black;
padding: 10px 20px;
border: none;
border-radius: 5px;
}
#cookie-consent button:hover {
background-color: #38A169;
}
.hero-box {
background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcc00", endColorstr="#ffcc00", GradientType=1);
}
.how-it-works-box {
background: linear-gradient(177.25deg, rgba(127, 127, 127, 0.071) 3.47%, rgba(47, 0, 255, 0.12) 97.71%), #FFFFFF;
border-radius: 28px;
min-width: 260px;
justify-content: space-between;
margin-bottom: 20px;
}
.how-it-works-box-h1 {
font-style: normal;
Open service 2606:4700:3035::ac43:cce9:80 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 308 Permanent Redirect
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=153
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=j1K75noHsuuNp6znXO%2FpCgx%2F%2B%2FRCRcNXI%2F3y8UcHiI5P5aD0KPtGzFNBdJhvc%2BPvRU8C4lG4w0ureuCfk2o4xqPmE0%2FVi5xJZYdVjzIdYjGieHi%2FF%2F9YHThDKfPyuX8%3D"}]}
CF-RAY: 9bc8293df99debe7-SJC
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::6815:4537:8443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 23:23:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=82,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc8293d7ece5672-LHR alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.69.55:443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Accept-Ranges: bytes
alt-svc: h3=":443"; ma=86400
Cache-Control: public, max-age=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9R0Bh%2FcnvBxdXDEeMzESFXUGpQ%2BD7SXO4iVx3vQTqxlb96CsR6Nul%2BSo6Z%2BeO5B0GLEcO%2ByiIpLhdkUjOYoH7bCb1X4NjKihDy7cuxQOiC7AMm0%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1491
ratelimit-reset: 54
via: 1.1 Caddy
x-powered-by: Express
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=372
Server: cloudflare
CF-RAY: 9bc8293f5bda2879-AMS
Page title: Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends</title>
<meta property="image:alt_text" content="Sharable Daily Tasks" />
<link rel="canonical" href="https://decenttasks.com/" />
<link rel="shortlink" href="https://www.decenttasks.com/" />
<link rel="image_src" href="https://decenttasks.com/images/hero-1.webp" />
<meta name="msvalidate.01" content="C84F1A7AE8961DA46FB57F45F04DF870" />
<meta name="apple-itunes-app" content="app-id=6740440542, affiliate-data=decenttaskswebsite, app-argument=main">
<link rel="icon" type="image/jpg" href="images/favicon.jpg">
<link rel="icon" href="images/favicon.jpg" sizes="32x32" />
<link rel="icon" href="images/favicon-192.jpg" sizes="192x192" />
<meta name="description"
content="Minimalist Daily Task App Designed To be Placed as Widget or Shared With Friends." />
<meta name="keywords" content="Decent Tasks,Daily Tasks,Decent,Daily Task App Free,Task IOS App" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Include HTMX -->
<!-- <script src="https://unpkg.com/htmx.org@1.9.2"></script> -->
<!-- Include Tailwind CSS for styling -->
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet" />
<!-- Custom CSS -->
<style>
/* Custom styles */
body {
background-color: #FFF;
}
/* Removed excessive yellow usage */
.primary-color {
color: #5100ff;
/* Adjusted to a softer orange */
}
/* Buttons and interactive elements */
.splash {
background-image: url('splash_of_colors.png');
background-size: cover;
background-repeat: no-repeat;
}
/* Burger Button Styling */
.burger-button {
background: #FBFAF7;
border: none;
cursor: pointer;
padding: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.burger-button:focus {
outline: none;
}
/* SVG Styling */
.burger-icon {
background: #FBFAF7;
width: 30px;
height: 30px;
fill: #333;
transition: fill 0.3s;
}
.burger-button:hover .burger-icon {
fill: #555;
}
#cookie-consent {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
background-color: #2D3748;
color: white;
padding: 15px 20px;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
#cookie-consent button {
background-color: #FFF8DB;
color: black;
padding: 10px 20px;
border: none;
border-radius: 5px;
}
#cookie-consent button:hover {
background-color: #38A169;
}
.hero-box {
background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcc00", endColorstr="#ffcc00", GradientType=1);
}
.how-it-works-box {
background: linear-gradient(177.25deg, rgba(127, 127, 127, 0.071) 3.47%, rgba(47, 0, 255, 0.12) 97.71%), #FFFFFF;
border-radius: 28px;
min-width: 260px;
justify-content: space-between;
margin-bottom: 20px;
}
.how-it-works-box-h1 {
font-style: normal;
Open service 172.67.204.233:80 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 308 Permanent Redirect
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=20,cfOrigin;dur=142
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LfXDk5PJfwKE95b2o55RxNFHvbRH0708HATQ%2Fob%2BHprLIPW6tDoR5%2BbJXnbmpxxN4KVWrG5Qe9xlWklFR8Bs8LZ1n90ym6zaanP58FJTdmqK02E%3D"}]}
CF-RAY: 9bc8293dbbc8ecf8-LHR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::ac43:cce9:443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Accept-Ranges: bytes
alt-svc: h3=":443"; ma=86400
Cache-Control: public, max-age=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SvMiIJjO2Hg8MwBVjl2FEJ2wgnThgz4eyvRrqQh24R5o5vYP1%2FnNAtZNdDCX1oLk%2B16qZauEYTHZrxxqSTEPAmtpLOXpqXQTfM8dzTmcNc5V0r%2FP58mwKBT3ohmxrXs%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1493
ratelimit-reset: 54
via: 1.1 Caddy
x-powered-by: Express
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=332
Server: cloudflare
CF-RAY: 9bc8293f1ecb9bdc-FRA
Page title: Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends</title>
<meta property="image:alt_text" content="Sharable Daily Tasks" />
<link rel="canonical" href="https://decenttasks.com/" />
<link rel="shortlink" href="https://www.decenttasks.com/" />
<link rel="image_src" href="https://decenttasks.com/images/hero-1.webp" />
<meta name="msvalidate.01" content="C84F1A7AE8961DA46FB57F45F04DF870" />
<meta name="apple-itunes-app" content="app-id=6740440542, affiliate-data=decenttaskswebsite, app-argument=main">
<link rel="icon" type="image/jpg" href="images/favicon.jpg">
<link rel="icon" href="images/favicon.jpg" sizes="32x32" />
<link rel="icon" href="images/favicon-192.jpg" sizes="192x192" />
<meta name="description"
content="Minimalist Daily Task App Designed To be Placed as Widget or Shared With Friends." />
<meta name="keywords" content="Decent Tasks,Daily Tasks,Decent,Daily Task App Free,Task IOS App" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Include HTMX -->
<!-- <script src="https://unpkg.com/htmx.org@1.9.2"></script> -->
<!-- Include Tailwind CSS for styling -->
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet" />
<!-- Custom CSS -->
<style>
/* Custom styles */
body {
background-color: #FFF;
}
/* Removed excessive yellow usage */
.primary-color {
color: #5100ff;
/* Adjusted to a softer orange */
}
/* Buttons and interactive elements */
.splash {
background-image: url('splash_of_colors.png');
background-size: cover;
background-repeat: no-repeat;
}
/* Burger Button Styling */
.burger-button {
background: #FBFAF7;
border: none;
cursor: pointer;
padding: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.burger-button:focus {
outline: none;
}
/* SVG Styling */
.burger-icon {
background: #FBFAF7;
width: 30px;
height: 30px;
fill: #333;
transition: fill 0.3s;
}
.burger-button:hover .burger-icon {
fill: #555;
}
#cookie-consent {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
background-color: #2D3748;
color: white;
padding: 15px 20px;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
#cookie-consent button {
background-color: #FFF8DB;
color: black;
padding: 10px 20px;
border: none;
border-radius: 5px;
}
#cookie-consent button:hover {
background-color: #38A169;
}
.hero-box {
background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcc00", endColorstr="#ffcc00", GradientType=1);
}
.how-it-works-box {
background: linear-gradient(177.25deg, rgba(127, 127, 127, 0.071) 3.47%, rgba(47, 0, 255, 0.12) 97.71%), #FFFFFF;
border-radius: 28px;
min-width: 260px;
justify-content: space-between;
margin-bottom: 20px;
}
.how-it-works-box-h1 {
font-style: normal;
Open service 2606:4700:3035::6815:4537:80 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 308 Permanent Redirect
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=500
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AqxK6wyVNnIUcZ0fIt0V4hbLiIuEx7D570NAQvrT%2BNXF%2BuV9P1rNMd3zMcMwJ%2Bu3mAzRHMUQAwXu7uSvtbe%2F2QCaIwFAEPIsiNYMQ3j3NyNzyWBFVJaAAQ2R56PNr6c%3D"}]}
CF-RAY: 9bc8293f9c911e93-SIN
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::6815:4537:443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 23:23:18 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Accept-Ranges: bytes
alt-svc: h3=":443"; ma=86400
Cache-Control: public, max-age=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2F9XjEUCv7MwshT3IY4h%2FmeOv1CTqirZTPxVelj5wk3RAotzB8A23fMswjSdiSNDyxVY1L3UBs%2Bb2CbFjJAcveW4tJeS82b187nD4YcERPsWeM4pOYPbNvAviSv2T"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1494
ratelimit-reset: 54
via: 1.1 Caddy
x-powered-by: Express
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=333
Server: cloudflare
CF-RAY: 9bc8293e8aa76955-FRA
Page title: Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Decent Tasks - Minimalistic and Tasks designed to be placed on homescreen and shared with friends</title>
<meta property="image:alt_text" content="Sharable Daily Tasks" />
<link rel="canonical" href="https://decenttasks.com/" />
<link rel="shortlink" href="https://www.decenttasks.com/" />
<link rel="image_src" href="https://decenttasks.com/images/hero-1.webp" />
<meta name="msvalidate.01" content="C84F1A7AE8961DA46FB57F45F04DF870" />
<meta name="apple-itunes-app" content="app-id=6740440542, affiliate-data=decenttaskswebsite, app-argument=main">
<link rel="icon" type="image/jpg" href="images/favicon.jpg">
<link rel="icon" href="images/favicon.jpg" sizes="32x32" />
<link rel="icon" href="images/favicon-192.jpg" sizes="192x192" />
<meta name="description"
content="Minimalist Daily Task App Designed To be Placed as Widget or Shared With Friends." />
<meta name="keywords" content="Decent Tasks,Daily Tasks,Decent,Daily Task App Free,Task IOS App" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Include HTMX -->
<!-- <script src="https://unpkg.com/htmx.org@1.9.2"></script> -->
<!-- Include Tailwind CSS for styling -->
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet" />
<!-- Custom CSS -->
<style>
/* Custom styles */
body {
background-color: #FFF;
}
/* Removed excessive yellow usage */
.primary-color {
color: #5100ff;
/* Adjusted to a softer orange */
}
/* Buttons and interactive elements */
.splash {
background-image: url('splash_of_colors.png');
background-size: cover;
background-repeat: no-repeat;
}
/* Burger Button Styling */
.burger-button {
background: #FBFAF7;
border: none;
cursor: pointer;
padding: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.burger-button:focus {
outline: none;
}
/* SVG Styling */
.burger-icon {
background: #FBFAF7;
width: 30px;
height: 30px;
fill: #333;
transition: fill 0.3s;
}
.burger-button:hover .burger-icon {
fill: #555;
}
#cookie-consent {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
background-color: #2D3748;
color: white;
padding: 15px 20px;
border-radius: 8px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
#cookie-consent button {
background-color: #FFF8DB;
color: black;
padding: 10px 20px;
border: none;
border-radius: 5px;
}
#cookie-consent button:hover {
background-color: #38A169;
}
.hero-box {
background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
background: linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 204, 0, 0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcc00", endColorstr="#ffcc00", GradientType=1);
}
.how-it-works-box {
background: linear-gradient(177.25deg, rgba(127, 127, 127, 0.071) 3.47%, rgba(47, 0, 255, 0.12) 97.71%), #FFFFFF;
border-radius: 28px;
min-width: 260px;
justify-content: space-between;
margin-bottom: 20px;
}
.how-it-works-box-h1 {
font-style: normal;
Open service 2606:4700:3035::ac43:cce9:8443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 23:23:17 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=98,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc8293c9d053a92-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 172.67.204.233:8443 · www.decenttasks.com
2026-01-11 23:23
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 23:23:17 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=97,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc8293cad36380f-FRA alt-svc: h3=":8443"; ma=86400 error code: 521