From ab7e372438cef8a7e1223612430000d1439024cc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 Nov 2023 09:28:35 +0100 Subject: [PATCH 1/2] Add Ladder to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 9345f8d2..fc239b8e 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -682,6 +682,12 @@ description = "A project management tool" upstream = "https://github.com/jbl2024/latelier" website = "" +[ladder] +name = "Ladder" +description = "Ladder is a web proxy to help bypass paywalls. It is inspired by 13ft." +upstream = "https://github.com/kubero-dev/ladder" +website = "" + [lesspass] name = "LessPass" description = "Stateless password manager" From fda545bc4e8cb157660465ea5009e8723dc9ae8b Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Tue, 7 Nov 2023 12:55:49 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index fc239b8e..2c936f23 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -684,7 +684,7 @@ website = "" [ladder] name = "Ladder" -description = "Ladder is a web proxy to help bypass paywalls. It is inspired by 13ft." +description = "Web proxy to help bypass paywalls." upstream = "https://github.com/kubero-dev/ladder" website = ""