Decode HTML character entities during validation
This prevents false positives on sites which use HTML character entities
in the href attribute which contains the ring links.
Signed-Off-By: Kian Kasad <kian@kasad.com>
handlers: Fix off-by-one in previous endpoint
Fixes an off-by-one comparison in the previous endpoint that prevented
the second site in the order (list index #1) from ever redirecting to
the first (list index #0).
Signed-off-by: Taavi Väänänen <hi@taavi.wtf>
mention prefix for emailed patches
Check whether validation has already run today
resolve -h conflict and remove follow func
correct example domain (again)
document host flag and improve validation docs
remove printing report to console
remove unnecessary printing
add justfile and lint config
use constants rather than magic numbers
simplify code and handle errors
Replace hardcoded contact email with flag