Commit graph

2 commits

Author SHA1 Message Date
f4b8941a3d checker: judge HTTPS redirect by chain, not FinalURL
All checks were successful
continuous-integration/drone/push Build is passing
The probe stops at scheme-changing redirects, so FinalURL keeps the
pre-redirect http:// URL while the chain records the real https://
target. Prefer the last redirect hop's destination so a correct
http→https redirect is no longer mis-flagged as no_https_redirect.
2026-06-18 10:35:28 +09:00
542ebdea34 Initial commit 2026-04-28 18:42:11 +07:00