Unverified Commit 45f82ffb authored by meskio's avatar meskio 🏔️
Browse files

Update builtin bridges

parent fe14e8cf
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
@@ -4,17 +4,12 @@ package main
// <https://gitlab.torproject.org/tpo/anti-censorship/team/-/wikis/Default-Bridges>
// for the full list.
var defaultBridges = []string{
	"192.95.36.142:443",
	"37.218.245.14:38224",
	"85.31.186.98:443",
	"85.31.186.26:443",
	"193.11.166.194:27015",
	"193.11.166.194:27020",
	"193.11.166.194:27025",
	"212.83.43.95:443",
	"212.83.43.74:443",
	"209.148.46.65:443",
	"146.57.248.225:22",
	"45.145.95.6:27015",
	"[2a0c:4d80:42:702::1]:27015",
	"51.222.13.177:80",
}