Skip to content

Commit

Permalink
Merge pull request #9 from Lumaeris/main
Browse files Browse the repository at this point in the history
Update the links to piped-proxy
  • Loading branch information
FireMasterK committed Aug 19, 2023
2 parents 96b5aae + 6cc1069 commit 3c6de11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/architecture/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/docs/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 3c6de11

Please sign in to comment.