commit 92b6aaf38a7b1f98b960e58513af1510e33079b9 from: Omar Polo date: Sat Jul 24 21:26:23 2021 UTC the first is no more the fallback one commit - edfe87bea0c396c48cb8344f02dcce6e3880711f commit + 92b6aaf38a7b1f98b960e58513af1510e33079b9 blob - f1c2bca2a410d86750507ba61e06a3b4eabda56c blob + 9e9cc6708f21d2aa375ae3a9d3269afef1af27eb --- telescope.c +++ telescope.c @@ -53,7 +53,6 @@ enum telescope_process { PROC_NET, }; -/* the first is also the fallback one */ static struct proto protos[] = { { "gemini", load_gemini_url }, { "about", load_about_url },