mirror of
https://github.com/jakejarvis/hoot.git
synced 2025-10-18 20:14:25 -04:00
Import toRegistrableDomain from domain-server for domain normalization
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { toRegistrableDomain } from "rdapper";
|
||||
import z from "zod";
|
||||
import { normalizeDomainInput } from "@/lib/domain";
|
||||
import { toRegistrableDomain } from "@/lib/domain-server";
|
||||
import {
|
||||
CertificatesSchema,
|
||||
DnsResolveResultSchema,
|
||||
|
Reference in New Issue
Block a user