From 890d6929e067b0a6d8f49f840707cd912d82d0c1 Mon Sep 17 00:00:00 2001 From: Gianni Carafa Date: Fri, 3 Nov 2023 22:52:19 +0100 Subject: [PATCH] update README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 006f8ca..313cf13 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,17 @@ Certain sites may display missing images or encounter formatting issues. This ca - [x] Apply domain based ruleset/code to modify response - [x] Keep site browsable - [x] API -- [x] Show RAW HTML +- [x] Fetch RAW HTML +- [x] Custom User Agent +- [x] Custom X-Forwarded-For IP - [x] [Docker container](https://github.com/kubero-dev/ladder/pkgs/container/ladder) - [x] Linux binary - [x] Mac OS binary - [x] Windows binary (untested) -- [x] Remove most of the ads (unexpected side effect) +- [x] Removes most of the ads (unexpected side effect) - [x] Basic Auth - [x] Disable logs -- [x] Custom User Agent -- [x] Custom X-Forwarded-For IP +- [x] No Tracking ## Installation