From e1e84bf0ea8d3cbc1ad89058816f5e2d713ebd73 Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 20 Dec 2021 16:17:03 -0500 Subject: [PATCH] Un-escape the URL which comes escaped from bttools(TODO: fix issue in bttools). --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 38bcfbf..b8ddda3 100644 --- a/Makefile +++ b/Makefile @@ -284,7 +284,7 @@ prepupdate: cp -v "I2P-Profile-Installer-$(PROFILE_VERSION)-signed.su3" i2pwinupdate.su3 i2pwinupdate.su3.torrent: prepupdate - mktorrent --announce=http://w7tpbzncbcocrqtwwm3nezhnnsw4ozadvi2hmvzdhrqzfxfum7wa.b32.i2p/a --announce=http://mb5ir7klpc2tj6ha3xhmrs3mseqvanauciuoiamx2mmzujvg67uq.b32.i2p/a i2pwinupdate.su3 + mktorrent --announce=http://tracker2.postman.i2p/announce.php --announce=http://w7tpbzncbcocrqtwwm3nezhnnsw4ozadvi2hmvzdhrqzfxfum7wa.b32.i2p/a --announce=http://mb5ir7klpc2tj6ha3xhmrs3mseqvanauciuoiamx2mmzujvg67uq.b32.i2p/a i2pwinupdate.su3 torrent: i2pwinupdate.su3.torrent