update readme #78

Merged
lamacchinadesiderante merged 1 commits from v0.2.1/add-readme-warning into develop 2024-05-16 15:39:25 +00:00
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@ npm run start
``` ```
And head browser to `localhost:3000`. 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 # Modify
If you want to edit the project you can start development mode by opening root folder via console and running: If you want to edit the project you can start development mode by opening root folder via console and running: