File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,10 +88,7 @@ strings=(
8888 "antpool.one"
8989 "antpool.com"
9090 "pool.bar"
91- "get_peers"
92- "announce_peer"
93- "find_node"
94- "seed_hash"
91+ "c3pool"
9592)
9693
9794for str in "${strings[@]}"; do
@@ -105,13 +102,7 @@ done
105102strings=(
106103 "torrent"
107104 ".torrent"
108- "peer_id="
109- "announce"
110- "info_hash"
111- "get_peers"
112- "find_node"
113105 "BitTorrent"
114- "announce_peer"
115106 "BitTorrent protocol"
116107 "announce.php?passkey="
117108 "magnet:"
Original file line number Diff line number Diff line change @@ -86,10 +86,7 @@ strings=(
8686 "antpool.one"
8787 "antpool.com"
8888 "pool.bar"
89- "get_peers"
90- "announce_peer"
91- "find_node"
92- "seed_hash"
89+ "c3pool"
9390)
9491
9592for str in "${strings[@]}"; do
@@ -103,13 +100,7 @@ done
103100strings=(
104101 "torrent"
105102 ".torrent"
106- "peer_id="
107- "announce"
108- "info_hash"
109- "get_peers"
110- "find_node"
111103 "BitTorrent"
112- "announce_peer"
113104 "BitTorrent protocol"
114105 "announce.php?passkey="
115106 "magnet:"
You can’t perform that action at this time.
0 commit comments