From 972486ab2fbd4f978eb456eb1be90a78d976a715 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 18 Feb 2024 19:16:37 +0100 Subject: [PATCH 1/2] Add Bitmagne to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index de63117d..1d3cb55a 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -161,6 +161,12 @@ description = "All-in-one cryptocurrency solution" upstream = "https://github.com/bitcartcc/bitcart" website = "https://bitcartcc.com" +[bitmagne] +name = "Bitmagne" +description = "Torrent indexer, DHT crawler, content classifier and search engine with webUI, GraphQL API & Servarr" +upstream = "https://github.com/bitmagnet-io/bitmagnet" +website = "https://bitmagnet.io" + [bitmessage] name = "Bitmessage" description = "P2P communication protocol used to send encrypted messages" From b406714858f3ade39c69cd177a93986b71b9bcea Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 21:27:20 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index 1d3cb55a..52f8b38b 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -161,9 +161,9 @@ description = "All-in-one cryptocurrency solution" upstream = "https://github.com/bitcartcc/bitcart" website = "https://bitcartcc.com" -[bitmagne] -name = "Bitmagne" -description = "Torrent indexer, DHT crawler, content classifier and search engine with webUI, GraphQL API & Servarr" +[bitmagnet] +name = "bitmagnet" +description = "BitTorrent indexer, DHT crawler and search engine" upstream = "https://github.com/bitmagnet-io/bitmagnet" website = "https://bitmagnet.io"