diff --git a/src/urlscan/types.py b/src/urlscan/types.py index a1d414c..0bdf28c 100644 --- a/src/urlscan/types.py +++ b/src/urlscan/types.py @@ -28,7 +28,6 @@ "scans/page.ip", "scans/page.apexDomain", "hostnames/hostname", - "hostnames/ip", "hostnames/domain", ] ScanIntervalModeType = Literal["automatic", "manual"]