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
Open service 2606:4700:3035::ac43:cce9:443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 08:35:22 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=wRuPUgwjP7UGLssBU0y1NutIkzfg39%2BnJ4nxRcctavLyRxHUQytpA5afLR7dCQ%2F5Wuf5KAPRMqkoY4qB5QMheWJKaJZbUaQFmb3yPzvEGkTyBaRs7yIIY%2BhPQQ%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1491
ratelimit-reset: 58
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=314
Server: cloudflare
CF-RAY: 9bbad72f5c61f017-SJC
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 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 308 Permanent Redirect
Date: Sat, 10 Jan 2026 08:35:23 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=20,cfOrigin;dur=1211
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Pyez9sdewrqfUF2MW5ytD5GVfQjpxKEZ7mR13YzoicnopqAz1%2BhLoiZMC%2B4eBDiQ0ERI6zMXIXmTopvSW%2FbrUxRyzvnr3I6eOCYsyTHARTK%2B65LRrXxBgCH%2B9Q%3D%3D"}]}
CF-RAY: 9bbad72eea2c88ff-SIN
alt-svc: h3=":443"; ma=86400
Open service 104.21.69.55:443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 08:35:22 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=8vG%2FGzZ%2FZFpTnXAK8yiUUM7cG5oenGVOq4wltgfI%2Fh8c%2FTpZ3QTRDrNkf5%2Brxzw7MG8lXezh1ttIHALrrsSqZ%2FlD9GPloQTf9KNx8Uc3Qg%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1490
ratelimit-reset: 58
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=388
Server: cloudflare
CF-RAY: 9bbad72f4805d2e4-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:8443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 521 <none> Date: Sat, 10 Jan 2026 08:35:23 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=262,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bbad7336a5ffd6b-SIN alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 172.67.204.233:8443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 521 <none> Date: Sat, 10 Jan 2026 08:35:21 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=112,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bbad72d699f6928-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.69.55:8443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 521 <none> Date: Sat, 10 Jan 2026 08:35:21 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=24,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bbad72cbf9939c9-YYZ alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3035::ac43:cce9:80 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 308 Permanent Redirect
Date: Sat, 10 Jan 2026 08:35:22 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=177
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YtS0eVqpVe2S2Dk0S%2BnI0htjVG9%2Fn27HIsRxWRu6FqVuO4Tf412CqXOit1YkhSCkK8jnwMuPcDCHUlSLuDCfVh7q4X2MGrAMr7jo7Vm%2FlhPxBwFSlpyzgLqvTA%3D%3D"}]}
CF-RAY: 9bbad72dbe55361d-FRA
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::6815:4537:443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 08:35:22 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=X0Na%2FXqX445VTkavud%2F33xTIsphscPZFp2Cav5LJZWus6LguF4RATbSC1QAy%2BzS%2FdMV%2BdXDhMMk2EJ91BHJglal4pvkpZf0hWA%2F2T4y3vH5trPm%2FAh9z7Wn2cg%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1492
ratelimit-reset: 58
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=353
Server: cloudflare
CF-RAY: 9bbad72ebfbd434e-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 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 308 Permanent Redirect
Date: Sat, 10 Jan 2026 08:35:22 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=178
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Pn5SssD%2FHA%2BUMT4LyLdiPI2W5hpBIxHazevSU8QY7iODnIVF6ijAGue7vLOcn30IjHCUNU32CaLBTxrsZRkQU%2Baw1hbAq4zUYEM6iMaRdw%3D%3D"}]}
CF-RAY: 9bbad72d7ebfd204-AMS
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::ac43:cce9:8443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 521 <none> Date: Sat, 10 Jan 2026 08:35:21 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: 9bbad72cf9dd6c5f-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.69.55:80 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 308 Permanent Redirect
Date: Sat, 10 Jan 2026 08:35:21 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=146
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vrK1HRp8fxuks0wafQPNWZRM8ZN686wWP8JOvjPN0DtKxU9gpzhqBmc7fXpt%2FNpKj8BdNFUoKYwummv3aNH%2BTX4ivckexQx39rIN1uuo5w%3D%3D"}]}
CF-RAY: 9bbad72d59844172-LHR
alt-svc: h3=":443"; ma=86400
Open service 172.67.204.233:443 · decenttasks.com
2026-01-10 08:35
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 08:35:22 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=3DLwe7VTa87YgmOioxlZ0z3oqCyEFCpnzuBgk0RzRMrHh70M1JSye56aiQkR%2FXVGw1310kdA4QGm1jGK47VPcQ3kNoMg4Rz6T7LPNUNmZQ%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1493
ratelimit-reset: 58
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=11,cfOrigin;dur=360
Server: cloudflare
CF-RAY: 9bbad72e7bb3d391-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:80 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 308 Permanent Redirect
Date: Wed, 07 Jan 2026 02:46:36 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=148
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MbnctrOWig1bfTT9s5SvFUGvrZfLAdi4xxZiJRzA3ajVNCP46Y9VSm5NNqQgLhcfWvDZYQrtV7AseBEdy7o3fSkwkdkAQh4%2BGeyg4wNNbpWGrULpnnn72aObkg%3D%3D"}]}
CF-RAY: 9ba0202f7ecbced7-SJC
alt-svc: h3=":443"; ma=86400
Open service 172.67.204.233:80 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 308 Permanent Redirect
Date: Wed, 07 Jan 2026 02:46:36 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=20,cfOrigin;dur=3
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VfPoTaRC6xT6oIq2uD8QLahsfWkHfoLLJJBVHfRcU5uu1T7Rna4eKgm8Jk3p4n8B41v9gJW%2FMeIyHvDUIfPlo0n5lCvZFIiOntZSTX6hvw%3D%3D"}]}
CF-RAY: 9ba0202ebd33c152-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::6815:4537:8443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 521 <none> Date: Wed, 07 Jan 2026 02:46:36 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=30,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9ba0202eab72a1ff-YYZ alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3035::6815:4537:443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 200 OK
Date: Wed, 07 Jan 2026 02:46:38 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=kCP2TuGbmyJpKRrFWUzMaAKcZfBTv7WXuOaBEHrCekZvgufcZa2D0YcVX2e0G0qyaZgvU2hJX6kre2c5ekJ8i8fsPtfH2JHau5aWcsRKbYyNHZ8QXhjXelUPcg%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1492
ratelimit-reset: 57
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=7,cfOrigin;dur=1020
Server: cloudflare
CF-RAY: 9ba020345924aa1c-SIN
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:443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 200 OK
Date: Wed, 07 Jan 2026 02:46:37 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=7OtDiNJ9lruNCE5uyhb2iWZudswnuDOGiazWTPBm2FaZUVzeDu0BXrpwOHLbO%2F3fLsA%2FxCVqOks3p%2BGLB7MdB0HOyrqrOLli2VT8vRZTcsr5ungIJ1Xmhu812A%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1493
ratelimit-reset: 58
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=11,cfOrigin;dur=350
Server: cloudflare
CF-RAY: 9ba020307dc45d46-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 104.21.69.55:80 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 308 Permanent Redirect
Date: Wed, 07 Jan 2026 02:46:37 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=495
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ntuh0nQwD05y7639BGJoOQ2lupaFens1X1p9OX%2FHuOsyS9r2F5SKQDFV%2F5r2pFWEK65XW8tv9tF60bJuZbD5kf32iGpn7yWViLCY%2F1L54A%3D%3D"}]}
CF-RAY: 9ba020317998fd04-SIN
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::ac43:cce9:8443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 521 <none> Date: Wed, 07 Jan 2026 02:46:36 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=19,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9ba0202dbde3375a-YYZ alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3035::6815:4537:80 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 308 Permanent Redirect
Date: Wed, 07 Jan 2026 02:46:37 GMT
Content-Length: 0
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://decenttasks.com/
Server: cloudflare
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=21,cfOrigin;dur=512
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SEkIBQxLve52kmJ%2F%2FfPXxsFCIRC5rNM9rHZmY6btf1%2F3o5qNhwcMh6NxscV2UMUPvyGEoH6azlH6DZy5GDnhU6O%2ByaqHrHOjepaAKg%2B6W1MP7Lkr5tRqIk1rfg%3D%3D"}]}
CF-RAY: 9ba0203098529cc5-SIN
alt-svc: h3=":443"; ma=86400
Open service 172.67.204.233:443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 200 OK
Date: Wed, 07 Jan 2026 02:46:36 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=2GMqcKBUqK5hzF38t6blfj9Eu8NrXe0oyjJr4xoNllnQ7X4cS%2Fm2c5GsBW6pCddy9y70eGCh75wvkRW7LZwIiP8pqIzGbUmYiSpA6wqCjw%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1495
ratelimit-reset: 58
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=288
Server: cloudflare
CF-RAY: 9ba0202f39d15e45-LHR
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 104.21.69.55:8443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 521 <none> Date: Wed, 07 Jan 2026 02:46:36 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=108,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9ba0202deeb565ae-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 172.67.204.233:8443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 521 <none> Date: Wed, 07 Jan 2026 02:46:36 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=20,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9ba0202d8e7e299a-YYZ alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.69.55:443 · decenttasks.com
2026-01-07 02:46
HTTP/1.1 200 OK
Date: Wed, 07 Jan 2026 02:46:37 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=luxnicz4D7MCjxHqSGPvD9hkhXVrUifL5preZTAQyiAzjngl3cDwvJCCU1ZlEm58kzIJLQ1on3MjjypKmCDakwAhnjxHpvm5dxnbjgU5Xg%3D%3D"}]}
last-modified: Mon, 24 Feb 2025 17:25:20 GMT
ratelimit-limit: 1500
ratelimit-policy: 1500;w=60
ratelimit-remaining: 1494
ratelimit-reset: 58
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=15,cfOrigin;dur=360
Server: cloudflare
CF-RAY: 9ba0202f2fd7a003-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;