From b098b3632ae175c21ecc54b92b677d8f7fc2e5bd Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Sat, 6 Jan 2024 02:13:22 -0800 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf3ddcd..0e1ddc9 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,8 @@ $ ./wrp-amd64-macos ### Websites are blocking headless browsers -This is a well known issue. WRP has some provisions to work around it but same as ad blockers it's a cat and mouse game. The first and -foremost recommendation is to change `User Agent` so that it doesn't say "headless". Add `-ua="my agent"` to override the default one. +This is a well known issue. WRP has some provisions to work around it, but it's a cat and mouse game. The first and +foremost recommendation is to change `User Agent`, so that it doesn't say "headless". Add `-ua="my agent"` to override the default one. Obtain your regular desktop browser user agent and specify it as the flag. For example ```shell