chromium / hstspreload

🔒🔍 A Go package to scan sites against requirements for Chromium-maintained HSTS preload list.
https://hstspreload.org
BSD 3-Clause "New" or "Revised" License
114 stars 37 forks source link

Correct isCommentLine() #104

Open ericlaw1979 opened 6 years ago

ericlaw1979 commented 6 years ago

I don't know much about Go, but the old code definitely looks wrong.

lgarron commented 6 years ago

Will look at the other code later; is neverssl.com failing now?

ericlaw1979 commented 6 years ago

Neverssl made changes to their site last month that include responding over HTTPS (with a bad certificate.)