update readme
This commit is contained in:
parent
678f01bce6
commit
0a460748e9
13
README.md
13
README.md
|
@ -1,6 +1,12 @@
|
||||||
# Proxy Raye
|
# 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
|
## Working demos
|
||||||
|
|
||||||
|
@ -29,11 +35,6 @@ 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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue