mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-22 10:31:21 +00:00
readme update
This commit is contained in:
parent
fcd746aa9a
commit
260840adb5
@ -14,7 +14,7 @@ A browser-in-browser "proxy" server that allows to use historical / vintage web
|
||||
6. Do not use client browser history-back, instead use **Bk** button in the app.
|
||||
7. To send keystrokes, fill **K** input box and press **Go**. There also are buttons for backspace, enter and arrow keys.
|
||||
8. Experimentally you can set height **H** to `0` to render pages in to one tall image without the vertical scrollbar. Note it will be large, slow to process, download and display on client browser.
|
||||
9. Generally if the client browser supports PNG you should use it instead of GIF. PNG is much faster, GIF Requires a lot of processing time on both server/client for encoding/decoding, compress/decompress, color palette optimizations and so on.
|
||||
9. Prefer PNG over GIF if your browser supports it. PNG is much faster, whereas GIF requires a lot of additional processing on both client and server.
|
||||
|
||||
## Docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user