From 0df6eafff59d1ebd79c418b37633af7239c15dfd Mon Sep 17 00:00:00 2001 From: Sawyer Date: Wed, 23 Jul 2025 01:20:10 -0500 Subject: [PATCH] docs: Add CSS/JS to TODO list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19aa680..85ba8d3 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ This proxy has no authentication, and I don't plan to add any (PRs welcome thoug ## TODO [ ] Docker image +[ ] Send JS/CSS to the client [ ] Custom Chromium binary locations [ ] More CLI arguments to control ChromeDriver behavior [ ] Error handling (404, 403, 429)