Release v0.2.0 #74

Merged
lamacchinadesiderante merged 24 commits from develop into main 2024-05-13 18:07:51 +00:00
1 changed files with 7 additions and 6 deletions
Showing only changes of commit 0a460748e9 - Show all commits

View File

@ -1,6 +1,12 @@
# Proxy Raye
Proxy Raye is an alternative front-end for **XVideos** and (soon) other adult sites. Watch videos on a clean UI without annoying ads popping up from everywhere!
Proxy Raye is an alternative front-end for adult websites. Watch videos on a clean UI without tracking and without annoying ads popping up from everywhere!
## Currently supported platforms:
- XVideos
- XNXX
- (...more coming soon!)
## Working demos
@ -29,11 +35,6 @@ 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: