Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2015-05-12 12:46:00 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-05-12 12:46:00 +0300
commit735b59f158d9f80143a366b3c4388d5ddf1e83ab (patch)
tree52c10edc15912cf4f824a84b3783e0ac17e1d0a6 /bin
parent33f16eb0fc0c0336857bc44798172ef8880944bd (diff)
remove links to webtorrent-swarm/tracker
their functionality was merged into bittorrent-swarm and bittorrent-tracker
Diffstat (limited to 'bin')
-rwxr-xr-xbin/clone.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/clone.sh b/bin/clone.sh
index 89a89ee..d1195b3 100755
--- a/bin/clone.sh
+++ b/bin/clone.sh
@@ -21,8 +21,6 @@ git clone git@github.com:feross/string2compact.git
git clone git@github.com:feross/torrent-discovery.git
git clone git@github.com:feross/ut_metadata.git
git clone git@github.com:feross/ut_pex.git
-git clone git@github.com:feross/webtorrent-swarm.git
-git clone git@github.com:feross/webtorrent-tracker.git
git clone git@github.com:fisch0920/bittorrent-peerid.git
git clone git@github.com:fisch0920/ip-set.git
popd