mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-13 17:07:59 +00:00
I misunderstood the spec step for checking whether the host 'ends with a number'. We can't simply check for it if ends with a number, this check is actually an algorithm which is required to avoid detecting hosts that end with a number from an IPv4 host. Implement this missing step, and add a test to cover this.
17 KiB
17 KiB