web/src/js/gcping.js (4 lines): - line 17: // TODO: Show regions on a map, with lines overlayed according to ping times. - line 18: // TODO: Add an option to contribute times and JS geolocation info to a public BigQuery dataset. - line 214: * TODO: Try and use an ordered map here to simply this - line 231: // TODO: Probably use Binary search here to merge the following 2 blocks internal/httphandler/httphandler.go (2 lines): - line 52: // TODO: clean up after PR#138 is merged and tested https://github.com/GoogleCloudPlatform/gcping/pull/138 - line 72: // TODO: add HTST header to static files. internal/config/endpoints.go (1 line): - line 35: // TODO: clean up after PR#138 is merged and tested https://github.com/GoogleCloudPlatform/gcping/pull/138