diff --git a/README.md b/README.md index 77c03d3..9bc27bf 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ By using Piped, you can freely watch and listen to content without the fear of p ![Screenshot of Piped](./doc/screenshots/channel.png) ![Screenshot of Piped](./doc/screenshots/player.png) +## :red_circle: Antifeatures + +- **Non-free Network Services**: Promotes or depends entirely on a non-free network service. + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 5ce7c25..d1bf2ae 100644 --- a/README_fr.md +++ b/README_fr.md @@ -65,6 +65,10 @@ By using Piped, you can freely watch and listen to content without the fear of p ![Capture d’écran de Piped](./doc/screenshots/channel.png) ![Capture d’écran de Piped](./doc/screenshots/player.png) +## :red_circle: Fonctions indésirables + +- **Non-free Network Services**: Promotes or depends entirely on a non-free network service. + ## Documentations et ressources * Site officiel de l’app : diff --git a/manifest.toml b/manifest.toml index eeae3d7..b77b620 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,11 +47,13 @@ ram.runtime = "50M" url = "https://github.com/TeamPiped/Piped-Backend/archive/c746794d7434d0cda99f8b586a431ef69e1fb7b5.tar.gz" sha256 = "fdb53fbe599e7e91c0663f1b40f0ba49a967cdcd6048769d8ab840df73a80e0f" autoupdate.strategy = "latest_github_commit" + autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] url = "https://github.com/TeamPiped/piped-proxy/archive/0098582abeda2512790ca9d10cf016377cc71855.tar.gz" sha256 = "436c0189e744bcd2ebe0b926dc58f2d740b4531ca43e620f0e8ff697c5d816c3" autoupdate.strategy = "latest_github_commit" + autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" [resources.sources.jdk] amd64.url = "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jdk_x64_linux_hotspot_21.0.2_13.tar.gz"