docs: fix formatting

This commit is contained in:
Sawyer 2025-07-23 01:27:19 -05:00
parent 0df6eafff5
commit 008b20e94c

View file

@ -52,14 +52,14 @@ 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)
[ ] Screenshot endpoint
[ ] Allow custom headers
[ ] POST requests
- [ ] Docker image
- [ ] Send JS/CSS to the client
- [ ] Custom Chromium binary locations
- [ ] More CLI arguments to control ChromeDriver behavior
- [ ] Error handling (404, 403, 429)
- [ ] Screenshot endpoint
- [ ] Allow custom headers
- [ ] POST requests
## Similiar Projects