From 2c2a196171bcb5b401737724638d1b6ec15538fd Mon Sep 17 00:00:00 2001 From: swaggboi Date: Tue, 31 Oct 2023 21:47:27 -0400 Subject: [PATCH] New TODOs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c1828c..3cbc673 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,9 @@ A "useful" tool for turning hyperlinks into redirects in the name of shortening ## TODO -1. Why does 'hyperlink' linger even for subsequent GET requests from different clients?? +1. Switch templates to + [Template::Mustache](https://github.com/softmoth/raku-Template-Mustache) +1. Make button to do a [meta element redirect] + (https://www.w3docs.com/snippets/html/how-to-redirect-a-web-page-in-html.html) +1. Why does Libarchive choke on strings like + `https://youtube.com/watch?v=xvFZjo5PgG0`??