import * as z from "zod"; /* support: xxx xxx-xx xxxx123 xxx-1 not support: -xxx xxx- xxx--xx -xxx- */ const urlPattern = /^(?!-)[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(?