diff --git a/src/_utils.ts b/src/_utils.ts index 98df68d..65ba884 100644 --- a/src/_utils.ts +++ b/src/_utils.ts @@ -131,7 +131,7 @@ function detectStackblitzURL(entry?: string) { } } -const HOSTNAME_RE = /^(?!-)[\d.A-Za-z-]{1,63}(?