From 39c9fe5a09c486187b5908683bfd9d4681e96332 Mon Sep 17 00:00:00 2001 From: lamacchinadesiderante Date: Thu, 16 May 2024 17:38:48 +0200 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2303af9..0487899 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ npm run start ``` And head browser to `localhost:3000`. +### WARNING: +Proxy Raye tries to avoid ip blacklisting by setting random human-request-like headers at every call. But in the long run (after several hours of continuous requests) XVideos might **temporarily blacklist** your IP address. When this happen, it will stop returning HD videos from pages. Only low quality (SD) videos will be shown. + +Using a VPN can avoid such issue. + # Modify If you want to edit the project you can start development mode by opening root folder via console and running: