mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-12-06 19:16:19 +01:00
Merge pull request #9 from Lumaeris/main
Update the links to piped-proxy
This commit is contained in:
@@ -10,7 +10,7 @@ Piped has 3 components:
|
||||
|
||||
- [A frontend in VueJS](https://github.com/TeamPiped/Piped)
|
||||
- [A backend in Java](https://github.com/TeamPiped/Piped-Backend) which uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor)
|
||||
- [A proxy in Rust](https://github.com/FireMasterK/piped-proxy)
|
||||
- [A proxy in Rust](https://github.com/TeamPiped/piped-proxy)
|
||||
|
||||
|
||||
## Frontend
|
||||
|
||||
@@ -12,7 +12,7 @@ The port the backend should listen on.
|
||||
|
||||
### PROXY_PART:
|
||||
|
||||
The Base URL address of the proxy. You should use https://github.com/FireMasterK/http3-ytproxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth.
|
||||
The Base URL address of the proxy. You should use https://github.com/TeamPiped/piped-proxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth.
|
||||
|
||||
### CAPTCHA_BASE_URL:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user