v1.0.0-alpha.1
Added a check to return early if the hostname of the HTTP referrer is empty in the `checkBadReferrer` function. This prevents further processing when the hostname is empty, improving efficiency and avoiding potential errors. The effective top-level domain plus one (eTLD1) extraction is now performed only when the referrer hostname is not empty.