gunicorn 20.0.4
tcp/443 tcp/80
Open service 99.83.183.127:80 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 301 MOVED PERMANENTLY Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:30 GMT Content-Type: text/html; charset=utf-8 Content-Length: 263 Location: https://www.codepalette.net/ Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Redirecting... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>Redirecting...</title> <h1>Redirecting...</h1> <p>You should be redirected automatically to target URL: <a href="https://www.codepalette.net/">https://www.codepalette.net/</a>. If not click the link.
Open service 99.83.183.127:443 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 200 OK Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:29 GMT Content-Type: text/html; charset=utf-8 Content-Length: 4366 Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Code Palette <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, width=device-width"> <!-- http://getbootstrap.com/docs/4.5/ --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> <link href="/static/styles.css" rel="stylesheet"> <!-- http://getbootstrap.com/docs/4.5/ --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/p5@1.1.9/lib/p5.min.js"></script> <script src="../static/code/messy_curve.js"></script> <script src="../static/code/paint.js"></script> <title> Code Palette </title> </head> <body> <nav class="navbar navbar-expand-md navbar-light bg-light border"> <a class="navbar-brand fonts" href="/">Code Palette</a> <button aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-target="#navbar" data-toggle="collapse" type="button"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse fonts" id="navbar"> <ul class="navbar-nav mr-auto mt-2 fonts"> <li class="nav-item"><a class="nav-link" href="/gallery">Gallery</a></li> <li class="nav-item"><a class="nav-link" href="https://code-rgb.myshopify.com/">Shop</a></li> <li class="nav-item"><a class="nav-link" href="/about">About</a></li> <li class="nav-item"><a class="nav-link" href="https://linktr.ee/chrisbarber">Links</a></li> </ul> <!-- </ul> <ul class="navbar-nav ml-auto mt-2"> <li class="nav-item"><a class="nav-link" href="/register">Register</a></li> <li class="nav-item"><a class="nav-link" href="/login">Log In</a></li> </ul> --> </div> </nav> <main class="container p-5"> <div class="container mx-md-0"> <div id="sketch-holder-i"> <div id="p5_loading" class="jumbotron" style="background: white; height: auto;"></div> </div> <div class=""> <h3 class="fonts">An interactive and dynamic generative art gallery that merges technology, math, and art together.</h3> <div class="container sketchy"> <!-- MAKE the border like a cool generative art pattern to separate it from the rest --> <h4 class="fonts">What is generative art?</h4> <p class="fonts">Generative art refers to art that in whole or in part has been created with the use of an autonomous system. All of the pieces on this website were created using a programming language called p5.js, and run in realtime on the browser. This means that many of the pieces are interactive, and almost all of them are animated in some way using code.</p> </div> <div style="padding-top: 2%;"> <a class="btn border fonts" href="/art1">Explore Now</a> </div> </div> </div> </main> <footer class=" d-flex justify-content-center mt-auto small text-muted"> <div class="d-flex justify-content-between col-md-10 col-md-offset-2 mb-3 mt-5"> <div class="container" style="padding-bottom: 2%;"> <div class ="row"> <div class="col text-left"> Code Palette Dec. 2020 </div> <div class=
Open service 3.33.193.101:80 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 301 MOVED PERMANENTLY Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:30 GMT Content-Type: text/html; charset=utf-8 Content-Length: 263 Location: https://www.codepalette.net/ Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Redirecting... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>Redirecting...</title> <h1>Redirecting...</h1> <p>You should be redirected automatically to target URL: <a href="https://www.codepalette.net/">https://www.codepalette.net/</a>. If not click the link.
Open service 3.33.193.101:443 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 200 OK Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:29 GMT Content-Type: text/html; charset=utf-8 Content-Length: 4366 Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Code Palette <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, width=device-width"> <!-- http://getbootstrap.com/docs/4.5/ --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> <link href="/static/styles.css" rel="stylesheet"> <!-- http://getbootstrap.com/docs/4.5/ --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/p5@1.1.9/lib/p5.min.js"></script> <script src="../static/code/messy_curve.js"></script> <script src="../static/code/paint.js"></script> <title> Code Palette </title> </head> <body> <nav class="navbar navbar-expand-md navbar-light bg-light border"> <a class="navbar-brand fonts" href="/">Code Palette</a> <button aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-target="#navbar" data-toggle="collapse" type="button"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse fonts" id="navbar"> <ul class="navbar-nav mr-auto mt-2 fonts"> <li class="nav-item"><a class="nav-link" href="/gallery">Gallery</a></li> <li class="nav-item"><a class="nav-link" href="https://code-rgb.myshopify.com/">Shop</a></li> <li class="nav-item"><a class="nav-link" href="/about">About</a></li> <li class="nav-item"><a class="nav-link" href="https://linktr.ee/chrisbarber">Links</a></li> </ul> <!-- </ul> <ul class="navbar-nav ml-auto mt-2"> <li class="nav-item"><a class="nav-link" href="/register">Register</a></li> <li class="nav-item"><a class="nav-link" href="/login">Log In</a></li> </ul> --> </div> </nav> <main class="container p-5"> <div class="container mx-md-0"> <div id="sketch-holder-i"> <div id="p5_loading" class="jumbotron" style="background: white; height: auto;"></div> </div> <div class=""> <h3 class="fonts">An interactive and dynamic generative art gallery that merges technology, math, and art together.</h3> <div class="container sketchy"> <!-- MAKE the border like a cool generative art pattern to separate it from the rest --> <h4 class="fonts">What is generative art?</h4> <p class="fonts">Generative art refers to art that in whole or in part has been created with the use of an autonomous system. All of the pieces on this website were created using a programming language called p5.js, and run in realtime on the browser. This means that many of the pieces are interactive, and almost all of them are animated in some way using code.</p> </div> <div style="padding-top: 2%;"> <a class="btn border fonts" href="/art1">Explore Now</a> </div> </div> </div> </main> <footer class=" d-flex justify-content-center mt-auto small text-muted"> <div class="d-flex justify-content-between col-md-10 col-md-offset-2 mb-3 mt-5"> <div class="container" style="padding-bottom: 2%;"> <div class ="row"> <div class="col text-left"> Code Palette Dec. 2020 </div> <div class=
Open service 15.197.246.237:443 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 200 OK Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:29 GMT Content-Type: text/html; charset=utf-8 Content-Length: 4366 Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Code Palette <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, width=device-width"> <!-- http://getbootstrap.com/docs/4.5/ --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> <link href="/static/styles.css" rel="stylesheet"> <!-- http://getbootstrap.com/docs/4.5/ --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/p5@1.1.9/lib/p5.min.js"></script> <script src="../static/code/messy_curve.js"></script> <script src="../static/code/paint.js"></script> <title> Code Palette </title> </head> <body> <nav class="navbar navbar-expand-md navbar-light bg-light border"> <a class="navbar-brand fonts" href="/">Code Palette</a> <button aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-target="#navbar" data-toggle="collapse" type="button"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse fonts" id="navbar"> <ul class="navbar-nav mr-auto mt-2 fonts"> <li class="nav-item"><a class="nav-link" href="/gallery">Gallery</a></li> <li class="nav-item"><a class="nav-link" href="https://code-rgb.myshopify.com/">Shop</a></li> <li class="nav-item"><a class="nav-link" href="/about">About</a></li> <li class="nav-item"><a class="nav-link" href="https://linktr.ee/chrisbarber">Links</a></li> </ul> <!-- </ul> <ul class="navbar-nav ml-auto mt-2"> <li class="nav-item"><a class="nav-link" href="/register">Register</a></li> <li class="nav-item"><a class="nav-link" href="/login">Log In</a></li> </ul> --> </div> </nav> <main class="container p-5"> <div class="container mx-md-0"> <div id="sketch-holder-i"> <div id="p5_loading" class="jumbotron" style="background: white; height: auto;"></div> </div> <div class=""> <h3 class="fonts">An interactive and dynamic generative art gallery that merges technology, math, and art together.</h3> <div class="container sketchy"> <!-- MAKE the border like a cool generative art pattern to separate it from the rest --> <h4 class="fonts">What is generative art?</h4> <p class="fonts">Generative art refers to art that in whole or in part has been created with the use of an autonomous system. All of the pieces on this website were created using a programming language called p5.js, and run in realtime on the browser. This means that many of the pieces are interactive, and almost all of them are animated in some way using code.</p> </div> <div style="padding-top: 2%;"> <a class="btn border fonts" href="/art1">Explore Now</a> </div> </div> </div> </main> <footer class=" d-flex justify-content-center mt-auto small text-muted"> <div class="d-flex justify-content-between col-md-10 col-md-offset-2 mb-3 mt-5"> <div class="container" style="padding-bottom: 2%;"> <div class ="row"> <div class="col text-left"> Code Palette Dec. 2020 </div> <div class=
Open service 52.223.46.195:443 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 200 OK Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828729&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=YMQku%2BjhhwNsJp8WPM36t6KlLFJMKNJG0bInnM2x%2BG4%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:29 GMT Content-Type: text/html; charset=utf-8 Content-Length: 4366 Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Code Palette <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, width=device-width"> <!-- http://getbootstrap.com/docs/4.5/ --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> <link href="/static/styles.css" rel="stylesheet"> <!-- http://getbootstrap.com/docs/4.5/ --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/p5@1.1.9/lib/p5.min.js"></script> <script src="../static/code/messy_curve.js"></script> <script src="../static/code/paint.js"></script> <title> Code Palette </title> </head> <body> <nav class="navbar navbar-expand-md navbar-light bg-light border"> <a class="navbar-brand fonts" href="/">Code Palette</a> <button aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-target="#navbar" data-toggle="collapse" type="button"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse fonts" id="navbar"> <ul class="navbar-nav mr-auto mt-2 fonts"> <li class="nav-item"><a class="nav-link" href="/gallery">Gallery</a></li> <li class="nav-item"><a class="nav-link" href="https://code-rgb.myshopify.com/">Shop</a></li> <li class="nav-item"><a class="nav-link" href="/about">About</a></li> <li class="nav-item"><a class="nav-link" href="https://linktr.ee/chrisbarber">Links</a></li> </ul> <!-- </ul> <ul class="navbar-nav ml-auto mt-2"> <li class="nav-item"><a class="nav-link" href="/register">Register</a></li> <li class="nav-item"><a class="nav-link" href="/login">Log In</a></li> </ul> --> </div> </nav> <main class="container p-5"> <div class="container mx-md-0"> <div id="sketch-holder-i"> <div id="p5_loading" class="jumbotron" style="background: white; height: auto;"></div> </div> <div class=""> <h3 class="fonts">An interactive and dynamic generative art gallery that merges technology, math, and art together.</h3> <div class="container sketchy"> <!-- MAKE the border like a cool generative art pattern to separate it from the rest --> <h4 class="fonts">What is generative art?</h4> <p class="fonts">Generative art refers to art that in whole or in part has been created with the use of an autonomous system. All of the pieces on this website were created using a programming language called p5.js, and run in realtime on the browser. This means that many of the pieces are interactive, and almost all of them are animated in some way using code.</p> </div> <div style="padding-top: 2%;"> <a class="btn border fonts" href="/art1">Explore Now</a> </div> </div> </div> </main> <footer class=" d-flex justify-content-center mt-auto small text-muted"> <div class="d-flex justify-content-between col-md-10 col-md-offset-2 mb-3 mt-5"> <div class="container" style="padding-bottom: 2%;"> <div class ="row"> <div class="col text-left"> Code Palette Dec. 2020 </div> <div class=
Open service 52.223.46.195:80 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 301 MOVED PERMANENTLY Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:30 GMT Content-Type: text/html; charset=utf-8 Content-Length: 263 Location: https://www.codepalette.net/ Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Redirecting... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>Redirecting...</title> <h1>Redirecting...</h1> <p>You should be redirected automatically to target URL: <a href="https://www.codepalette.net/">https://www.codepalette.net/</a>. If not click the link.
Open service 15.197.246.237:80 · www.codepalette.net
2025-01-14 04:25
HTTP/1.1 301 MOVED PERMANENTLY Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D"}]} Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1736828730&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=akg%2FqVn1X6uVDLaX1zsiCSBINDckYavBYOuvDsDgVWs%3D Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} Connection: close Server: gunicorn/20.0.4 Date: Tue, 14 Jan 2025 04:25:30 GMT Content-Type: text/html; charset=utf-8 Content-Length: 263 Location: https://www.codepalette.net/ Cache-Control: no-cache, no-store, must-revalidate Expires: 0 Pragma: no-cache Via: 1.1 vegur Page title: Redirecting... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>Redirecting...</title> <h1>Redirecting...</h1> <p>You should be redirected automatically to target URL: <a href="https://www.codepalette.net/">https://www.codepalette.net/</a>. If not click the link.